Hi, I see my replication folder is consuming spac...
# questions-and-troubleshooting
n
Hi, I see my replication folder is consuming space
Copy code
$ 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.
Copy code
$ 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?
r
Hello, can you share what this directory does? By default, StarRocks does not use this directory for anything. Tablet replica usually lives under $SR_HOME/be/storage/data.