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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055070

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

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to