I have no idea why you claim the 3 listed items are not provided, they in fact have been.
1. install ofcs2-tools (apt-get install ofcs2-tools) 2. it should work, including after reboots 3. reread first post, it doesn't work after reboots due to startup order -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to ocfs2-tools in ubuntu. https://bugs.launchpad.net/bugs/246613 Title: ocfs2 startup link prior to open-iscsi Status in “ocfs2-tools” package in Ubuntu: Incomplete Bug description: Binary package hint: ocfs2-tools The ocfs2-tools package creates a startup link at /etc/rcS.d/S65ocfs2. However, the ocfs2 filesystem is (as I understand it) intended for use as a network shared file system. A common way to accomplish this is through the use of iSCSI. The startup link for open-iscsi is created at /etc/rc2.d/S20open-iscsi which means that when ocfs2 starts the iSCSI layer is not yet in place and thus the volume(s) are not mounted. Moving the ocfs2 startup link to /etc/rc2.d corrects the issue. I'm not sure if the link for ocfs2 or open-iscsi should be the one to move. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-ha Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-ha More help : https://help.launchpad.net/ListHelp

