I've got a nice problem on my fileserver x(
I've been trying to delete a directory on it but somehow something is messed up. If I just do rm -rf I can see the drive light blinking for a while then stop. When that happens the rm command can't be stopped with ctrl-c. Any other filesystem actions (like unmounting a different filesystem) also hangs. Rebooting seems to stop all services but hangs in the end. The only way to recover from this is to reboot the box with the reset button. This is a pain because fsck'ing 1.2TB takes a long time.
Somehow, somewhere several files seem to be corrupted in such a way that it will hang the whole filesystem. I've tried doing a find to delete files to see which on but that also hangs after a while. Different files seem to cause this.
How do I get rid of that crap?
This is on a 8.0-STABLE btw.
I've been trying to delete a directory on it but somehow something is messed up. If I just do rm -rf I can see the drive light blinking for a while then stop. When that happens the rm command can't be stopped with ctrl-c. Any other filesystem actions (like unmounting a different filesystem) also hangs. Rebooting seems to stop all services but hangs in the end. The only way to recover from this is to reboot the box with the reset button. This is a pain because fsck'ing 1.2TB takes a long time.
Somehow, somewhere several files seem to be corrupted in such a way that it will hang the whole filesystem. I've tried doing a find to delete files to see which on but that also hangs after a while. Different files seem to cause this.
How do I get rid of that crap?
This is on a 8.0-STABLE btw.