I have two Debian VM's on VMSphere that both have 40GB drives for the
underlying OS. The 2nd VM has an additional disk that is configured as
"Thick Provisioned Eager Zeroed"  I have configured the VMs to share this
disk.

This works without errors.

When I fdisk -l I can see the shared volume or disk on both Debian servers.

I have installed OCFS2 and can restart both O2CB without errors and
everything is lovely

I can mount either VM to the shared disk using:
sudo mount -t ocfs2 /dev/sdb /share

But when i try to mount the second I get this error

mount.ocfs2: I/O error on channel while trying to join the group

Can anyone help, this maybe due to the config of the VMs in Vsphere

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

Reply via email to