You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When more than ten partitions are used in .machine.disks, the provisioning order gets messed up, and the partitions are then mounted to (mismatched) partition indexes.
The text was updated successfully, but these errors were encountered:
Fixessiderolabs#9877
As a side-effect, fix alignment of user disks for newer QEMU versions.
Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit dd61ad8)
smira
added a commit
to smira/talos
that referenced
this issue
Dec 12, 2024
Fixessiderolabs#9877
As a side-effect, fix alignment of user disks for newer QEMU versions.
Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit dd61ad8)
smira
added a commit
to smira/talos
that referenced
this issue
Dec 12, 2024
Fixessiderolabs#9877
As a side-effect, fix alignment of user disks for newer QEMU versions.
Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit dd61ad8)
When more than ten partitions are used in
.machine.disks
, the provisioning order gets messed up, and the partitions are then mounted to (mismatched) partition indexes.The text was updated successfully, but these errors were encountered: