Server Images: Partitioning and file system are faulty #193

Open
opened 2026-04-29 09:31:12 +00:00 by pboy · 1 comment
Owner

a) KVM Guest image (qcow2)

  • In the partition table, the main data (payload) partition (partition 4) is listed as Linux (83), not as LVM (8e)

b) Aarch64 SBC raw image

  • In the partition table there is a gap of 16 mb before the first partition
  • In the partition table, the main data (payload) partition (partition 3) is listed as Linux (83), not as LVM (8e)
  • The LVM device file in /etc/lvm/devices is missing; only the ‘auto-import-root’ tag file exists. This could be due to the above error in the partition table. However, the file is present in the aarch64 raw image (which has also the wrong partition type).
a) KVM Guest image (qcow2) * In the partition table, the main data (payload) partition (partition 4) is listed as Linux (83), not as LVM (8e) b) Aarch64 SBC raw image * In the partition table there is a gap of 16 mb before the first partition * In the partition table, the main data (payload) partition (partition 3) is listed as Linux (83), not as LVM (8e) * The LVM device file in /etc/lvm/devices is missing; only the ‘auto-import-root’ tag file exists. This could be due to the above error in the partition table. However, the file is present in the aarch64 raw image (which has also the wrong partition type).
Author
Owner

@ngompa actioned to fix the LVM label part (the gap part needs further discussion)

@ngompa actioned to fix the LVM label part (the gap part needs further discussion)
pboy added this to the Maintenance project 2026-05-21 12:42:37 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
server/tickets#193
No description provided.