W dniu 2012-10-22 22:13, Vadim Comanescu pisze:

> Thank you very much for your prompt reply. Indeed this solved my problem. 
> Some small changes like starting the server in stand-alone mode as i am on 
> solaris and it works better, and to figure out how to trigger the update. 
> From node1 csync2 -xv -N node1 just works as i expected. 
> Maybe I could contribute somehow to the documentation for such a setup, as I 
> consider it to be a very common when one would use a private network for the 
> heartbeat in a cluster. Don't really see a way to do that.

You could just add csync2 nodes to /etc/hosts file, it's easier.
Something like this:

cat /etc/hosts
127.0.0.1 localhost
::1 localhost

# cluster nodes
10.34.109.122 node1
10.34.95.104 node2
10.34.92.114 node3

-- 
best regards,
Lukasz Wasikowski
_______________________________________________
Csync2 mailing list
Csync2@lists.linbit.com
http://lists.linbit.com/mailman/listinfo/csync2

Reply via email to