basho-labs / riak-mesos-tools

CLI and other tools for interacting with the Riak Mesos Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Riak-mesos cluster create fails after reinstallation of framework

ChiralMedia opened this issue · comments

Mesos 0.28.1 DC/OS 1.7 Riak framework 0.1.1

Riak-mesos cluster create fails after reinstallation of framework.

Cluster is not created, Zookeeper lists Riak, but no cluster is listed, subsequent calls to riak-mesos cluster list also results in large amount of output that looks like config, but no clusters are listed. DC/OS cli of “dcos riak cluster list” returns no clusters.

Adding nodes also fails, file is attached for reference.

ClusterCreate.txt
ClusterList_After_ClusterCreate.txt
AttemptsToCreateNodesAfterClusterCreation.txt

As per #24, this is a problem with using the older framework version, fixed by upgrading to 1.0.0+

If that's not the case, please feel free to re-open this issue.