Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Abiquo supports hard disks on the hypervisor datastore. Hard disks are not persistent. When the user undeploys a VM with disks on the hypervisor datastore, these disks will be destroyed.

Compatibility table

Storage type

Vendor

Protocol

Hypervisor Datastore

Any

Any datastore storage protocol
(e.g. iSCSI, NFS, FC, FCoE, or direct attached)

Hypervisor datastores

Hypervisor

Datastore

Notes

Allows non-persistent
user hard disks

ESXi

  • VMFS

  • NFS with RDM

(tick)

Hyper-V

  • local disk

  • SMB mounted disk

  • CSV

  • Do not use C:\

(tick)

KVM

  • local disk

  • Do not use /

(tick)

Abiquo detects datastore disk changes

Abiquo periodically checks hypervisors for changes in virtual machinesVMs, including CPU, RAM and datastore disks.  You can set an abiquo.property to control the frequency of these checks (abiquo.vsm.vmsyncfrequency.<PLUGIN>, see Abiquo configuration properties#vsmproperties and search for .vsm.).

If you resize a virtual machine datastore VM disk is resized, Abiquo updates the size registered in Abiquoits database. If Abiquo detects a change in that the datastore used for of the virtual machine VM primary disk has changed, it updates the value in Abiquo and publishes the following tracer: 

Datastore of virtual machine '{VIRTUAL_MACHINE_NAME}' has been changed from '{OLD_VALUE}' to '{NEW_VALUE}'

...

Abiquo support for storage moves and motion is described in the tables for each hypervisor.

...