Pavel Czerný
Pavel Czerný
**Description** Oned segfaults if `oned.conf` contains duplicate mads There is no error in the `oned.log` **To Reproduce** Set to `oned.conf`: ``` VM_MAD = [ NAME="dummy", SUNSTONE_NAME="Testing", EXECUTABLE="one_vmm_dummy", TYPE="xml" ] VM_MAD...
**Description** Unable to debug startup of `onemonitord`, if I run it from command line: `/usr/lib/one/mads/onemonitord --config /etc/one/monitord.conf --oned-config /etc/one/oned.conf` There are 2 issues: * `oned` pass all arguments to `onemonitord`...
**Description** Bug introduced by new monitoring system in 5.12 release. The history records doesn't contain monitoring data, so command `oneacct` show all NETRX and NETTX 0. **To Reproduce** Deploy VM,...
**Description** `onevm recover --delete-db` doesn't touch the historic record, so it leaves `ETIME=0` and `RETIME=0`. This breaks accounting/showback calculation. **To Reproduce** Deploy VM. Stop it by `onevm recover --delete-db`. `onevm...
**Description** Extend Compute quotas to support per clusters quota definition for the VM quotas. **Use case** We want to contextualize the VM quota with the clusters the quota applies. For...
**Description** There is an option to override the default configuration from ``vmm_exec_kvm.conf``. User (admin?) can override the values in Cluster, Host and VM template. The latest has top priority. We...
Update Virtual Machine states
### Description ### Branches to which this PR applies - [ ] one-6.10-maintenance - [ ] Check this if this PR should **not** be squashed
### Description There are lot of mentions of VM import in vcenter drivers, do we need to update that? Will be vcenter driver supported in 7.0? The what's new need...
**Description** The support for imported VMs is limited, no backups, no network managament. It may bring more issues then benefits. **Use case** **Interface Changes** `onehost imporvm` removed from CLI and...