Re: WARN on free space across data volumes (false positive)

2021-08-06 Thread Erick Ramirez
I'd say that your `data_file_directories` is pointing at /var/lib/cassandra/data and is mounted on the root volume instead of /srv/var. Cheers!

Re: WARN on free space across data volumes (false positive)

2021-08-06 Thread Jim Shaw
I will try cd to all directories of data files of this table, do pwd get path df -h "above path" to see whether all have 2.7 TB ? Thanks, Jim On Fri, Aug 6, 2021 at 6:31 PM Kian Mohageri wrote: > When running a "nodetool scrub" to repair a table, the following warning > appears: > > ---

WARN on free space across data volumes (false positive)

2021-08-06 Thread Kian Mohageri
When running a "nodetool scrub" to repair a table, the following warning appears: --- WARN 22:23:44,257 Only 40.420GiB free across all data volumes. Consider adding more capacity to your cluster or removing obsolete snapshots --- However, our storagedir has >2TB free space. --- Filesystem