Hell,
I installed a K8s (Kubernetes) with several QEMU disks in an Ubuntu VM.
The challenge is that after a restart of the VM, the disks are no longer the same UUID as during installation.
This results in K8s not starting anymore.
In the config (/etc/pve/qemu-server/<VMID>.conf) I can set a single UUID. If I have understood correctly, this UUID is only set for the boot disk (ubuntu).
Is there a way to set the UUID's for all disks?
Perhaps there is a parameter that ensures that all disks are assigned the UUID they were given the first time you started them.
I am open to any solutions.
I installed a K8s (Kubernetes) with several QEMU disks in an Ubuntu VM.
The challenge is that after a restart of the VM, the disks are no longer the same UUID as during installation.
This results in K8s not starting anymore.
In the config (/etc/pve/qemu-server/<VMID>.conf) I can set a single UUID. If I have understood correctly, this UUID is only set for the boot disk (ubuntu).
Is there a way to set the UUID's for all disks?
Perhaps there is a parameter that ensures that all disks are assigned the UUID they were given the first time you started them.
I am open to any solutions.