You could probably use one of these nodetool getendpoints <keyspace> <cf> <key> - Print the end points that owns the key using cqlsh and desc keyspace;
/Jason On Tue, Dec 3, 2013 at 12:16 AM, chandra Varahala < hadoopandcassan...@gmail.com> wrote: > Hello Team, > > > I have cassandra cluster with 5 nodes with 1 replication factor initially. > Now i changed to replication factor 3 and ran nodetool repair. > Is there way i can verify that i have 3 replicas ? > > > Thanks > Chandra > >