cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
ACS 4.18.1 Even though the upload of the QCOW2 in a pure KVM env works - there are exceptions/NPE in the cloud.log inside SSVM that mistakenly looks for VMware disks...
An environment with 2 Secondary Storages - both over 90% full (global setting set's the treshold to 0.9) While ACS tries to start a VM (SSVM in this case) -...
Template reported as Ready/Installed only based on the template_stor_ref, ignoring template_zone_ref
ACS 4.18.1 As the title says:  - The template_zone_ref record for the given template is missing/not present - The template_store_ref record for the given template is present/populated. - Template...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ Log Files ~~~ ##### CLOUDSTACK VERSION ~~~ 4.18.1 ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT OS= Ubuntu 22.04, KVM, OOBM...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ UI ~~~ ##### CLOUDSTACK VERSION ~~~ 4.18.1 ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY ##### STEPS TO REPRODUCE...
### Description The class `LibvirtComputingResource` does not provide enough information about what is happening during the metrics collection process and contains some logs with formatting issues. This PR refactors the...
when I input the `External load balancer IP address`, I got the exception ``` externalloadbalanceripaddress parameter must be specified along with Shared type of network ``` when I did not...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ Vmware ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19 ~~~ ##### SUMMARY Storage is not seen while importing [ 4.18.1.0 Working.]
### Description The process executed by ACS when deploying a new VM is complex, and without enough logs to identify why one component is added to avoid set. Thus, new...
### Description This PR introduces a new API "checkVolume" that allows users or admins to check and repair if any leaks observed. Currently this is supported only for KVM Doc...