we have linux machine , and we did the disk repair as the following
umount /grid/sde
fsck.ext4 /dev/sde
e2fsck 1.42.9 (28-Dec-2013)
/dev/sde: clean, 103867/1310720 files, 4725204/5242880 blocks
this not was from single user mode , the machine was up with multi user mode
runlevel N 5 so the question is
is it ok to run fsck from runlevel N 5 ?