hey guys, does anyone know how to clear up disk sp...
# community-help
j
hey guys, does anyone know how to clear up disk space? we cleared every single collection from the TS Cloud cluster.
k
You can use the DB compaction API: https://typesense.org/docs/27.0/api/cluster-operations.html#compacting-the-on-disk-database Also wait for an hour or so for existing snapshots to be purged.
j
RAM is going down but not the disk
thanks @Kishore Nallan! we'll take a look
quick question: we think we ran the command but will we know if it actually got run successfully rather than wait an hour to see if disk starts clearing up? thanks!
k
It's an async process, will take some time, runs in the background. Remember to run it on each node in the cluster, since it's local to a node.
j
worked about one hour in thanks!!
🙌 1