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

feat: Support for creating volumes without a FS

    • rhel-system-roles-1.23.0-2.1.el9
    • sst_system_roles
    • 11
    • 16
    • QE ack, Dev ack
    • False
    • Hide

      None

      Show
      None
    • Yes
    • Red Hat Enterprise Linux
    • Enhancement
    • Hide
      .Support for creation of volumes without creating a file system

      With this enhancement, you can now create a new volume without creating a file system by specifying the `fs_type=unformatted` option.

      Similarly, existing file systems can be removed using the same approach by ensuring that the safe mode is disabled.
      Show
      .Support for creation of volumes without creating a file system With this enhancement, you can now create a new volume without creating a file system by specifying the `fs_type=unformatted` option. Similarly, existing file systems can be removed using the same approach by ensuring that the safe mode is disabled.
    • Done

      Currently whenever volume is created without fs_type specification, a filesystem of default type (i.e. xfs) is automatically put on it.
      This change allows user to prevent FS creation by using "unformatted" value as a fs_type option. In the same manner it also allows to remove an existing FS. To be able to do that the safe mode has to be off.

      Enhancement:

      Reason:

      Result:

      Issue Tracker Tickets (Jira or BZ if any):

            rmeggins@redhat.com Richard Megginson
            rmeggins@redhat.com Richard Megginson
            Richard Megginson Richard Megginson
            Yi Zhang Yi Zhang
            Michal Stubna Michal Stubna
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: