[Ocfs2-users] ocfs2 in sles11 vs. sles10

Sunil Mushran sunil.mushran at oracle.com
Fri Jun 5 18:52:40 PDT 2009


Are you sure you are mounting the same volume on both nodes?

Do on both nodes:
debugfs.ocfs2 -R "stats" /dev/sdX | grep UUID

It should be the same.

Ensure you don't have any local iscsi caching enabled.

Bengtsson Anders wrote:
>
> I’m trying to mount a ocfs2 volume (created on sles11) on my sles10sp2 
> server. I created the volume
>
> with these options: “mkfs.ocfs2 -C 128k -L CLUFS -M cluster -N 16 
> /dev/sdc”. (dev/sdc is an iscsi device).
>
> It works to mount the volume with “mount.ocfs2 /dev/sdc /ocfs2” on my 
> boxes (with o2cb configured
>
> for both nodes).
>
> When creating files on the ocfs2 volume I cant see the files from the 
> other node! I need to re-mount the volume
>
> to see all the files…
>




More information about the Ocfs2-users mailing list