Skip to content
New issue

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 goes to diskless (node without local storage) pvc goes into error state #52

Open
tobg opened this issue Nov 2, 2020 · 0 comments

Comments

@tobg
Copy link

tobg commented Nov 2, 2020

If pvc is diskless we got several issues. Like the one bellow.

  1. pvc goes into error state. Reboot of node does not fix this. k8smaster and k8w6 have local physical replica.

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

  1. lvm not found on node with physical storage

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
  1. Load average on node goes up significant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant