Excuse this message if it is in an archive and I couldn't find the archive. I have a ATA over Ethernet drive array I am testing out. I have created a OCFS2 file system on it. I have a couple of AMD64 linux machines and a IA32 machine trying to mount the FS. When the AMD64 machines mount first then the IA32, everything seems to work fine. If I have the IA32 mounted and bring up a AMD64 machine, the mount fails with the following error message; mount.ocfs2: Value too large for defined data type while mounting /dev/etherd/e0.7 on /mnt/test/ o2net: connected to node virt2 (num 1) at 10.0.1.64:7777 o2net: connected to node Steven (num 0) at 10.0.0.3:7777 ocfs2_dlm: Nodes in domain ("8E0EF684107D441C94C959EC4126B16D"): 0 1 2 kjournald starting. Commit interval 5 seconds (2614,0):ocfs2_broadcast_vote:606 ERROR: status = -75 (2614,0):ocfs2_do_request_vote:679 ERROR: status = -75 (2614,0):ocfs2_mount_volume:1096 ERROR: status = -75 (2614,0):ocfs2_broadcast_vote:606 ERROR: status = -75 (2614,0):ocfs2_do_request_vote:679 ERROR: status = -75 (2614,0):ocfs2_dismount_volume:1157 ERROR: status = -75 ocfs2: Unmounting device (152,112) on (node 2) o2net: no longer connected to node Steven (num 0) at 10.0.0.3:7777 o2net: no longer connected to node virt2 (num 1) at 10.0.1.64:7777 All 3 are Debian Testing and running kernel 2.6.19. The ocfs2-tools package is Debian version 1.2.1-1.2 Any suggestions to make the AMD64 machines happy with a IA32 being mounted before them? -- Steven Critchfield <critch@basesys.com>