Hi All,
I've recently had to try and recreate two VM's and in doing so have managed to get each running perfectly own their own. If I try to start the second while the first is running, the first will crash. Restarting the failed VM will exit saying efidevice not available.
Both have their own thinlvm volumes but I have noticed that both have the same smbios1 uuid and vmgenid numbers. Could this be the cause?
root@Proxy:~# qm config 100
bios: ovmf
boot: order=scsi1
cores: 2
cpu: host
hostpci0: 0000:04:00.0
memory: 24576
name: TrueNas
net0: virtio=9E:00:9A:73:AD:F9,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi1: SSDthinlvm:vm-100-disk-0,size=60G
scsihw: virtio-scsi-pci
smbios1: uuid=780e3029-b287-40af-8abc-f6624fc3d1a2
sockets: 4
vmgenid: 5b10995d-3015-4e5d-9b3f-6c5a50876232
root@Proxy:~# qm config 101
boot: order=scsi1
cores: 2
cpu: host
machine: q35
memory: 8192
name: Win10
net0: virtio=9E:00:9A:73:AD:F9,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
scsi1: SSDthinlvm:vm-101-disk-0,size=100G
scsihw: virtio-scsi-pci
smbios1: uuid=780e3029-b287-40af-8abc-f6624fc3d1a2
sockets: 1
vmgenid: 5b10995d-3015-4e5d-9b3f-6c5a50876232
Regards,
Scott
I've recently had to try and recreate two VM's and in doing so have managed to get each running perfectly own their own. If I try to start the second while the first is running, the first will crash. Restarting the failed VM will exit saying efidevice not available.
Both have their own thinlvm volumes but I have noticed that both have the same smbios1 uuid and vmgenid numbers. Could this be the cause?
root@Proxy:~# qm config 100
bios: ovmf
boot: order=scsi1
cores: 2
cpu: host
hostpci0: 0000:04:00.0
memory: 24576
name: TrueNas
net0: virtio=9E:00:9A:73:AD:F9,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi1: SSDthinlvm:vm-100-disk-0,size=60G
scsihw: virtio-scsi-pci
smbios1: uuid=780e3029-b287-40af-8abc-f6624fc3d1a2
sockets: 4
vmgenid: 5b10995d-3015-4e5d-9b3f-6c5a50876232
root@Proxy:~# qm config 101
boot: order=scsi1
cores: 2
cpu: host
machine: q35
memory: 8192
name: Win10
net0: virtio=9E:00:9A:73:AD:F9,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
scsi1: SSDthinlvm:vm-101-disk-0,size=100G
scsihw: virtio-scsi-pci
smbios1: uuid=780e3029-b287-40af-8abc-f6624fc3d1a2
sockets: 1
vmgenid: 5b10995d-3015-4e5d-9b3f-6c5a50876232
Regards,
Scott
Last edited: