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

The items generated by curveadm was not cleaned when execute "curveadm clean", which will cause system reboot into emergency mode if those disks were removed from host #147

Closed
legionxiong opened this issue Nov 4, 2022 · 2 comments

Comments

@legionxiong
Copy link

legionxiong commented Nov 4, 2022

New items of fstab will be generated when deploy curvebs cluster via curveadm, the system will reboot into emergency mode once the disk recorded in fstab was removed. This is not a good design, store the disk mounting information into the database of curveadm and mount disk while starting curvebs would be better.

@legionxiong legionxiong changed the title The items generated by curveadm was not cleaned when execute "curveadm clean", which will cause system reboot into emergency mode if those disks are removed The items generated by curveadm was not cleaned when execute "curveadm clean", which will cause system reboot into emergency mode if those disks are removed from host Nov 4, 2022
@legionxiong legionxiong changed the title The items generated by curveadm was not cleaned when execute "curveadm clean", which will cause system reboot into emergency mode if those disks are removed from host The items generated by curveadm was not cleaned when execute "curveadm clean", which will cause system reboot into emergency mode if those disks were removed from host Nov 4, 2022
@legionxiong
Copy link
Author

Code is ready, will be submit soon.

@legionxiong
Copy link
Author

implemented by #194

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