Thanks all - it looks to be a bug as Dmitry pointed out. On Sat, Aug 7, 2021 at 4:40 AM Dmitry Saprykin <saprykin.dmi...@gmail.com> wrote:
> I had the same warning for nodetool upgradesstables. Nodetool just checks > wrong location. CASSANDRA-16104 > > > On Fri, Aug 6, 2021 at 9:28 PM Erick Ramirez <erick.rami...@datastax.com> > wrote: > >> 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! >> >