Virtualbox Teleportation error (Failed to load unit 'cpum' (VERR_INVALID_FLAGS))
Posted: 13. Oct 2016, 22:43
I'm making a Vbox teleportation application for VM migration between two similar Dell machines on the same subnet.
The source is an ubuntu 14.04 VM that needs to be teleported to client Dell server which is hosting an unbooted VM with a harddisk .vdi on a nfs-shared folder with the original VM. The client does not have any .iso files associated with it..
When the teleportation is initiated, the process reaches 90% and then exits with the following error:
VBoxManage: error: Teleportation failed
VBoxManage: error: Failed to load unit 'cpum' (VERR_INVALID_FLAGS) . . .
I looked up online and found just one relevant reply to a similar query. So I typed the following command at the client end. VBoxManage setextradata vm_name VBoxInternal/CPUM/CMPXCHG16B 1
Still the problem persists.
Please advise
The source is an ubuntu 14.04 VM that needs to be teleported to client Dell server which is hosting an unbooted VM with a harddisk .vdi on a nfs-shared folder with the original VM. The client does not have any .iso files associated with it..
When the teleportation is initiated, the process reaches 90% and then exits with the following error:
VBoxManage: error: Teleportation failed
VBoxManage: error: Failed to load unit 'cpum' (VERR_INVALID_FLAGS) . . .
I looked up online and found just one relevant reply to a similar query. So I typed the following command at the client end. VBoxManage setextradata vm_name VBoxInternal/CPUM/CMPXCHG16B 1
Still the problem persists.
Please advise