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

Olivier Gayot 2055070 at bugs.launchpad.net
Wed Apr 10 14:03:14 UTC 2024


Sadly, the storage autoinstall config seems ignored when storage is
listed as an interactive-section. I guess the UI resets the
configuration when it loads?

I guess the only option I can suggest with the current implementation
would be to make the storage section non interactive ; it that is an
option for you.

Thanks

** Changed in: subiquity (Ubuntu)
       Status: New => Triaged

** Changed in: subiquity (Ubuntu)
   Importance: Undecided => Medium

-- 
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:
  Triaged

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