CreateOCFS2Fs
Issue the following command to create a proper OCFS2 partition.
mkfs.ocfs2 -C 64K -N 10 --fs-features=sparse,unwritten,inline-data,refcount,indexed-dirs,discontig-bg --cluster-stack=cman --cluster-name=<cluter_name> <block_device>
Issue the following command to create a proper OCFS2 partition.
mkfs.ocfs2 -C 64K -N 10 --fs-features=sparse,unwritten,inline-data,refcount,indexed-dirs,discontig-bg --cluster-stack=cman --cluster-name=<cluter_name> <block_device>