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

Add admin script to run fsck on the data device #14

Open
larsxschneider opened this issue Jan 9, 2018 · 0 comments
Open

Add admin script to run fsck on the data device #14

larsxschneider opened this issue Jan 9, 2018 · 0 comments
Assignees

Comments

@larsxschneider
Copy link
Owner

sudo service ghe-user-disk stop
sudo service ghe-user-disk start
sudo umount /data/user
sudo fsck -y /dev/mapper/ghe_storage_*-ghe_user_data
sudo shutdown -r now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant