Looks like I found a bug in regards to unmounts. Umount allows you to use directory or device name to unmounts a file system. On at least the OEL6.3 server I am working on, umounting based on device name will lead to a message says that the device is not mounted. This only happens with OCFS2 file systems, it works correctly with ext3/4 ones. Ulf.