>>> On Thu, Mar 23, 2006 at 8:57 AM, in message <[EMAIL PROTECTED]>, Matthew Boeckman <[EMAIL PROTECTED]> wrote: > I guess my first question is - do I need to have a partition formatted > as ocfs2 on all nodes in the cluster for this to work? > > I have formatted a partition via ocfs2console on node1, and mounted it > as well. However I cannot figure out how to make that filesystem > available on node0, where i have not created an ocfs2 partition. >
The way you ask the question make me suspect that the partition you created and formated is not a shared disk, e.g. iSCSI, Fiber Channel, Firewire (for testing only). Is it a shared disk? If so do both nodes actually see the same disk? If you are formatting a partition on the systems local disk (not shared) it will not work. You will be able to mount it on the local node, but the remote node will have no way to see the disk and will be unable to mount it. Thanks, Kevin _______________________________________________ Ocfs2-users mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-users
