I currently have a three node cluster with opscenter 3.1.1, DSE 3.0.1 and Cassandra 1.1.9.3 that is working fine. However one of the requirements is native access which requires cassandra 1.2+. I installed a Opscenter 3.2.1 on a new host. It installs mostly fine (I have to edit JVM_OPTS="$JVM_OPTS -Xss230k" in /etc/dse/cassandra/cassandra-env.sh) however the opscenter GUI is giving me issues. Storage Capacity shows the pie chart correctly however I show "1 of 0 nodes""Active nodes" and "Down nodes" both show "0 nodes" The three graphs at the bottom are giving good data. If I go into cluster view I get an Error "Error loading cluster view: Unknown cluster partitioner" and can not add nodes. The Schema shows no Keyspaces.
Has anyone seen this error?
Ubuntu 12.04 LTS on VMware, no firewall, no ACLs, and I am only trying to connect to the same box that has opscenter installed.