Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-8024

RFE for fstab: optional LABEL setting instead of UUID

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Medium
    • rhel-storage-management
    • ssg_filesystems_storage_and_HA
    • 2
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • If docs needed, set a value
    • None
    • 57,005

      Description of problem:

      excerpt from /etc/fstab

      1) RFE: UUID ---> LABEL

      kickstart produces:

      UUID=50919ce6-fe11-4bfb-a859-4ce0df24c427 /boot ext4 defaults 1 2

      desired output:

      LABEL=/boot /boot ext4 defaults 1 2

      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

      2) RFE: "fifth (fs_freq) and sixth field (fs_passno) settings"

      kickstart produces:

      UUID=d755ae3f-46d1-47de-bc17-23923e2ab12a /data/01 xfs defaults,noatime 0 0

      desired output:

      /dev/sdb1 /data/01 xfs defaults,noatime 1 2

              japokorn@redhat.com Jan Pokorny (Inactive)
              rhn-support-jkubin Josef Kubin (Inactive)
              Jan Pokorny Jan Pokorny (Inactive)
              Release Test Team Release Test Team
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: