Uploaded image for project: 'Lustre Documentation'
  1. Lustre Documentation
  2. LUDOC-375

Modify backup/restore process using tar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • 3
    • 9223372036854775807

      The back up and restore process specified in the Lustre manual; sections 14.8.4, 14.8.5, and 17.3; need to be reviewed and, if necessary, modified to specify the "lustre" and "trusted" xattrs be restored explicitly rather than assuming tar will do this automatically. The correct usage of tar for back up is

      tar --xattrs -cf <backup>.tar <file list>

      To extract files,

      tar --xattrs-include=lustre.* -xf <backup>.tar

            LM-Triage Lustre Manual Triage
            jamesanunez James Nunez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: