Re: Provisioning of management functions for end-users

2021-04-17 Thread vas...@gmx.de
Hi Daan, thank you for your provided information and guidance. So I will take a closer look into the whole matter; guess will try go with the dedicated MS - GUI approach. With regards, Chris Am Sa., 17. Apr. 2021 um 09:00 Uhr schrieb Daan Hoogland : > > I see you have no reply yet to this, Chris

Re: Enabling nested virtualization

2021-04-17 Thread Andrija Panic
Try with the custom CPU model inside the agents.properties, making sure you pass the VTX and other CPU flags. (you can defined CPU model, or use some CPU model + some more CPU flags (i.e. VTX) Never tested, but is supposed to work that way. Best, On Sat, 17 Apr 2021 at 21:58, Fariborz Navidan wr

Re: UI issue when launching new VM using custom offering

2021-04-17 Thread Daan Hoogland
Fariborz, That doesn't sound familiar. It also sounds bad. Can you enter an issue at https://github.com/apache/cloudstack/issues/new , please. On Sat, Apr 17, 2021 at 4:03 PM Fariborz Navidan wrote: > Hi All, > > I have a custom compute offering on ACS 4.15. In the new UI, when I choose > my cus

Re: CloudStack support multiple SAML2 providers simultaneously?

2021-04-17 Thread Daan Hoogland
Jairo, there's saml2 support. depending on the provider and requirements it might take some work (or just work out of the box) On Sat, Apr 17, 2021 at 2:40 AM Jairo Andres Velasco Romero < jairo_andre...@hotmail.com> wrote: > Hello, > > Currently I'm evaluating the operational features of CloudSt

Enabling nested virtualization

2021-04-17 Thread Fariborz Navidan
Hi All, How can I enable nested virtualization on KVM hypervisor so that a guest VM supports nested Intel-VTX? TIA

Re: [VOTE] New life to Terraform Provider CloudStack with Apache CloudStack project

2021-04-17 Thread Daan Hoogland
+1 On Fri, Apr 16, 2021 at 5:42 PM Wido den Hollander wrote: > +1 > > See the post below which I agree with > > On 16/04/2021 02:53, Nathan McGarvey wrote: > > +1 > > > > I've yet to find something as a viable alternative to Terraform that > > allows flexible switching between cloud provid

Re: Cloudstack Usage Server Failure CS 4.15

2021-04-17 Thread Daan Hoogland
Paul, what are your versions (OS, cloudstack, jvm, ...) On Tue, Apr 13, 2021 at 4:37 PM paulcwright wrote: > We are having issue with usage server. When the service is restarted the > status is active but after a few seconds the service says 'activating' and > I can see java failures. > Please s

Re: cloudstack with Sentinel

2021-04-17 Thread Daan Hoogland
your error message is not readable. Can you add it as text, please? On Wed, Mar 24, 2021 at 3:32 AM 조대형 wrote: > Hello, Everyone. > > Currently, I have installed Traffic Sentinel to collect traffic usage > records. > > > > > > > http://docs.cloudstack.apache.org/projects/archived-cloudstack-inst

UI issue when launching new VM using custom offering

2021-04-17 Thread Fariborz Navidan
Hi All, I have a custom compute offering on ACS 4.15. In the new UI, when I choose my custom compute offering, it only shows CPU Cores and Memory settings and does not show CPU Speed setting. So I cannot enter CPU Speed and as a result, when I click on the Launch button, it gives me an error that

Re: Multiple Guest Subnets Default Network

2021-04-17 Thread anonymousjones666
Yes but this is not ideal as as a cloud provider we have literally hundreds of subnets so creating hundreds of networks for a single subnet is not idealmaybe for a home user yes but we will be using cloudstack in a production evironment with thousands of instances. ‐‐‐ Original Message

Re: Provisioning of management functions for end-users

2021-04-17 Thread Daan Hoogland
I see you have no reply yet to this, Chris. I think it is possible to run only the UI on a separate machine if you wish and have it configured to speak to the MS. If you wish the end users access to the API, you'll have to expose the MS. Some public offerings do this, some have written their own pr