[Bug 2055070] [NEW] autoinstall storage sizing-policy all, with interactive-sections storage, does not work

hudac 2055070 at bugs.launchpad.net
Mon Feb 26 18:57:52 UTC 2024


Public bug reported:

I'm preparing an Ubuntu 22.04 iso. I want the default lvm size to be
all, and not scaled as Ubuntu's default
https://ubuntu.com/server/docs/install/autoinstall-reference.

sizing-policy
The lvm layout will, by default, attempt to leave room for snapshots and further expansion. A sizing-policy key may be supplied to control this behavior.
type: string (enumeration)
default: scaled

I tried:

  interactive-sections:
    - storage
  storage:
    layout:
      name: lvm
      sizing-policy: all

But it doesn't work.
I want the interactively chosen disk by the user to have the full capacity instead of changing it all the time.
This capacity is a thing that may be forgotten when installing, I want the default to be 'full'.

Thanks

** Affects: subiquity (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "Need to edit the capacity to maximum"
   https://bugs.launchpad.net/bugs/2055070/+attachment/5749522/+files/ddd.png

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/2055070

Title:
  autoinstall storage sizing-policy all, with interactive-sections
  storage, does not work

Status in subiquity package in Ubuntu:
  New

Bug description:
  I'm preparing an Ubuntu 22.04 iso. I want the default lvm size to be
  all, and not scaled as Ubuntu's default
  https://ubuntu.com/server/docs/install/autoinstall-reference.

  sizing-policy
  The lvm layout will, by default, attempt to leave room for snapshots and further expansion. A sizing-policy key may be supplied to control this behavior.
  type: string (enumeration)
  default: scaled

  I tried:

    interactive-sections:
      - storage
    storage:
      layout:
        name: lvm
        sizing-policy: all

  But it doesn't work.
  I want the interactively chosen disk by the user to have the full capacity instead of changing it all the time.
  This capacity is a thing that may be forgotten when installing, I want the default to be 'full'.

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2055070/+subscriptions




More information about the foundations-bugs mailing list