Hi there! Could you help me a little bit — I have ...
# community-help
d
Hi there! Could you help me a little bit — I have a cluster with a few nodes behind loadbalancer. If I call
operations/snapshot
through loadbalancer, snapshot will be created on a random node, right?
k
Yes correct.
🙇 1
d
Can I just backup the
data
directory or is this a bad idea?
k
Provided the process is stopped cleanly before taking backup
d
Ok, got it