Necati Demir
09/30/2025, 3:02 PM$ du -sh /opt/StarRocks/data/replication/;
669G /opt/StarRocks/data/replication/
but, there is no active process using that folder, the following just returns nothing.
$ lsof +D /opt/StarRocks/data/replication/;
Probably, tablets could not be replicated due to an issue.
What is the safest way to remove that content from a backend node?Robert Raharjo
09/30/2025, 9:59 PM