On 28.04.15 16:23, Martin Gerhard Loschwitz wrote: > Hello, > > is specifying multiple zookeeper servers using the zk_server_ip entry > officially > supported? A number of source code findings indicate that a comma-separated > list can be entered here, but I would like to make sure before going that way. > > Best regards > Martin >
For the record, it seems to be the case that it works that way with all components. /etc/contrail/contrail-api.conf:zk_server_ip = x.x.x.199:2181,x.x.x.196:2181,x.x.x.201:2181 /etc/contrail/contrail-discovery.conf:zk_server_ip = x.x.x.199:2181,x.x.x.196:2181,x.x.x.201:2181 /etc/contrail/contrail-schema.conf:zk_server_ip = x.x.x.199:2181,x.x.x.196:2181,x.x.x.201:2181 /etc/contrail/svc-monitor.conf:zk_server_ip = x.x.x.199:2181,x.x.x.196:2181,x.x.x.201:2181 Regards, Stefan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
