HI

Got a cassandra cluster 2.0.12 with three nodes,
that I would like to reduce storage capacity as I 
would like to reuse some disks for a PoC
cassandra 1.2.15 cluster on the same nodes.

Howto remove already assigned
data file directories from running nodes?

f.ex. got:

data_file_directories : [ /data1, /data2, /data3, /data4]

which I would like to reduce to:

data_file_directories : [ /data1, /data2]

I would still off course have free storage in this cluster :)

TIA



Reply via email to