Update content/shared/influxdb3-admin/backup-restore.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>pull/6332/head
parent
d3da8787d0
commit
372b9b5d42
|
|
@ -439,6 +439,7 @@ for NODE_ID in "${ALL_NODES[@]}"; do
|
|||
done
|
||||
|
||||
# 5. Set correct permissions
|
||||
# NOTE: Adjust 'influxdb:influxdb' to match your actual deployment user/group configuration.
|
||||
chown -R influxdb:influxdb ${DATA_DIR}
|
||||
|
||||
# 6. Start InfluxDB Enterprise nodes
|
||||
|
|
|
|||
Loading…
Reference in New Issue