Versions Compared

Key

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

...

Property name

Required

Default value

abiquo.pve.repository

yes

/opt/abiquo/vm_repository/

abiquo.pve.vnc.user

yes

abiquo.pve.vnc.password

yes

abiquo.pve.compute.poweron.timeoutsecs

no

20

abiquo.pve.compute.poweroff.timeoutsecs

no

20

abiquo.pve.compute.shutdown.timeoutsecs

no

20

abiquo.pve.deletevm.timeoutsecs

no

600

abiquo.pve.takesnapshot.timeoutsecs

no

600

abiquo.pve.revertsnapshot.timeoutsecs

no

600

abiquo.pve.deletesnapshot.timeoutsecs

no

600

abiquo.pve.definevm.timeoutsecs

no

600

abiquo.pve.disk.discard.enabled

no

true

abiquo.pve.tmp.folder

no

/tmp

abiquo.pve.scsi.controller.model

no

virtio-scsi-single

abiquo.pve.networkinterface.activation.timeoutsecs

no

120

abiquo.pve.networkinterface.activation.pollintervalsecs

no

5

abiquo.pve.vm.nextid.pollintervalsecs

no

5

abiquo.pve.vm.nextid.maxattemps

no

5

abiquo.pve.networkconfiguration.reload.pollintervalsecs

no

5

abiquo.pve.qemuagent.running.timeoutsecs

no

120

abiquo.pve.qemuagent.running.pollintervalsecs

no

5

abiquo.pve.qemuagent.freezefsonbackup

no

true

abiquo.pve.qemuagent.fstrimcloneddisks

no

true

abiquo.pve.qemuagent.type

no

virtio

This document refers to Proxmox. From 6.2.3 we include an initial version that it’s going to be improved in the following releases. If you are an abiquo customer use our support portal to request improvement or provide feedback.

Note

The plugin expects that Abiquo's template repository was mounted on 'abiquo.pve.repository' but not performs any validation check.

Note

VNC user / password is validated on RequestRemoteAccess::requestRemoteAccess method

Important

VNC user requires to have only VM.Console privilege, in other case RequestRemoteAccess::requestRemoteAccess will fail