Exhibitor 1.5.5 with ZK 3.4.6 - exhibitor shared config myid deletes

443 views
Skip to first unread message

Mudasir Ahmed

unread,
Jun 19, 2015, 6:57:40 PM6/19/15
to exhibit...@googlegroups.com
3 Virtual Machines (Centos) running Exhibitor 1.5.5 with Zookeeper 3.4.6
All 3 Exhibitors comes up fine showing the ZK nodes. If the server id is 1 for all 3 ZK go green in standalone mode. 
But when I change to sequence of serverid like 10, 11, and 12 all 3 ZK go red. 
Also the myid files that I manually created get deleted. 
Anyone out there is having same issues?
Any help would be greatly appreciated. 
Thank you

#Auto-generated by Exhibitor
#Fri Jun 19 18:40:19 EDT 2015
com.netflix.exhibitor-rolling-hostnames=
com.netflix.exhibitor-rolling.zookeeper-data-directory=/var/lib/zookeeper/data
com.netflix.exhibitor-rolling.servers-spec=1\:192.168.174.147
com.netflix.exhibitor.java-environment=
com.netflix.exhibitor.zookeeper-data-directory=/var/lib/zookeeper/data
com.netflix.exhibitor-rolling-hostnames-index=0
com.netflix.exhibitor-rolling.java-environment=
com.netflix.exhibitor-rolling.observer-threshold=999
com.netflix.exhibitor.servers-spec=S\:10\:192.168.174.147,S\:11\:192.168.174.187,S\:12\:192.168.174.188
com.netflix.exhibitor.cleanup-period-ms=43200000
com.netflix.exhibitor.auto-manage-instances-fixed-ensemble-size=3
com.netflix.exhibitor.zookeeper-install-directory=/opt/zookeeper
com.netflix.exhibitor.check-ms=30000
com.netflix.exhibitor.zookeeper-log-directory=/var/lib/zookeeper/logs
com.netflix.exhibitor-rolling.auto-manage-instances=0
com.netflix.exhibitor-rolling.cleanup-period-ms=43200000
com.netflix.exhibitor-rolling.auto-manage-instances-settling-period-ms=180000
com.netflix.exhibitor-rolling.check-ms=30000
com.netflix.exhibitor.log-index-directory=
com.netflix.exhibitor-rolling.log-index-directory=
com.netflix.exhibitor.backup-period-ms=60000
com.netflix.exhibitor-rolling.connect-port=2888
com.netflix.exhibitor-rolling.election-port=3888
com.netflix.exhibitor-rolling.backup-extra=
com.netflix.exhibitor.client-port=2181
com.netflix.exhibitor-rolling.zoo-cfg-extra=syncLimit\=5&tickTime\=2000&initLimit\=10&autopurge.snapRetainCount\=3&autopurge.purgeInterval\=1
com.netflix.exhibitor-rolling.zookeeper-install-directory=/opt/zookeeper
com.netflix.exhibitor.cleanup-max-files=3
com.netflix.exhibitor-rolling.auto-manage-instances-fixed-ensemble-size=3
com.netflix.exhibitor-rolling.backup-period-ms=60000
com.netflix.exhibitor-rolling.client-port=2181
com.netflix.exhibitor.backup-max-store-ms=86400000
com.netflix.exhibitor-rolling.cleanup-max-files=3
com.netflix.exhibitor-rolling.backup-max-store-ms=86400000
com.netflix.exhibitor.connect-port=2888
com.netflix.exhibitor.backup-extra=
com.netflix.exhibitor.observer-threshold=999
com.netflix.exhibitor.log4j-properties=\# Define some default values that can be overridden by system properties\nzookeeper.root.logger\=INFO, FILE\nzookeeper.console.threshold\=INFO, FILE\nzookeeper.log.dir\=.\nzookeeper.log.file\=zookeeper.log\nzookeeper.log.threshold\=INFO,FATAL\nzookeeper.tracelog.dir\=.\nzookeeper.tracelog.file\=zookeeper_trace.log\n\n\#\n\# ZooKeeper Logging Configuration\n\#\n\n\# Format is "<default threshold> (, <appender>)+\n\n\# DEFAULT\: console appender only\n\# log4j.rootLogger\=${zookeeper.root.logger}\n\n\# Example with rolling log file\nlog4j.rootLogger\=INFO, CONSOLE, ROLLINGFILE\n\n\# Example with rolling log file and tracing\n\#log4j.rootLogger\=TRACE, CONSOLE, ROLLINGFILE, TRACEFILE\n\n\#\n\# Log INFO level and above messages to the console\n\#\nlog4j.appender.CONSOLE\=org.apache.log4j.ConsoleAppender\nlog4j.appender.CONSOLE.Threshold\=${zookeeper.console.threshold}\nlog4j.appender.CONSOLE.layout\=org.apache.log4j.PatternLayout\nlog4j.appender.CONSOLE.layout.ConversionPattern\=%d{ISO8601} [myid\:%X{myid}] - %-5p [%t\:%C{1}@%L] - %m%n\n\n\#\n\# Add ROLLINGFILE to rootLogger to get log file output\n\#    Log DEBUG level and above messages to a log file\nlog4j.appender.ROLLINGFILE\=org.apache.log4j.RollingFileAppender\nlog4j.appender.ROLLINGFILE.Threshold\=${zookeeper.log.threshold}\nlog4j.appender.ROLLINGFILE.File\=${zookeeper.log.dir}/${zookeeper.log.file}\n\n\# Max log file size of 10MB\nlog4j.appender.ROLLINGFILE.MaxFileSize\=10MB\n\# uncomment the next line to limit number of backup files\n\#log4j.appender.ROLLINGFILE.MaxBackupIndex\=10\n\nlog4j.appender.ROLLINGFILE.layout\=org.apache.log4j.PatternLayout\nlog4j.appender.ROLLINGFILE.layout.ConversionPattern\=%d{ISO8601} [myid\:%X{myid}] - %-5p [%t\:%C{1}@%L] - %m%n\n\n\n\#\n\# Add TRACEFILE to rootLogger to get log file output\n\#    Log DEBUG level and above messages to a log file\nlog4j.appender.TRACEFILE\=org.apache.log4j.FileAppender\nlog4j.appender.TRACEFILE.Threshold\=TRACE\nlog4j.appender.TRACEFILE.File\=${zookeeper.tracelog.dir}/${zookeeper.tracelog.file}\n\nlog4j.appender.TRACEFILE.layout\=org.apache.log4j.PatternLayout\n\#\#\# Notice we are including log4j's NDC here (%x)\nlog4j.appender.TRACEFILE.layout.ConversionPattern\=%d{ISO8601} [myid\:%X{myid}] - %-5p [%t\:%C{1}@%L][%x] - %m%n\n
com.netflix.exhibitor.auto-manage-instances-apply-all-at-once=1
com.netflix.exhibitor.election-port=3888
com.netflix.exhibitor-rolling.auto-manage-instances-apply-all-at-once=1
com.netflix.exhibitor.zoo-cfg-extra=syncLimit\=5&tickTime\=2000&initLimit\=10&autopurge.snapRetainCount\=3&autopurge.purgeInterval\=1
com.netflix.exhibitor-rolling.zookeeper-log-directory=/var/lib/zookeeper/logs
com.netflix.exhibitor.auto-manage-instances-settling-period-ms=180000
com.netflix.exhibitor-rolling.log4j-properties=\# Define some default values that can be overridden by system properties\nzookeeper.root.logger\=INFO, FILE\nzookeeper.console.threshold\=INFO, FILE\nzookeeper.log.dir\=.\nzookeeper.log.file\=zookeeper.log\nzookeeper.log.threshold\=INFO,FATAL\nzookeeper.tracelog.dir\=.\nzookeeper.tracelog.file\=zookeeper_trace.log\n\n\#\n\# ZooKeeper Logging Configuration\n\#\n\n\# Format is "<default threshold> (, <appender>)+\n\n\# DEFAULT\: console appender only\n\# log4j.rootLogger\=${zookeeper.root.logger}\n\n\# Example with rolling log file\nlog4j.rootLogger\=INFO, CONSOLE, ROLLINGFILE\n\n\# Example with rolling log file and tracing\n\#log4j.rootLogger\=TRACE, CONSOLE, ROLLINGFILE, TRACEFILE\n\n\#\n\# Log INFO level and above messages to the console\n\#\nlog4j.appender.CONSOLE\=org.apache.log4j.ConsoleAppender\nlog4j.appender.CONSOLE.Threshold\=${zookeeper.console.threshold}\nlog4j.appender.CONSOLE.layout\=org.apache.log4j.PatternLayout\nlog4j.appender.CONSOLE.layout.ConversionPattern\=%d{ISO8601} [myid\:%X{myid}] - %-5p [%t\:%C{1}@%L] - %m%n\n\n\#\n\# Add ROLLINGFILE to rootLogger to get log file output\n\#    Log DEBUG level and above messages to a log file\nlog4j.appender.ROLLINGFILE\=org.apache.log4j.RollingFileAppender\nlog4j.appender.ROLLINGFILE.Threshold\=${zookeeper.log.threshold}\nlog4j.appender.ROLLINGFILE.File\=${zookeeper.log.dir}/${zookeeper.log.file}\n\n\# Max log file size of 10MB\nlog4j.appender.ROLLINGFILE.MaxFileSize\=10MB\n\# uncomment the next line to limit number of backup files\n\#log4j.appender.ROLLINGFILE.MaxBackupIndex\=10\n\nlog4j.appender.ROLLINGFILE.layout\=org.apache.log4j.PatternLayout\nlog4j.appender.ROLLINGFILE.layout.ConversionPattern\=%d{ISO8601} [myid\:%X{myid}] - %-5p [%t\:%C{1}@%L] - %m%n\n\n\n\#\n\# Add TRACEFILE to rootLogger to get log file output\n\#    Log DEBUG level and above messages to a log file\nlog4j.appender.TRACEFILE\=org.apache.log4j.FileAppender\nlog4j.appender.TRACEFILE.Threshold\=TRACE\nlog4j.appender.TRACEFILE.File\=${zookeeper.tracelog.dir}/${zookeeper.tracelog.file}\n\nlog4j.appender.TRACEFILE.layout\=org.apache.log4j.PatternLayout\n\#\#\# Notice we are including log4j's NDC here (%x)\nlog4j.appender.TRACEFILE.layout.ConversionPattern\=%d{ISO8601} [myid\:%X{myid}] - %-5p [%t\:%C{1}@%L][%x] - %m%n\n
com.netflix.exhibitor.auto-manage-instances=0




