I have on VM .in that i created 3 zookeeper.properties and 3 server.properties files .Now zookeeper is working but when i start server.properties file one server.properties file is running remaining are not working . After that i checked by using ./zookeeper-start.sh ip:2181 and ls /brokers/ids it is showing only one broke id . Means cluster was not formed . So kindlly help me in this regard.
did you change log dirs, ports and so on accordingly?
could share the logs etc?