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 #1

Updated by François ARMAND over 4 years ago

  • Related to Bug #15131: Backup documentation can fail on missing folders added
Actions #2

Updated by François ARMAND over 4 years ago

  • Translation missing: en.field_tag_list set to community
  • User visibility set to Operational - other Techniques | Rudder settings | Plugins
  • Effort required set to Very Small
  • Priority changed from 0 to 61

Thanks for reporting !

Actions #3

Updated by François ARMAND over 4 years ago

  • Subject changed from Documentation issue to Backup procedure documentation is incorrect
Actions #4

Updated by Alexis Mousset over 4 years ago

  • Target version set to 5.0.15
  • Priority changed from 61 to 59
Actions #5

Updated by Alexis Mousset over 4 years ago

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset
Actions #6

Updated by Alexis Mousset over 4 years ago

  • Related to Bug #13746: backup procedure doesn't mention /opt/rudder/etc added
Actions #7

Updated by Alexis Mousset over 4 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder-doc/pull/638
Actions #8

Updated by Alexis Mousset over 4 years ago

  • Related to Bug #15272: Backup restore error added
Actions #9

Updated by Alexis Mousset over 4 years ago

  • Status changed from Pending technical review to Pending release
Actions #10

Updated by Vincent MEMBRÉ over 4 years ago

  • Priority changed from 59 to 58
Actions #11

Updated by Alexis Mousset over 4 years ago

  • Name check changed from To do to Reviewed
Actions #12

Updated by Alexis Mousset over 4 years ago

  • Fix check changed from To do to Checked
Actions #13

Updated by Vincent MEMBRÉ over 4 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 5.0.15 which was released today.

Actions

Also available in: Atom PDF