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…
>


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

Reply via email to