Service User Guide
- CentOS 5.4 64bit
- JRE6
- JNA
- Cassandra 1.1.4
Example
~/dsc-cassandra-1.1.4/conf/cassandra.yaml
- seeds: "172.27.145.185"
cd ~/dsc-cassandra-1.1.4/bin/
./cassandra -f
cd ~/dsc-cassandra-1.1.4/bin/
./cassandra -f
Open New command window.
~/dsc-cassandra-1.1.4/bin/nodetool -h localhost ring
Note: Ownership information does not include topology, please specify a keyspace.
Address DC Rack Status State Load Owns Token
172.27.145.185 datacenter1 rack1 Up Normal 24.86 KB 100.00% 0
Check upper message.
Ctrl + c
Additional information