Hi, We are using one storage volume for on custome...
# questions-and-troubleshooting
j
Hi, We are using one storage volume for on customer, we are going to have hundreds of customers, where one customer will have one database on a storage volume in a specific s3 location. Regarding backup and recovery, how does it work with volume storage? Are they backed up? Can they be backed up? Thank you
k
the data stored on the storage volume will be considered safe since it is backed by the s3 service. check this cluster snapshot feature the metadata backup, in case something badly happens to the cluster, still the cluster can be recovered with the very recent metadata snapshot. https://docs.starrocks.io/docs/administration/cluster_snapshot/
j
Thanks Kevin, it says it’s a beta feature and not production ready then. I am a bit wary of implementing a process around it?