The fs should not mount concurrently on both servers with it. /etc/ocfs2/cluster.conf should be the same on all nodes in the cluster.
doof wrote: > hi > > My client create a share ocfs2 file system which is mounted on 2 > serveurs. On each node, the cluster.conf file contains only 1 node . > > on server1: > cluster: > node_count = 1 > name = ocfs2 > > node: > ip_port = 7777 > ip_address = 10.192.1.1 > number = 1 > name = server1 > cluster = ocfs2 > > on server2 > cluster: > node_count = 1 > name = ocfs2 > > node: > ip_port = 7777 > ip_address = 10.192.1.2 > number = 1 > name = server2 > cluster = ocfs2 > > Can it work ? does it exist risk for the filesystem consistence > (journal, transaction,...). ? > > Fred > > > > _______________________________________________ > Ocfs2-users mailing list > [email protected] > http://oss.oracle.com/mailman/listinfo/ocfs2-users > _______________________________________________ Ocfs2-users mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-users
