Project

General

Profile

Actions

Bug #15271

closed

Backup procedure documentation is incorrect

Added by Jean Cardona over 4 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Category:
Documentation
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
58
Name check:
Reviewed
Fix check:
Checked
Regression:

Description

In the backup procedure in the documentation (https://docs.rudder.io/reference/5.0/administration/procedures.html) there is one line that is wrong:

tar -C /opt/rudder /tmp/rudder-etc-backup-$(date +%Y%m%d).tar.gz etc/

I believe it should read

tar -C /opt/rudder -zcf /tmp/rudder-etc-backup-$(date +%Y%m%d).tar.gz etc/

Related issues 3 (0 open3 closed)

Related to Rudder - Bug #15131: Backup documentation can fail on missing foldersRejectedActions
Related to Rudder - Bug #13746: backup procedure doesn't mention /opt/rudder/etcRejectedActions
Related to Rudder - Bug #15272: Backup restore errorResolvedActions
Actions

Also available in: Atom PDF