Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Current »

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 VMs, including CPU, RAM and disks.  You can set an abiquo.property to control the frequency of these checks (abiquo.vsm.vmsyncfrequency.<PLUGIN>, see Abiquo configuration properties and search for .vsm.).

If you resize a VM disk, Abiquo updates the size in its database. If Abiquo detects that the datastore of the 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.


  • No labels