May 19, 200818 yr I believe there should be a flag so that upon bootup the system runs a reiserfsck on all the disks.. like the .autofsck flag in redhat i.e. if [ -f /.autofsck ]; then Ideally a more advanced mechanism where the user interface allows us to click on a drive adding it's entry to the /boot/autofsckl file. Upon reboot. if the /boot/autofsck file exists and size is > 0... run an fsck on each device as it is listed in the /boot/autofsck file. If it exists and is 0 bytes, do all drives. In windows there's a way to schedule a chkdsk on reboot. I think that functionality should be within unRAID too. Finally an advanced mechanism to unmount a drive and doing a fix on that one drive live, then remounting it if it passes. Granted this would be more difficult, but at the very least scheduling a fsck on reboot should be a part of the environment.
Archived
This topic is now archived and is closed to further replies.