Fri Jun 19 18:47:41 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:47:40 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:47:40 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:47:40 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:47:40 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:47:40 EDT 2015 INFO jps didn't find instance - assuming ZK is not running
Fri Jun 19 18:47:40 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:47:40 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:47:40 EDT 2015 INFO Server list has changed
Fri Jun 19 18:47:40 EDT 2015 INFO State: down
Fri Jun 19 18:47:11 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:47:10 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:47:10 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:47:10 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:47:10 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:47:10 EDT 2015 INFO Kill attempted result: 0
Fri Jun 19 18:47:10 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:47:10 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:47:10 EDT 2015 INFO Server list has changed
Fri Jun 19 18:47:10 EDT 2015 INFO State: serving
Fri Jun 19 18:44:40 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:44:39 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:44:39 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:44:39 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:44:39 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:44:39 EDT 2015 INFO Kill attempted result: 0
Fri Jun 19 18:44:39 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:44:39 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:44:39 EDT 2015 INFO Server list has changed
Fri Jun 19 18:44:39 EDT 2015 INFO State: serving
Fri Jun 19 18:43:10 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:43:09 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:43:09 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:43:09 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:43:09 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:43:09 EDT 2015 INFO Kill attempted result: 0
Fri Jun 19 18:43:08 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:43:08 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:43:08 EDT 2015 INFO Server list has changed
Fri Jun 19 18:43:08 EDT 2015 INFO State: serving
Fri Jun 19 18:41:09 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:41:08 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:41:08 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:41:08 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:41:08 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:41:08 EDT 2015 INFO Kill attempted result: 0
Fri Jun 19 18:41:07 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:41:07 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:41:07 EDT 2015 INFO Server list has changed
Fri Jun 19 18:41:07 EDT 2015 INFO State: serving
Fri Jun 19 18:40:39 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:40:38 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:40:38 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:40:38 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:40:38 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:40:37 EDT 2015 INFO Kill attempted result: 0
Fri Jun 19 18:40:37 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:40:37 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:40:37 EDT 2015 INFO Server list has changed
Fri Jun 19 18:40:37 EDT 2015 INFO State: serving
Fri Jun 19 18:39:38 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:39:37 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:39:37 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:39:37 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:39:37 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:39:37 EDT 2015 INFO Kill attempted result: 0
Fri Jun 19 18:39:37 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:39:37 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:39:37 EDT 2015 INFO Server list has changed
Fri Jun 19 18:39:37 EDT 2015 INFO State: serving
Fri Jun 19 18:38:38 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:38:37 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:38:37 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:38:37 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:38:37 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:38:37 EDT 2015 INFO jps didn't find instance - assuming ZK is not running
Fri Jun 19 18:38:36 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:38:36 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:38:36 EDT 2015 INFO Server list has changed
Fri Jun 19 18:38:36 EDT 2015 INFO State: down
Fri Jun 19 18:37:37 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:37:36 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:37:36 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:37:36 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:37:36 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:37:36 EDT 2015 INFO jps didn't find instance - assuming ZK is not running
Fri Jun 19 18:37:36 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:37:36 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:37:36 EDT 2015 INFO Server list has changed
Fri Jun 19 18:37:36 EDT 2015 INFO State: down
Fri Jun 19 18:35:37 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:35:36 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:35:35 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:35:35 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:35:35 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:35:35 EDT 2015 INFO jps didn't find instance - assuming ZK is not running
Fri Jun 19 18:35:35 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:35:35 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:35:35 EDT 2015 INFO Server list has changed
Fri Jun 19 18:35:35 EDT 2015 INFO State: down
Fri Jun 19 18:35:07 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:35:06 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:35:06 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:35:06 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:35:06 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:35:05 EDT 2015 INFO Kill attempted result: 0
Fri Jun 19 18:35:05 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:35:05 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:35:05 EDT 2015 INFO Server list has changed
Fri Jun 19 18:35:05 EDT 2015 INFO State: serving
Fri Jun 19 18:31:21 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:31:20 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:31:20 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:31:20 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:31:20 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:31:20 EDT 2015 INFO Kill attempted result: 0
Fri Jun 19 18:31:19 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:31:19 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:30:05 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:30:04 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:30:04 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:30:04 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:30:04 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:30:03 EDT 2015 INFO Kill attempted result: 0
Fri Jun 19 18:30:03 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:30:03 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:30:03 EDT 2015 INFO Server list has changed
Fri Jun 19 18:30:03 EDT 2015 INFO State: serving
Fri Jun 19 18:25:32 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:25:31 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:25:31 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:25:31 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:25:31 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:25:31 EDT 2015 INFO Kill attempted result: 0
Fri Jun 19 18:25:30 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:25:30 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:25:30 EDT 2015 INFO Server list has changed
Fri Jun 19 18:25:30 EDT 2015 INFO State: serving
Fri Jun 19 18:25:01 EDT 2015 INFO ZooKeeper Server: Starting zookeeper ... STARTED
Fri Jun 19 18:25:00 EDT 2015 ERROR ZooKeeper Server: Using config: /opt/zookeeper/bin/../conf/zoo.cfg
Fri Jun 19 18:25:00 EDT 2015 INFO Process started via: /opt/zookeeper/bin/zkServer.sh
Fri Jun 19 18:25:00 EDT 2015 ERROR ZooKeeper Server: JMX enabled by default
Fri Jun 19 18:25:00 EDT 2015 INFO Starting in standalone mode
Fri Jun 19 18:25:00 EDT 2015 INFO jps didn't find instance - assuming ZK is not running
Fri Jun 19 18:25:00 EDT 2015 INFO Attempting to start/restart ZooKeeper
Fri Jun 19 18:25:00 EDT 2015 INFO Attempting to stop instance
Fri Jun 19 18:25:00 EDT 2015 INFO State: down
Fri Jun 19 18:23:58 EDT 2015 INFO Exhibitor started

