Public bug reported: Platform: Proxmox Disk1: 1G Disk2: 6G Disk3: 25G Disk4: 5G Disk5: 1G (EFI Disk on UEFI) Machine: i440fx ISO: ubuntu-24.04.1-live-server-amd64.iso
UEFI: #cloud-config # See the autoinstall documentation at: # https://canonical-subiquity.readthedocs-hosted.com/en/latest/reference/autoinstall-reference.html autoinstall: apt: disable_components: [] fallback: offline-install geoip: true mirror-selection: primary: - country-mirror - arches: &id001 - amd64 - i386 uri: http://archive.ubuntu.com/ubuntu/ - arches: &id002 - s390x - arm64 - armhf - powerpc - ppc64el - riscv64 uri: http://ports.ubuntu.com/ubuntu-ports preserve_sources_list: false security: - arches: *id001 uri: http://security.ubuntu.com/ubuntu/ - arches: *id002 uri: http://ports.ubuntu.com/ubuntu-ports codecs: install: false drivers: install: false identity: hostname: somename password: somepassword realname: somename username: somename kernel: package: linux-generic keyboard: layout: dk toggle: null variant: '' locale: en_US.UTF-8 network: ethernets: ens18: addresses: - 2001:0db8::dddd/64 nameservers: addresses: - 2001:0db8::10b - 2001:0db8::10c search: [] routes: - to: default via: 2001:0db8::1 version: 2 oem: install: auto source: id: ubuntu-server-minimal search_drivers: false ssh: allow-pw: true authorized-keys: [] install-server: true storage: config: - ptable: gpt serial: 0QEMU_QEMU_HARDDISK_drive-scsi0 path: /dev/sda preserve: false name: '' grub_device: false id: disk-sda type: disk - serial: 0QEMU_QEMU_HARDDISK_drive-scsi1 path: /dev/sdb wipe: superblock preserve: false name: '' grub_device: false id: disk-sdb type: disk - serial: 0QEMU_QEMU_HARDDISK_drive-scsi2 path: /dev/sdc wipe: superblock preserve: false name: '' grub_device: false id: disk-sdc type: disk - serial: 0QEMU_QEMU_HARDDISK_drive-scsi3 path: /dev/sdd wipe: superblock preserve: false name: '' grub_device: false id: disk-sdd type: disk - serial: 0QEMU_QEMU_HARDDISK_drive-scsi4 path: /dev/sde wipe: superblock preserve: false name: '' grub_device: false id: disk-sde type: disk - device: disk-sda size: 564133888 wipe: superblock flag: boot number: 1 preserve: false grub_device: true offset: 1048576 path: /dev/sda1 id: partition-0 type: partition - fstype: fat32 volume: partition-0 preserve: false id: format-0 type: format - device: disk-sda size: 507510784 wipe: superblock number: 2 preserve: false grub_device: false offset: 565182464 path: /dev/sda2 id: partition-1 type: partition - fstype: ext4 volume: partition-1 preserve: false id: format-1 type: format - fstype: swap volume: disk-sdb preserve: false id: format-2 type: format - path: '' device: format-2 id: mount-2 type: mount - name: vg00 devices: - disk-sdc preserve: false id: lvm_volgroup-0 type: lvm_volgroup - name: vg01 devices: - disk-sdd preserve: false id: lvm_volgroup-1 type: lvm_volgroup - name: vg02 devices: - disk-sde preserve: false id: lvm_volgroup-2 type: lvm_volgroup - name: root volgroup: lvm_volgroup-0 size: 8589934592B wipe: superblock preserve: false path: /dev/vg00/root id: lvm_partition-0 type: lvm_partition - fstype: ext4 volume: lvm_partition-0 preserve: false id: format-3 type: format - path: / device: format-3 id: mount-3 type: mount - name: home volgroup: lvm_volgroup-0 size: 2147483648B wipe: superblock preserve: false path: /dev/vg00/home id: lvm_partition-1 type: lvm_partition - fstype: ext4 volume: lvm_partition-1 preserve: false id: format-4 type: format - path: /home device: format-4 id: mount-4 type: mount - name: tmp volgroup: lvm_volgroup-0 size: 5368709120B wipe: superblock preserve: false path: /dev/vg00/tmp id: lvm_partition-2 type: lvm_partition - fstype: ext4 volume: lvm_partition-2 preserve: false id: format-5 type: format - path: /tmp device: format-5 id: mount-5 type: mount - name: var volgroup: lvm_volgroup-0 size: 6442450944B wipe: superblock preserve: false path: /dev/vg00/var id: lvm_partition-3 type: lvm_partition - fstype: ext4 volume: lvm_partition-3 preserve: false id: format-6 type: format - path: /var device: format-6 id: mount-6 type: mount - name: vartmp volgroup: lvm_volgroup-0 size: 1073741824B wipe: superblock preserve: false path: /dev/vg00/vartmp id: lvm_partition-4 type: lvm_partition - fstype: ext4 volume: lvm_partition-4 preserve: false id: format-7 type: format - path: /var/tmp device: format-7 id: mount-7 type: mount - name: varlog volgroup: lvm_volgroup-0 size: 2147483648B wipe: superblock preserve: false path: /dev/vg00/varlog id: lvm_partition-5 type: lvm_partition - fstype: ext4 volume: lvm_partition-5 preserve: false id: format-8 type: format - path: /var/log device: format-8 id: mount-8 type: mount - name: varlogaudit volgroup: lvm_volgroup-0 size: 1069547520B wipe: superblock preserve: false path: /dev/vg00/varlogaudit id: lvm_partition-6 type: lvm_partition - fstype: ext4 volume: lvm_partition-6 preserve: false id: format-9 type: format - path: /var/log/audit device: format-9 id: mount-9 type: mount - name: pack volgroup: lvm_volgroup-1 size: 5364514816B wipe: superblock preserve: false path: /dev/vg01/pack id: lvm_partition-7 type: lvm_partition - fstype: ext4 volume: lvm_partition-7 preserve: false id: format-10 type: format - path: /pack device: format-10 id: mount-10 type: mount - name: data volgroup: lvm_volgroup-2 size: 1069547520B wipe: superblock preserve: false path: /dev/vg02/data id: lvm_partition-8 type: lvm_partition - fstype: ext4 volume: lvm_partition-8 preserve: false id: format-11 type: format - path: /data device: format-11 id: mount-11 type: mount - path: /boot device: format-1 id: mount-1 type: mount - path: /boot/efi device: format-0 id: mount-0 type: mount swap: size: 0 updates: security version: 1 BIOS: #cloud-config # See the autoinstall documentation at: # https://canonical-subiquity.readthedocs-hosted.com/en/latest/reference/autoinstall-reference.html autoinstall: apt: disable_components: [] fallback: offline-install geoip: true mirror-selection: primary: - country-mirror - arches: &id001 - amd64 - i386 uri: http://archive.ubuntu.com/ubuntu/ - arches: &id002 - s390x - arm64 - armhf - powerpc - ppc64el - riscv64 uri: http://ports.ubuntu.com/ubuntu-ports preserve_sources_list: false security: - arches: *id001 uri: http://security.ubuntu.com/ubuntu/ - arches: *id002 uri: http://ports.ubuntu.com/ubuntu-ports codecs: install: false drivers: install: false identity: hostname: somename password: somepassword realname: somename username: somename kernel: package: linux-generic keyboard: layout: dk toggle: null variant: '' locale: en_US.UTF-8 network: ethernets: ens18: addresses: - 2001:0db8::dddd/64 nameservers: addresses: - 2001:0db8::10b - 2001:0db8::10c search: [] routes: - to: default via: 2001:0db8::1 version: 2 oem: install: auto source: id: ubuntu-server-minimal search_drivers: false ssh: allow-pw: true authorized-keys: [] install-server: true storage: config: - ptable: gpt serial: 0QEMU_QEMU_HARDDISK_drive-scsi0 path: /dev/sda preserve: false name: '' grub_device: true id: disk-sda type: disk - serial: 0QEMU_QEMU_HARDDISK_drive-scsi1 path: /dev/sdb wipe: superblock preserve: false name: '' grub_device: false id: disk-sdb type: disk - serial: 0QEMU_QEMU_HARDDISK_drive-scsi2 path: /dev/sdc wipe: superblock preserve: false name: '' grub_device: false id: disk-sdc type: disk - serial: 0QEMU_QEMU_HARDDISK_drive-scsi3 path: /dev/sdd wipe: superblock preserve: false name: '' grub_device: false id: disk-sdd type: disk - serial: 0QEMU_QEMU_HARDDISK_drive-scsi4 path: /dev/sde wipe: superblock preserve: false name: '' grub_device: false id: disk-sde type: disk - device: disk-sda size: 1048576 flag: bios_grub number: 1 preserve: false grub_device: false offset: 1048576 path: /dev/sda1 id: partition-0 wipe: superblock type: partition - device: disk-sda size: 1070596096 wipe: superblock number: 2 preserve: false grub_device: false offset: 2097152 path: /dev/sda2 id: partition-1 type: partition - fstype: ext4 volume: partition-1 preserve: false id: format-0 type: format - fstype: swap volume: disk-sdb preserve: false id: format-1 type: format - path: '' device: format-1 id: mount-1 type: mount - name: vg00 devices: - disk-sdc preserve: false id: lvm_volgroup-0 type: lvm_volgroup - name: vg01 devices: - disk-sdd preserve: false id: lvm_volgroup-1 type: lvm_volgroup - name: vg02 devices: - disk-sde preserve: false id: lvm_volgroup-2 type: lvm_volgroup - name: home volgroup: lvm_volgroup-0 size: 2147483648B wipe: superblock preserve: false path: /dev/vg00/home id: lvm_partition-1 type: lvm_partition - fstype: ext4 volume: lvm_partition-1 preserve: false id: format-3 type: format - name: var volgroup: lvm_volgroup-0 size: 6442450944B wipe: superblock preserve: false path: /dev/vg00/var id: lvm_partition-2 type: lvm_partition - fstype: ext4 volume: lvm_partition-2 preserve: false id: format-4 type: format - name: vartmp volgroup: lvm_volgroup-0 size: 1073741824B wipe: superblock preserve: false path: /dev/vg00/vartmp id: lvm_partition-3 type: lvm_partition - fstype: ext4 volume: lvm_partition-3 preserve: false id: format-5 type: format - name: varlog volgroup: lvm_volgroup-0 size: 2147483648B wipe: superblock preserve: false path: /dev/vg00/varlog id: lvm_partition-4 type: lvm_partition - fstype: ext4 volume: lvm_partition-4 preserve: false id: format-6 type: format - name: tmp volgroup: lvm_volgroup-0 size: 5368709120B wipe: superblock preserve: false path: /dev/vg00/tmp id: lvm_partition-5 type: lvm_partition - fstype: ext4 volume: lvm_partition-5 preserve: false id: format-7 type: format - name: root volgroup: lvm_volgroup-0 size: 8589934592B wipe: superblock preserve: false path: /dev/vg00/root id: lvm_partition-6 type: lvm_partition - fstype: ext4 volume: lvm_partition-6 preserve: false id: format-8 type: format - path: / device: format-8 id: mount-8 type: mount - name: varlogaudit volgroup: lvm_volgroup-0 size: 1069547520B wipe: superblock preserve: false path: /dev/vg00/varlogaudit id: lvm_partition-7 type: lvm_partition - fstype: ext4 volume: lvm_partition-7 preserve: false id: format-9 type: format - name: pack volgroup: lvm_volgroup-1 size: 5364514816B wipe: superblock preserve: false path: /dev/vg01/pack id: lvm_partition-8 type: lvm_partition - fstype: ext4 volume: lvm_partition-8 preserve: false id: format-10 type: format - path: /pack device: format-10 id: mount-10 type: mount - name: data volgroup: lvm_volgroup-2 size: 1069547520B wipe: superblock preserve: false path: /dev/vg02/data id: lvm_partition-9 type: lvm_partition - fstype: ext4 volume: lvm_partition-9 preserve: false id: format-11 type: format - path: /data device: format-11 id: mount-11 type: mount - path: /boot device: format-0 id: mount-0 type: mount - path: /home device: format-3 id: mount-3 type: mount - path: /var device: format-4 id: mount-4 type: mount - path: /var/tmp device: format-5 id: mount-5 type: mount - path: /var/log device: format-6 id: mount-6 type: mount - path: /tmp device: format-7 id: mount-7 type: mount - path: /var/log/audit device: format-9 id: mount-9 type: mount swap: size: 0 updates: security version: 1 ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: cloud-init 24.1.3-0ubuntu3.3 Uname: Linux 6.8.0-41-generic x86_64 Architecture: amd64 Date: Thu Nov 14 12:28:14 2024 PackageArchitecture: all ProcEnviron: LANG=C.UTF-8 PATH=(custom, no user) TERM=linux SourcePackage: cloud-init ** Affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug ** Description changed: Platform: Proxmox Disk1: 1G Disk2: 6G Disk3: 25G Disk4: 5G Disk5: 1G (EFI Disk on UEFI) Machine: i440fx ISO: ubuntu-24.04.1-live-server-amd64.iso UEFI: #cloud-config # See the autoinstall documentation at: # https://canonical-subiquity.readthedocs-hosted.com/en/latest/reference/autoinstall-reference.html autoinstall: - apt: - disable_components: [] - fallback: offline-install - geoip: true - mirror-selection: - primary: - - country-mirror - - arches: &id001 - - amd64 - - i386 - uri: http://archive.ubuntu.com/ubuntu/ - - arches: &id002 - - s390x - - arm64 - - armhf - - powerpc - - ppc64el - - riscv64 - uri: http://ports.ubuntu.com/ubuntu-ports - preserve_sources_list: false - security: - - arches: *id001 - uri: http://security.ubuntu.com/ubuntu/ - - arches: *id002 - uri: http://ports.ubuntu.com/ubuntu-ports - codecs: - install: false - drivers: - install: false - identity: - hostname: somename - password: somepassword - realname: somename - username: somename - kernel: - package: linux-generic - keyboard: - layout: dk - toggle: null - variant: '' - locale: en_US.UTF-8 - network: - ethernets: - ens18: - addresses: - - 2a03:dc80:0:b270::dddd/64 - nameservers: - addresses: - - 2a03:dc80:0:b270::10b - - 2a03:dc80:0:b270::10c - search: [] - routes: - - to: default - via: 2a03:dc80:0:b270::1 - version: 2 - oem: - install: auto - source: - id: ubuntu-server-minimal - search_drivers: false - ssh: - allow-pw: true - authorized-keys: [] - install-server: true - storage: - config: - - ptable: gpt - serial: 0QEMU_QEMU_HARDDISK_drive-scsi0 - path: /dev/sda - preserve: false - name: '' - grub_device: false - id: disk-sda - type: disk - - serial: 0QEMU_QEMU_HARDDISK_drive-scsi1 - path: /dev/sdb - wipe: superblock - preserve: false - name: '' - grub_device: false - id: disk-sdb - type: disk - - serial: 0QEMU_QEMU_HARDDISK_drive-scsi2 - path: /dev/sdc - wipe: superblock - preserve: false - name: '' - grub_device: false - id: disk-sdc - type: disk - - serial: 0QEMU_QEMU_HARDDISK_drive-scsi3 - path: /dev/sdd - wipe: superblock - preserve: false - name: '' - grub_device: false - id: disk-sdd - type: disk - - serial: 0QEMU_QEMU_HARDDISK_drive-scsi4 - path: /dev/sde - wipe: superblock - preserve: false - name: '' - grub_device: false - id: disk-sde - type: disk - - device: disk-sda - size: 564133888 - wipe: superblock - flag: boot - number: 1 - preserve: false - grub_device: true - offset: 1048576 - path: /dev/sda1 - id: partition-0 - type: partition - - fstype: fat32 - volume: partition-0 - preserve: false - id: format-0 - type: format - - device: disk-sda - size: 507510784 - wipe: superblock - number: 2 - preserve: false - grub_device: false - offset: 565182464 - path: /dev/sda2 - id: partition-1 - type: partition - - fstype: ext4 - volume: partition-1 - preserve: false - id: format-1 - type: format - - fstype: swap - volume: disk-sdb - preserve: false - id: format-2 - type: format - - path: '' - device: format-2 - id: mount-2 - type: mount - - name: vg00 - devices: - - disk-sdc - preserve: false - id: lvm_volgroup-0 - type: lvm_volgroup - - name: vg01 - devices: - - disk-sdd - preserve: false - id: lvm_volgroup-1 - type: lvm_volgroup - - name: vg02 - devices: - - disk-sde - preserve: false - id: lvm_volgroup-2 - type: lvm_volgroup - - name: root - volgroup: lvm_volgroup-0 - size: 8589934592B - wipe: superblock - preserve: false - path: /dev/vg00/root - id: lvm_partition-0 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-0 - preserve: false - id: format-3 - type: format - - path: / - device: format-3 - id: mount-3 - type: mount - - name: home - volgroup: lvm_volgroup-0 - size: 2147483648B - wipe: superblock - preserve: false - path: /dev/vg00/home - id: lvm_partition-1 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-1 - preserve: false - id: format-4 - type: format - - path: /home - device: format-4 - id: mount-4 - type: mount - - name: tmp - volgroup: lvm_volgroup-0 - size: 5368709120B - wipe: superblock - preserve: false - path: /dev/vg00/tmp - id: lvm_partition-2 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-2 - preserve: false - id: format-5 - type: format - - path: /tmp - device: format-5 - id: mount-5 - type: mount - - name: var - volgroup: lvm_volgroup-0 - size: 6442450944B - wipe: superblock - preserve: false - path: /dev/vg00/var - id: lvm_partition-3 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-3 - preserve: false - id: format-6 - type: format - - path: /var - device: format-6 - id: mount-6 - type: mount - - name: vartmp - volgroup: lvm_volgroup-0 - size: 1073741824B - wipe: superblock - preserve: false - path: /dev/vg00/vartmp - id: lvm_partition-4 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-4 - preserve: false - id: format-7 - type: format - - path: /var/tmp - device: format-7 - id: mount-7 - type: mount - - name: varlog - volgroup: lvm_volgroup-0 - size: 2147483648B - wipe: superblock - preserve: false - path: /dev/vg00/varlog - id: lvm_partition-5 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-5 - preserve: false - id: format-8 - type: format - - path: /var/log - device: format-8 - id: mount-8 - type: mount - - name: varlogaudit - volgroup: lvm_volgroup-0 - size: 1069547520B - wipe: superblock - preserve: false - path: /dev/vg00/varlogaudit - id: lvm_partition-6 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-6 - preserve: false - id: format-9 - type: format - - path: /var/log/audit - device: format-9 - id: mount-9 - type: mount - - name: pack - volgroup: lvm_volgroup-1 - size: 5364514816B - wipe: superblock - preserve: false - path: /dev/vg01/pack - id: lvm_partition-7 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-7 - preserve: false - id: format-10 - type: format - - path: /pack - device: format-10 - id: mount-10 - type: mount - - name: data - volgroup: lvm_volgroup-2 - size: 1069547520B - wipe: superblock - preserve: false - path: /dev/vg02/data - id: lvm_partition-8 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-8 - preserve: false - id: format-11 - type: format - - path: /data - device: format-11 - id: mount-11 - type: mount - - path: /boot - device: format-1 - id: mount-1 - type: mount - - path: /boot/efi - device: format-0 - id: mount-0 - type: mount - swap: - size: 0 - updates: security - version: 1 - + apt: + disable_components: [] + fallback: offline-install + geoip: true + mirror-selection: + primary: + - country-mirror + - arches: &id001 + - amd64 + - i386 + uri: http://archive.ubuntu.com/ubuntu/ + - arches: &id002 + - s390x + - arm64 + - armhf + - powerpc + - ppc64el + - riscv64 + uri: http://ports.ubuntu.com/ubuntu-ports + preserve_sources_list: false + security: + - arches: *id001 + uri: http://security.ubuntu.com/ubuntu/ + - arches: *id002 + uri: http://ports.ubuntu.com/ubuntu-ports + codecs: + install: false + drivers: + install: false + identity: + hostname: somename + password: somepassword + realname: somename + username: somename + kernel: + package: linux-generic + keyboard: + layout: dk + toggle: null + variant: '' + locale: en_US.UTF-8 + network: + ethernets: + ens18: + addresses: + - 2001:0db8::dddd/64 + nameservers: + addresses: + - 2001:0db8::10b + - 2001:0db8::10c + search: [] + routes: + - to: default + via: 2001:0db8::1 + version: 2 + oem: + install: auto + source: + id: ubuntu-server-minimal + search_drivers: false + ssh: + allow-pw: true + authorized-keys: [] + install-server: true + storage: + config: + - ptable: gpt + serial: 0QEMU_QEMU_HARDDISK_drive-scsi0 + path: /dev/sda + preserve: false + name: '' + grub_device: false + id: disk-sda + type: disk + - serial: 0QEMU_QEMU_HARDDISK_drive-scsi1 + path: /dev/sdb + wipe: superblock + preserve: false + name: '' + grub_device: false + id: disk-sdb + type: disk + - serial: 0QEMU_QEMU_HARDDISK_drive-scsi2 + path: /dev/sdc + wipe: superblock + preserve: false + name: '' + grub_device: false + id: disk-sdc + type: disk + - serial: 0QEMU_QEMU_HARDDISK_drive-scsi3 + path: /dev/sdd + wipe: superblock + preserve: false + name: '' + grub_device: false + id: disk-sdd + type: disk + - serial: 0QEMU_QEMU_HARDDISK_drive-scsi4 + path: /dev/sde + wipe: superblock + preserve: false + name: '' + grub_device: false + id: disk-sde + type: disk + - device: disk-sda + size: 564133888 + wipe: superblock + flag: boot + number: 1 + preserve: false + grub_device: true + offset: 1048576 + path: /dev/sda1 + id: partition-0 + type: partition + - fstype: fat32 + volume: partition-0 + preserve: false + id: format-0 + type: format + - device: disk-sda + size: 507510784 + wipe: superblock + number: 2 + preserve: false + grub_device: false + offset: 565182464 + path: /dev/sda2 + id: partition-1 + type: partition + - fstype: ext4 + volume: partition-1 + preserve: false + id: format-1 + type: format + - fstype: swap + volume: disk-sdb + preserve: false + id: format-2 + type: format + - path: '' + device: format-2 + id: mount-2 + type: mount + - name: vg00 + devices: + - disk-sdc + preserve: false + id: lvm_volgroup-0 + type: lvm_volgroup + - name: vg01 + devices: + - disk-sdd + preserve: false + id: lvm_volgroup-1 + type: lvm_volgroup + - name: vg02 + devices: + - disk-sde + preserve: false + id: lvm_volgroup-2 + type: lvm_volgroup + - name: root + volgroup: lvm_volgroup-0 + size: 8589934592B + wipe: superblock + preserve: false + path: /dev/vg00/root + id: lvm_partition-0 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-0 + preserve: false + id: format-3 + type: format + - path: / + device: format-3 + id: mount-3 + type: mount + - name: home + volgroup: lvm_volgroup-0 + size: 2147483648B + wipe: superblock + preserve: false + path: /dev/vg00/home + id: lvm_partition-1 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-1 + preserve: false + id: format-4 + type: format + - path: /home + device: format-4 + id: mount-4 + type: mount + - name: tmp + volgroup: lvm_volgroup-0 + size: 5368709120B + wipe: superblock + preserve: false + path: /dev/vg00/tmp + id: lvm_partition-2 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-2 + preserve: false + id: format-5 + type: format + - path: /tmp + device: format-5 + id: mount-5 + type: mount + - name: var + volgroup: lvm_volgroup-0 + size: 6442450944B + wipe: superblock + preserve: false + path: /dev/vg00/var + id: lvm_partition-3 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-3 + preserve: false + id: format-6 + type: format + - path: /var + device: format-6 + id: mount-6 + type: mount + - name: vartmp + volgroup: lvm_volgroup-0 + size: 1073741824B + wipe: superblock + preserve: false + path: /dev/vg00/vartmp + id: lvm_partition-4 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-4 + preserve: false + id: format-7 + type: format + - path: /var/tmp + device: format-7 + id: mount-7 + type: mount + - name: varlog + volgroup: lvm_volgroup-0 + size: 2147483648B + wipe: superblock + preserve: false + path: /dev/vg00/varlog + id: lvm_partition-5 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-5 + preserve: false + id: format-8 + type: format + - path: /var/log + device: format-8 + id: mount-8 + type: mount + - name: varlogaudit + volgroup: lvm_volgroup-0 + size: 1069547520B + wipe: superblock + preserve: false + path: /dev/vg00/varlogaudit + id: lvm_partition-6 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-6 + preserve: false + id: format-9 + type: format + - path: /var/log/audit + device: format-9 + id: mount-9 + type: mount + - name: pack + volgroup: lvm_volgroup-1 + size: 5364514816B + wipe: superblock + preserve: false + path: /dev/vg01/pack + id: lvm_partition-7 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-7 + preserve: false + id: format-10 + type: format + - path: /pack + device: format-10 + id: mount-10 + type: mount + - name: data + volgroup: lvm_volgroup-2 + size: 1069547520B + wipe: superblock + preserve: false + path: /dev/vg02/data + id: lvm_partition-8 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-8 + preserve: false + id: format-11 + type: format + - path: /data + device: format-11 + id: mount-11 + type: mount + - path: /boot + device: format-1 + id: mount-1 + type: mount + - path: /boot/efi + device: format-0 + id: mount-0 + type: mount + swap: + size: 0 + updates: security + version: 1 BIOS: #cloud-config # See the autoinstall documentation at: # https://canonical-subiquity.readthedocs-hosted.com/en/latest/reference/autoinstall-reference.html autoinstall: - apt: - disable_components: [] - fallback: offline-install - geoip: true - mirror-selection: - primary: - - country-mirror - - arches: &id001 - - amd64 - - i386 - uri: http://archive.ubuntu.com/ubuntu/ - - arches: &id002 - - s390x - - arm64 - - armhf - - powerpc - - ppc64el - - riscv64 - uri: http://ports.ubuntu.com/ubuntu-ports - preserve_sources_list: false - security: - - arches: *id001 - uri: http://security.ubuntu.com/ubuntu/ - - arches: *id002 - uri: http://ports.ubuntu.com/ubuntu-ports - codecs: - install: false - drivers: - install: false - identity: - hostname: somename - password: somepassword - realname: somename - username: somename - kernel: - package: linux-generic - keyboard: - layout: dk - toggle: null - variant: '' - locale: en_US.UTF-8 - network: - ethernets: - ens18: - addresses: - - 2a03:dc80:0:b270::dddd/64 - nameservers: - addresses: - - 2a03:dc80:0:b270::10b - - 2a03:dc80:0:b270::10c - search: [] - routes: - - to: default - via: 2a03:dc80:0:b270::1 - version: 2 - oem: - install: auto - source: - id: ubuntu-server-minimal - search_drivers: false - ssh: - allow-pw: true - authorized-keys: [] - install-server: true - storage: - config: - - ptable: gpt - serial: 0QEMU_QEMU_HARDDISK_drive-scsi0 - path: /dev/sda - preserve: false - name: '' - grub_device: true - id: disk-sda - type: disk - - serial: 0QEMU_QEMU_HARDDISK_drive-scsi1 - path: /dev/sdb - wipe: superblock - preserve: false - name: '' - grub_device: false - id: disk-sdb - type: disk - - serial: 0QEMU_QEMU_HARDDISK_drive-scsi2 - path: /dev/sdc - wipe: superblock - preserve: false - name: '' - grub_device: false - id: disk-sdc - type: disk - - serial: 0QEMU_QEMU_HARDDISK_drive-scsi3 - path: /dev/sdd - wipe: superblock - preserve: false - name: '' - grub_device: false - id: disk-sdd - type: disk - - serial: 0QEMU_QEMU_HARDDISK_drive-scsi4 - path: /dev/sde - wipe: superblock - preserve: false - name: '' - grub_device: false - id: disk-sde - type: disk - - device: disk-sda - size: 1048576 - flag: bios_grub - number: 1 - preserve: false - grub_device: false - offset: 1048576 - path: /dev/sda1 - id: partition-0 - wipe: superblock - type: partition - - device: disk-sda - size: 1070596096 - wipe: superblock - number: 2 - preserve: false - grub_device: false - offset: 2097152 - path: /dev/sda2 - id: partition-1 - type: partition - - fstype: ext4 - volume: partition-1 - preserve: false - id: format-0 - type: format - - fstype: swap - volume: disk-sdb - preserve: false - id: format-1 - type: format - - path: '' - device: format-1 - id: mount-1 - type: mount - - name: vg00 - devices: - - disk-sdc - preserve: false - id: lvm_volgroup-0 - type: lvm_volgroup - - name: vg01 - devices: - - disk-sdd - preserve: false - id: lvm_volgroup-1 - type: lvm_volgroup - - name: vg02 - devices: - - disk-sde - preserve: false - id: lvm_volgroup-2 - type: lvm_volgroup - - name: home - volgroup: lvm_volgroup-0 - size: 2147483648B - wipe: superblock - preserve: false - path: /dev/vg00/home - id: lvm_partition-1 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-1 - preserve: false - id: format-3 - type: format - - name: var - volgroup: lvm_volgroup-0 - size: 6442450944B - wipe: superblock - preserve: false - path: /dev/vg00/var - id: lvm_partition-2 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-2 - preserve: false - id: format-4 - type: format - - name: vartmp - volgroup: lvm_volgroup-0 - size: 1073741824B - wipe: superblock - preserve: false - path: /dev/vg00/vartmp - id: lvm_partition-3 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-3 - preserve: false - id: format-5 - type: format - - name: varlog - volgroup: lvm_volgroup-0 - size: 2147483648B - wipe: superblock - preserve: false - path: /dev/vg00/varlog - id: lvm_partition-4 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-4 - preserve: false - id: format-6 - type: format - - name: tmp - volgroup: lvm_volgroup-0 - size: 5368709120B - wipe: superblock - preserve: false - path: /dev/vg00/tmp - id: lvm_partition-5 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-5 - preserve: false - id: format-7 - type: format - - name: root - volgroup: lvm_volgroup-0 - size: 8589934592B - wipe: superblock - preserve: false - path: /dev/vg00/root - id: lvm_partition-6 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-6 - preserve: false - id: format-8 - type: format - - path: / - device: format-8 - id: mount-8 - type: mount - - name: varlogaudit - volgroup: lvm_volgroup-0 - size: 1069547520B - wipe: superblock - preserve: false - path: /dev/vg00/varlogaudit - id: lvm_partition-7 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-7 - preserve: false - id: format-9 - type: format - - name: pack - volgroup: lvm_volgroup-1 - size: 5364514816B - wipe: superblock - preserve: false - path: /dev/vg01/pack - id: lvm_partition-8 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-8 - preserve: false - id: format-10 - type: format - - path: /pack - device: format-10 - id: mount-10 - type: mount - - name: data - volgroup: lvm_volgroup-2 - size: 1069547520B - wipe: superblock - preserve: false - path: /dev/vg02/data - id: lvm_partition-9 - type: lvm_partition - - fstype: ext4 - volume: lvm_partition-9 - preserve: false - id: format-11 - type: format - - path: /data - device: format-11 - id: mount-11 - type: mount - - path: /boot - device: format-0 - id: mount-0 - type: mount - - path: /home - device: format-3 - id: mount-3 - type: mount - - path: /var - device: format-4 - id: mount-4 - type: mount - - path: /var/tmp - device: format-5 - id: mount-5 - type: mount - - path: /var/log - device: format-6 - id: mount-6 - type: mount - - path: /tmp - device: format-7 - id: mount-7 - type: mount - - path: /var/log/audit - device: format-9 - id: mount-9 - type: mount - swap: - size: 0 - updates: security - version: 1 + apt: + disable_components: [] + fallback: offline-install + geoip: true + mirror-selection: + primary: + - country-mirror + - arches: &id001 + - amd64 + - i386 + uri: http://archive.ubuntu.com/ubuntu/ + - arches: &id002 + - s390x + - arm64 + - armhf + - powerpc + - ppc64el + - riscv64 + uri: http://ports.ubuntu.com/ubuntu-ports + preserve_sources_list: false + security: + - arches: *id001 + uri: http://security.ubuntu.com/ubuntu/ + - arches: *id002 + uri: http://ports.ubuntu.com/ubuntu-ports + codecs: + install: false + drivers: + install: false + identity: + hostname: somename + password: somepassword + realname: somename + username: somename + kernel: + package: linux-generic + keyboard: + layout: dk + toggle: null + variant: '' + locale: en_US.UTF-8 + network: + ethernets: + ens18: + addresses: + - 2001:0db8::dddd/64 + nameservers: + addresses: + - 2001:0db8::10b + - 2001:0db8::10c + search: [] + routes: + - to: default + via: 2001:0db8::1 + version: 2 + oem: + install: auto + source: + id: ubuntu-server-minimal + search_drivers: false + ssh: + allow-pw: true + authorized-keys: [] + install-server: true + storage: + config: + - ptable: gpt + serial: 0QEMU_QEMU_HARDDISK_drive-scsi0 + path: /dev/sda + preserve: false + name: '' + grub_device: true + id: disk-sda + type: disk + - serial: 0QEMU_QEMU_HARDDISK_drive-scsi1 + path: /dev/sdb + wipe: superblock + preserve: false + name: '' + grub_device: false + id: disk-sdb + type: disk + - serial: 0QEMU_QEMU_HARDDISK_drive-scsi2 + path: /dev/sdc + wipe: superblock + preserve: false + name: '' + grub_device: false + id: disk-sdc + type: disk + - serial: 0QEMU_QEMU_HARDDISK_drive-scsi3 + path: /dev/sdd + wipe: superblock + preserve: false + name: '' + grub_device: false + id: disk-sdd + type: disk + - serial: 0QEMU_QEMU_HARDDISK_drive-scsi4 + path: /dev/sde + wipe: superblock + preserve: false + name: '' + grub_device: false + id: disk-sde + type: disk + - device: disk-sda + size: 1048576 + flag: bios_grub + number: 1 + preserve: false + grub_device: false + offset: 1048576 + path: /dev/sda1 + id: partition-0 + wipe: superblock + type: partition + - device: disk-sda + size: 1070596096 + wipe: superblock + number: 2 + preserve: false + grub_device: false + offset: 2097152 + path: /dev/sda2 + id: partition-1 + type: partition + - fstype: ext4 + volume: partition-1 + preserve: false + id: format-0 + type: format + - fstype: swap + volume: disk-sdb + preserve: false + id: format-1 + type: format + - path: '' + device: format-1 + id: mount-1 + type: mount + - name: vg00 + devices: + - disk-sdc + preserve: false + id: lvm_volgroup-0 + type: lvm_volgroup + - name: vg01 + devices: + - disk-sdd + preserve: false + id: lvm_volgroup-1 + type: lvm_volgroup + - name: vg02 + devices: + - disk-sde + preserve: false + id: lvm_volgroup-2 + type: lvm_volgroup + - name: home + volgroup: lvm_volgroup-0 + size: 2147483648B + wipe: superblock + preserve: false + path: /dev/vg00/home + id: lvm_partition-1 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-1 + preserve: false + id: format-3 + type: format + - name: var + volgroup: lvm_volgroup-0 + size: 6442450944B + wipe: superblock + preserve: false + path: /dev/vg00/var + id: lvm_partition-2 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-2 + preserve: false + id: format-4 + type: format + - name: vartmp + volgroup: lvm_volgroup-0 + size: 1073741824B + wipe: superblock + preserve: false + path: /dev/vg00/vartmp + id: lvm_partition-3 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-3 + preserve: false + id: format-5 + type: format + - name: varlog + volgroup: lvm_volgroup-0 + size: 2147483648B + wipe: superblock + preserve: false + path: /dev/vg00/varlog + id: lvm_partition-4 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-4 + preserve: false + id: format-6 + type: format + - name: tmp + volgroup: lvm_volgroup-0 + size: 5368709120B + wipe: superblock + preserve: false + path: /dev/vg00/tmp + id: lvm_partition-5 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-5 + preserve: false + id: format-7 + type: format + - name: root + volgroup: lvm_volgroup-0 + size: 8589934592B + wipe: superblock + preserve: false + path: /dev/vg00/root + id: lvm_partition-6 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-6 + preserve: false + id: format-8 + type: format + - path: / + device: format-8 + id: mount-8 + type: mount + - name: varlogaudit + volgroup: lvm_volgroup-0 + size: 1069547520B + wipe: superblock + preserve: false + path: /dev/vg00/varlogaudit + id: lvm_partition-7 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-7 + preserve: false + id: format-9 + type: format + - name: pack + volgroup: lvm_volgroup-1 + size: 5364514816B + wipe: superblock + preserve: false + path: /dev/vg01/pack + id: lvm_partition-8 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-8 + preserve: false + id: format-10 + type: format + - path: /pack + device: format-10 + id: mount-10 + type: mount + - name: data + volgroup: lvm_volgroup-2 + size: 1069547520B + wipe: superblock + preserve: false + path: /dev/vg02/data + id: lvm_partition-9 + type: lvm_partition + - fstype: ext4 + volume: lvm_partition-9 + preserve: false + id: format-11 + type: format + - path: /data + device: format-11 + id: mount-11 + type: mount + - path: /boot + device: format-0 + id: mount-0 + type: mount + - path: /home + device: format-3 + id: mount-3 + type: mount + - path: /var + device: format-4 + id: mount-4 + type: mount + - path: /var/tmp + device: format-5 + id: mount-5 + type: mount + - path: /var/log + device: format-6 + id: mount-6 + type: mount + - path: /tmp + device: format-7 + id: mount-7 + type: mount + - path: /var/log/audit + device: format-9 + id: mount-9 + type: mount + swap: + size: 0 + updates: security + version: 1 ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: cloud-init 24.1.3-0ubuntu3.3 Uname: Linux 6.8.0-41-generic x86_64 Architecture: amd64 Date: Thu Nov 14 12:28:14 2024 PackageArchitecture: all ProcEnviron: - LANG=C.UTF-8 - PATH=(custom, no user) - TERM=linux + LANG=C.UTF-8 + PATH=(custom, no user) + TERM=linux SourcePackage: cloud-init -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2088172 Title: ubuntu installs using cloud-init on creating sda1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2088172/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs