search for: o2cb_create_heartbeat_regiond

Displaying 1 result from an estimated 1 matches for "o2cb_create_heartbeat_regiond".

2005 Jul 12
1
problem mounting ocfs2: heartbeat
...modprobe ocfs2_dlmfs mount -t configfs none /config mount -t ocfs2_dlmfs none /dlm o2cb_ctl -H -n OCFS2CLUSTER -t cluster -a online=yes mkfs.ocfs2 -b 4096 -C 4k -L DBF1 -N 1 /dev/hda4 mount -t ocfs2 /dev/hda4 /mnt Tracking this down further it seems that the problem is somewhere below o2cb_create_heartbeat_regiond in o2cb_set_region_attribute. If I trace through "ocfs2_hb_ctl -S -d /dev/hda4" a few times in gdb it eventually suceeds. But then when I the mount I get this error message: mount.ocfs2: Invalid argument while mounting /dev/hda4 on /mnt Also, I'm seeing a couple of these messages...