On 05/13/2011 11:44 AM, Xavier Diumé wrote:
> Hello,
> Is it possible to fsck a mounted filesystem. When one of the cluster nodes 
> reboots because a kernel panic, the device requires fsck.ocfs2 because in 
> mounted.ocfs2 -f rebooted node is shown.

If mounted.ocfs2 -f shows the rebooted node, that means the slotmap
has not been cleaned up as yet. That cleanup happens during node
recovery. If the volume is still mounted on another node, it will get
cleaned up momentarily.

If however it does not get cleaned up, that means that the volume is
not mounted on any node. In that case, the next mount will clean
up slotmap.

Either way one does not need to fsck just to cleanup the slotmap.

_______________________________________________
Ocfs2-users mailing list
Ocfs2-users@oss.oracle.com
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to