glusterd2
glusterd2 copied to clipboard
All PVC going in pending state during peer add operations
Cloning the issue in GD2 as per the dev's comment. Refer issue https://github.com/gluster/gluster-csi-driver/issues/101
@ksandha The failure is because there is not enough space to create the volume. Can you provide the list of devices your nodes have and also the space available on them?
I don't think so i have less space . As creating 1 gb wouldn't take space. I have a plenty of space there in my machine. I have the setup in the same state rhsqa-virt05.lab.eng.blr.redhat.com:/root/GCS-karan/deploy . I have added the peer kube3 and tried creating a pvc and its in pending state.
Providing the detail that @rishubhjain asks might be a good thing to have on this issue.
[root@gluster-kube1-0 /]# curl -X GET http://10.233.65.5:24007/v1/devices
[{"device":"/dev/vdc","state":"enabled","free-size":1099373215744,"total-size":1099373215744,"used-size":0,"extent-size":4194304,"device-used":false,"peer-id":"75813145-bbe3-4761-929d-0ab7b096ef08"},{"device":"/dev/vdd","state":"enabled","free-size":1099373215744,"total-size":1099373215744,"used-size":0,"extent-size":4194304,"device-used":false,"peer-id":"75813145-bbe3-4761-929d-0ab7b096ef08"},{"device":"/dev/vde","state":"enabled","free-size":1099373215744,"total-size":1099373215744,"used-size":0,"extent-size":4194304,"device-used":false,"peer-id":"75813145-bbe3-4761-929d-0ab7b096ef08"},{"device":"/dev/vdc","state":"enabled","free-size":1099373215744,"total-size":1099373215744,"used-size":0,"extent-size":4194304,"device-used":false,"peer-id":"c6bbc9f0-008d-4dc0-8859-d554fa2f3fa7"},{"device":"/dev/vdd","state":"enabled","free-size":1099373215744,"total-size":1099373215744,"used-size":0,"extent-size":4194304,"device-used":false,"peer-id":"c6bbc9f0-008d-4dc0-8859-d554fa2f3fa7"},{"device":"/dev/vde","state":"enabled","free-size":1099373215744,"total-size":1099373215744,"used-size":0,"extent-size":4194304,"device-used":false,"peer-id":"c6bbc9f0-008d-4dc0-8859-d554fa2f3fa7"},{"device":"/dev/vdc","state":"enabled","free-size":1099373215744,"total-size":1099373215744,"used-size":0,"extent-size":4194304,"device-used":false,"peer-id":"d34f9e43-e21c-4544-b5ea-7fce001b9fbd"},{"device":"/dev/vdd","state":"enabled","free-size":1099373215744,"total-size":1099373215744,"used-size":0,"extent-size":4194304,"device-used":false,"peer-id":"d34f9e43-e21c-4544-b5ea-7fce001b9fbd"},{"device":"/dev/vde","state":"enabled","free-size":1099373215744,"total-size":1099373215744,"used-size":0,"extent-size":4194304,"device-used":false,"peer-id":"d34f9e43-e21c-4544-b5ea-7fce001b9fbd"}]
Descoped for GCS/1.0.