Jordan Zimmerman

unread,
Jun 19, 2015, 8:11:09 PM6/19/15
to exhibit...@googlegroups.com, Mudasir Ahmed
Exhibitor manages the myid file and the zoo.cfg. I apologize that the docs aren’t clear on this. I’d like to take a pass at the docs but haven’t had time. To be clear, you don’t do any config file management yourself with Exhibitor. Exhibitor does it all based on setting from the GUI.

-Jordan
--
You received this message because you are subscribed to the Google Groups "exhibitor-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to exhibitor-use...@googlegroups.com.
To post to this group, send email to exhibit...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/exhibitor-users/b635186d-6122-463d-8084-68aa3d22319a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mudasir Ahmed

unread,
Jun 23, 2015, 1:22:39 PM6/23/15
to exhibit...@googlegroups.com, mudasi...@gmail.com
Yeah, resolve it . Had to setup hostname in /etc/hostname and /etc/host and also disable firewall.
Now the Exhibitor manages everything . I see it does create the myid files and updates the zoo.cfg.

Thank you so much.

Mudasir Ahmed

unread,
Jun 23, 2015, 1:24:12 PM6/23/15
to exhibit...@googlegroups.com, mudasi...@gmail.com
Yeah, resolve it . Had to setup hostname in /etc/hostname and /etc/host and also disable firewall.
Now the Exhibitor manages everything . I see it does create the myid files and updates the zoo.cfg.

Thank you so much.

On Friday, June 19, 2015 at 8:11:09 PM UTC-4, Jordan Zimmerman wrote:

David McClain

unread,
Oct 20, 2016, 4:23:49 PM10/20/16
to exhibitor-users, mudasi...@gmail.com
I'm still having trouble with this. Hostname resolves fine as-is, plus I've set it directly with the --hostname option with the values that come from:
hostname
hostname -i
hostname -f

Exhibitor still deletes the myid file without recreating it.


On Friday, June 19, 2015 at 8:11:09 PM UTC-4, Jordan Zimmerman wrote:
Reply all
Reply to author
Forward
0 new messages