|
Hi, After uninstall and re install Mapr (M3 license), the services fail to start. And my /tmp/disks.txt contains a single partition. For the first disk setup works fine, but for the next time it says disk already added. If I ignore this and continue further, it fails at /opt/mapr/bin/maprcli acl edit -type cluster -user root:fc ERROR (10009) - Couldn't connect to the CLDB service I tried cleaning up the zoo keeper, with the help of /opt/mapr/server/zkdatacleaner.sh Any suggestion would be of great help. Thanks |
|
disksetup would not format disks even with "-F" option if following file is present: /opt/mapr/conf/disktab. Please remove (or move) this file and try to run disksetup again. As you already run /opt/mapr/server/zkdatacleaner.sh you will need to run disksetup (above) [Just a note - this command stop Zookeeper if it is running, as it cleans it's data] After those steps please run following:
At this point within couple of minutes your node should be up and running. |
|
During the initial install, did everything work normally? It could be that you have stray ZooKeeper processes running with outdated data, even though you have run zkdatacleaner.sh. I would try No the zookeeper instance from previous installation is not running
(21 Sep '11, 09:02)
ghousia
|
|
Can you provide a little more information about your cluster? How many nodes--is it a single-node cluster? Which operating system? What version of Java? Did it work when you first installed it? What version of MapR software are you installing? |