February 12Feb 12 So all my files are safe and seem to be accounted for in each disk but as the \user there are no folders. Also I've no shares showing and I can't create new ones. I suspect that the shares issues is a sub issue of the user being empty.I've tried a couple of reboots. It started 2 days ago with a shutdown and power back due to a planned power outage, there was no uncontrolled power off, all was smooth and planned.
February 12Feb 12 Author Solution All back working. I swapped to maintenance mode, 1. ls -l /mnt/user This showed structure needs cleaning2. ls -l /mnt/disk* This showed which disks had issues (1 and 4 in my case)3. ls -l /dev/md* That gave me list of disks4. xfs_repair -v /dev/md1p15. xfs_repair -v /dev/md4p1 These repaired the disks then swapped back to regular mode. All looks good now.
February 12Feb 12 Community Expert Glad to hear things are good, but a word of advice in that it would have been better to run the repairs from the GUI as it is easy to get the command wrong when using the CLI whereas the GUI ensures that the command run is correct.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.