From 674f96b3944025849ed4e18d4dc51cd560f6b906 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Tue, 11 Jun 2024 19:03:14 -0700 Subject: [PATCH] Switch back to by-uuid to reproduce bug --- cloud/cloud.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cloud/cloud.xml b/cloud/cloud.xml index 96a29d1..640e686 100644 --- a/cloud/cloud.xml +++ b/cloud/cloud.xml @@ -32,7 +32,7 @@ filesystem="xfs" bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" kernelcmdline="console=ttyS0,115200n8 no_timer_check crashkernel=auto net.ifnames=0" - devicepersistency="by-label" + devicepersistency="by-uuid" rootfs_label="rocky"> false @@ -64,7 +64,7 @@ filesystem="xfs" bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" firmware="ofw" kernelcmdline="console=ttyS0,115200n8 no_timer_check crashkernel=auto net.ifnames=0" - devicepersistency="by-label" + devicepersistency="by-uuid" rootfs_label="rocky"> false @@ -96,7 +96,7 @@ filesystem="xfs" bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" kernelcmdline="console=ttyS0,115200n8 no_timer_check crashkernel=auto net.ifnames=0" - devicepersistency="by-label" + devicepersistency="by-uuid" rootfs_label="rocky"> false @@ -129,7 +129,7 @@ filesystem="xfs" bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" kernelcmdline="rootdelay=300 console=ttyS0 earlyprintk=ttyS0 no_timer_check crashkernel=auto net.ifnames=0" - devicepersistency="by-label" + devicepersistency="by-uuid" rootfs_label="rocky"> false @@ -162,7 +162,7 @@ filesystem="xfs" bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" kernelcmdline="console=ttyS0,115200n8 no_timer_check crashkernel=auto net.ifnames=0 nvme_core.io_timeout=4294967295 nvme_core.max_retries=10" - devicepersistency="by-label" + devicepersistency="by-uuid" rootfs_label="rocky"> false @@ -195,7 +195,7 @@ filesystem="xfs" bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" kernelcmdline="console=ttyS0,115200n8 console=tty0 no_timer_check crashkernel=auto net.ifnames=0 LANG=en_US.UTF-8 transparent_hugepage=never rd.luks=0 rd.md=0 rd.dm=0 rd.lvm.vg=rocky rd.lvm.lv=rocky/root rd.net.timeout.dhcp=10" - devicepersistency="by-label" + devicepersistency="by-uuid" rootfs_label="rocky"> false