Update content/shared/influxdb3-admin/backup-restore.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/6332/head
Jason Stirnaman 2025-08-22 17:05:28 -05:00 committed by GitHub
parent d3da8787d0
commit 372b9b5d42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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