...
Note | ||
---|---|---|
| ||
If the machines are not connected to a dvSwitch, you must have the same Network Service Type for both Source and Destination machine network interfaces or you will not be able to use the moved VMs in Abiquo. See Manage Network Service Types |
Capabilities
- The events are detected properly independently of the polling interval, which only affects the state change detection velocity.
- False DESTROYED/CREATED events are detected (and not propagated) using VCenter to check if the virtual machine has vMotion or Relocation tasks in progress.
- Abiquo detects vMotion movements (virtual machines in power on)
- Abiquo detects Relocation movements (virtual machines in power off)
- In early tests, Abiquo detects movements produced by VMWare DRS because it properly manages the repeated names of virtual machines in the caches.
...
- MOVED events are not propagated when the virtual machine is moved to a host not managed by Abiquo (it is not added to Abiquo and not monitored by the Monitor Manager/Virtual System Monitor) but it is managed by vCenter. The virtual machine will remain with the last known state. Then:
- if the destination host is added to Abiquo, a MOVED event will be generated properly.
- if the virtual machine goes back to the original host, its state will be updated.
- VMWare HA is not supported.
- Abiquo does not support movements between machines with different Network Service Types unless Types unless the machines are connected to a dvSwitch. You must configure the same network service type for source and destination machine network interfaces or you will not be able to use the moved VM in Abiquo.
- dvSwitch : Abiquo will only allow you to change the Network Service Type of a dvSwitch if there are no virtual machines deployed on any of the machines attached to that dvSwitch.
- Storage vMotion to the same ESX host is supported since version 3.0
- When you are performing a vMotion operation, vCenter asks if you want to migrate the datastore on which the VM is located. If you vMotion a VM to the same host and you just change the destination datastore, this will work in vCenter and Abiquo will detect it when it synchronizes the virtual machine defintion. You can set the frequency of this check with the abiquo.vsm.vmsyncfrequency.vmx_04 property. See Abiquo Configuration Properties#vsm
...