[Bug 2042769] Re: layout: lvm install failure
Launchpad Bug Tracker
2042769 at bugs.launchpad.net
Sun Jan 14 04:17:20 UTC 2024
[Expired for subiquity (Ubuntu) because there has been no activity for
60 days.]
** Changed in: subiquity (Ubuntu)
Status: Incomplete => Expired
--
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/2042769
Title:
layout: lvm install failure
Status in subiquity package in Ubuntu:
Expired
Bug description:
I am doing a basic autoinstall using Qemu (I also tried using
VirtualBox) using the image:
https://releases.ubuntu.com/22.04.3/ubuntu-22.04.3-live-server-
amd64.iso
I get the following: error: FAIL requested size larger than the gap
More information can be found in the attachment.
This is my cloud init:
#cloud-config
autoinstall:
version: 1
early-commands:
- systemctl stop ssh # Stoped for now
identity:
hostname: ubuntu
username: packer
password: '$1$h9Pz5A8O$6j.kYdkmxFz53MM2O8Yyp0'
storage:
layout:
name: lvm
match:
size: largest
I also tried with a simplified version:
#cloud-config
autoinstall:
version: 1
identity:
hostname: ubuntu
username: packer
password: '$1$h9Pz5A8O$6j.kYdkmxFz53MM2O8Yyp0'
Any ideas on how to solve this? Tks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2042769/+subscriptions
More information about the foundations-bugs
mailing list