We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If pvc is diskless we got several issues. Like the one bellow.
k8smaster ┊ pvc-ef126d77-8e99-4607-84e6-7cfa43f5db39 ┊ lvm-hdd ┊ 0 ┊ 1120 ┊ /dev/drbd1120 ┊ 9.05 GiB ┊ InUse ┊ UpToDate ┊ ┊ k8w6 ┊ pvc-ef126d77-8e99-4607-84e6-7cfa43f5db39 ┊ lvm-hdd ┊ 0 ┊ 1120 ┊ None ┊ ┊ Unused ┊ Error
ERROR: Description: Node: 'k8w6', resource: 'pvc-ef126d77-8e99-4607-84e6-7cfa43f5db39', volume: 0 - Device provider threw a storage exception Details: Command 'blockdev --getsize64 /dev/linstor_lvm-hdd/pvc-ef126d77-8e99-4607-84e6-7cfa43f5db39_00000' returned with exitcode 1.
Standard out: Error message: blockdev: cannot open /dev/linstor_lvm-hdd/pvc-ef126d77-8e99-4607-84e6-7cfa43f5db39_00000: No such file or directory
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If pvc is diskless we got several issues. Like the one bellow.
k8smaster ┊ pvc-ef126d77-8e99-4607-84e6-7cfa43f5db39 ┊ lvm-hdd ┊ 0 ┊ 1120 ┊ /dev/drbd1120 ┊ 9.05 GiB ┊ InUse ┊ UpToDate ┊
┊ k8w6 ┊ pvc-ef126d77-8e99-4607-84e6-7cfa43f5db39 ┊ lvm-hdd ┊ 0 ┊ 1120 ┊ None ┊ ┊ Unused ┊ Error
ERROR:
Description:
Node: 'k8w6', resource: 'pvc-ef126d77-8e99-4607-84e6-7cfa43f5db39', volume: 0 - Device provider threw a storage exception
Details:
Command 'blockdev --getsize64 /dev/linstor_lvm-hdd/pvc-ef126d77-8e99-4607-84e6-7cfa43f5db39_00000' returned with exitcode 1.
The text was updated successfully, but these errors were encountered: