Details

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

    Description

      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

      Attachments

        Activity

          [LUDOC-375] Modify backup/restore process using tar

          People

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

            Dates

              Created:
              Updated: