Hello everybody,
I have a VM with a local device. it's a pci passtrough with hostpci argument.
I would to apply HA on it.
If a migrate it, i have this : "can't migrate VM which uses local devices".
the qm manual show a -force option to do migrate of vm with local device :
http://pve.proxmox.com/wiki/Manual:_qm
it'is possible to apply the -force option to a VM with HA ?
thank you for your answer.
Eric.
I have a VM with a local device. it's a pci passtrough with hostpci argument.
I would to apply HA on it.
If a migrate it, i have this : "can't migrate VM which uses local devices".
the qm manual show a -force option to do migrate of vm with local device :
http://pve.proxmox.com/wiki/Manual:_qm
qm migrate <vmid> <target> [OPTIONS]
Migrate virtual machine. Creates a new migration task.
<vmid> integer (1 - N)
The (unique) ID of the VM.
<target> string
Target node.
-force boolean
Allow to migrate VMs which use local devices. Only root may
use this option.
-online boolean
Use online/live migration.
it'is possible to apply the -force option to a VM with HA ?
thank you for your answer.
Eric.