[Ocfs2-users] o2cb_ctl -C -i does not update conf files across cluster nodes

Vineeth Thampi vineeth.thampi at gmail.com
Tue Oct 2 10:03:30 PDT 2012


Hi All,

Just started playing around with the ocfs FS, it works great :)

I got blocked with one issue though. I have set up where in I have two
Xenservers running 3.3.0.xs1.5.50.51.28, configured ocfs on both with
/etc/ocfs2/cluster.conf as follows:

node:
        ip_port = 7777
        ip_address = 10.81.32.11
        number = 11
        name = node11
        cluster = ocfs2

node:
        ip_port = 7777
        ip_address = 10.81.32.12
        number = 12
        name = node12
        cluster = ocfs2

cluster:
        node_count = 2
        name = ocfs2

When I add one more node with "o2cb_ctl -C -n node13 -t node -a
cluster=ocfs2 -a ip_address=10.81.32.13 -a ip_port=7777 -a number=13" from
NODE node11, I could see the change in cluster.conf in NODE node11, but not
in node12.

Is there a setting that I need to enable to propagate node addition info to
all nodes in the cluster.

Thanks in advance,

Vineeth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20121002/b9746dc0/attachment.html 


More information about the Ocfs2-users mailing list