Proxmox plugin properties
The following properties allow to customize the behavior of the plugin
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 |
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
Copyright © 2006-2024, Abiquo Holdings SL. All rights reserved