Access to disk offerings for different domains

2022-09-05 Thread vas...@gmx.de
Hi, Overall Usecase: - we want to provide separate storage pools for different domains - we want to provide customized disk offerings for each domain which use the different storage pools and prevent usage of the "shipped" disk offerings. These shall stay in place for use with SystemVMs / SystemOf

createServiceOffering: problems in web UI and cgroup version.

2022-09-05 Thread Jorge Luiz Correa
Hi! I'm having some problems related to the creation of a new service offering. I need to create one using the "Custom constrained" option to limit CPUs and memory. But, when "Custom constrained" is selected "CPU (in MHz)" is required. (1) The first problem is that "CPU (in MHz)" has nothing to do

Re: createServiceOffering: problems in web UI and cgroup version.

2022-09-05 Thread Ruben Bosch
Hi Jorge, Just looking at question 1, you are correct, but it also takes into account CPU overcommit ratio: https://github.com/apache/cloudstack/blob/731a83babfb371b9ee9bb18af9bd33ade7f2c774/engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java#L4522