You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My volume group has enough space, but open-locl lvm creation prompts insufficient space
err info
W1231 09:21:56.435723 1 controller.go:958] Retrying syncing claim "7fd51522-6d52-415e-b6f1-bfabd4bbda0a", failure 8
E1231 09:21:56.435775 1 controller.go:981] error syncing claim "7fd51522-6d52-415e-b6f1-bfabd4bbda0a": failed to provision volume with StorageClass "open-local-lvm-xfs": rpc error: code = Internal desc = CreateVolume: fail to schedule LVM local-7fd51522-6d52-415e-b6f1-bfabd4bbda0a: rpc error: code = InvalidArgument desc = lvm schedule with error Get Response StatusCode 500, Response: failed to allocate local storage for pvc ns-f605cad6af0a/pvc-12a3875af957483986e0-200g: [multipleVGs]not enough lv storage on c1-172-16-0-2/open-local-pool-0, requested size 200Gi, free size 24572Mi, strategiy spread. you need to expand the vg
I1231 09:21:56.435836 1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"ns-f605cad6af0a", Name:"pvc-12a3875af957483986e0-200g", UID:"7fd51522-6d52-415e-b6f1-bfabd4bbda0a", APIVersion:"v1", ResourceVersion:"109570920", FieldPath:""}): type: 'Warning' reason: 'ProvisioningFailed' failed to provision volume with StorageClass "open-local-lvm-xfs": rpc error: code = Internal desc = CreateVolume: fail to schedule LVM local-7fd51522-6d52-415e-b6f1-bfabd4bbda0a: rpc error: code = InvalidArgument desc = lvm schedule with error Get Response StatusCode 500, Response: failed to allocate local storage for pvc ns-f605cad6af0a/pvc-12a3875af957483986e0-200g: [multipleVGs]not enough lv storage on c1-172-16-0-2/open-local-pool-0, requested size 200Gi, free size 24572Mi, strategiy spread. you need to expand the vg
Ⅱ. Describe what happened
pvc info
Name: pvc-12a3875af957483986e0-200g
Namespace: ns-f605cad6af0a
StorageClass: open-local-lvm-xfs
Status: Pending
Volume:
Labels: <none>
Annotations: volume.beta.kubernetes.io/storage-provisioner: local.csi.aliyun.com
volume.kubernetes.io/storage-provisioner: local.csi.aliyun.com
Finalizers: [kubernetes.io/pvc-protection]
Capacity:
Access Modes:
VolumeMode: Filesystem
Used By: 12a3875af957483986e0-76b5bdcc56-5pjfp
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal WaitForFirstConsumer 35m persistentvolume-controller waiting for first consumer to be created before binding
Warning ProvisioningFailed 29m (x13 over 35m) local.csi.aliyun.com_open-local-controller-56ff5bb455-ftv27_f893c9be-e50b-47ab-8323-a559fd3c3637 failed to provision volume with StorageClass "open-local-lvm-xfs": rpc error: code = Internal desc = CreateVolume: fail to schedule LVM local-7fd51522-6d52-415e-b6f1-bfabd4bbda0a: rpc error: code = InvalidArgument desc = lvm schedule with error Get Response StatusCode 500, Response: failed to allocate local storage for pvc ns-f605cad6af0a/pvc-12a3875af957483986e0-200g: [multipleVGs]not enough lv storage on c1-172-16-0-2/open-local-pool-0, requested size 200Gi, free size 24572Mi, strategiy spread. you need to expand the vg
Normal WaitForPodScheduled 10m (x5 over 30m) persistentvolume-controller waiting for pod 12a3875af957483986e0-76b5bdcc56-5pjfp to be scheduled
Normal Provisioning 4m57s (x55 over 35m) local.csi.aliyun.com_open-local-controller-56ff5bb455-ftv27_f893c9be-e50b-47ab-8323-a559fd3c3637 External provisioner is provisioning volume for claim "ns-f605cad6af0a/pvc-12a3875af957483986e0-200g"
Normal ExternalProvisioning 14s (x146 over 35m) persistentvolume-controller waiting for a volume to be created, either by external provisioner "local.csi.aliyun.com" or manually created by system administrator
Ⅰ. Issue Description
My volume group has enough space, but open-locl lvm creation prompts insufficient space
err info
Ⅱ. Describe what happened
pvc info
nls info
blk info
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
uname -a
):c1-master-1 5.15.0-78-genericThe text was updated successfully, but these errors were encountered: