<div dir="ltr">I have two Debian VM&#39;s on VMSphere that both have 40GB drives for the underlying OS. The 2nd VM has an additional disk that is configured as &quot;Thick Provisioned Eager Zeroed&quot;  I have configured the VMs to share this disk.<div>
<br></div><div>This works without errors.</div><div><br></div><div>When I fdisk -l I can see the shared volume or disk on both Debian servers.</div><div><br></div><div>I have installed OCFS2 and can restart both O2CB without errors and everything is lovely</div>
<div><br></div><div>I can mount either VM to the shared disk using:</div><div><div>sudo mount -t ocfs2 /dev/sdb /share</div></div><div><br></div><div>But when i try to mount the second I get this error</div><div><br></div>
<div>mount.ocfs2: I/O error on channel while trying to join the group<br></div><div><br></div><div>Can anyone help, this maybe due to the config of the VMs in Vsphere</div><div><br></div><div>Thankks</div><div><br></div></div>