Re: Volatile VM disks?

2024-03-22 Thread Leo Leung
e which is created after the volume creation. From UI > if you look at the volume name and details there won’t be any change, it’s > the data which gets reset inside the volume. > > Thanks, > Harikrishna > > From: Leo Leung > Date: Saturday, 16 March 2024 at 2:50 AM >

Volatile VM disks?

2024-03-15 Thread Leo Leung
Hello everyone, I am trying to use the 'volatile VM' feature. According to the documentation, it should "have their root disks reset upon reboot". I created a new compute offering with 'volatile' enabled and then deployed a VM on a KVM node using a template image. The VM root disk is not

Re: Console Proxy VM has high CPU usage

2024-02-21 Thread Leo Leung
vCPU for each potential connection) as each connection gobbles up an entire core's worth of CPU. -Leo > On 02/20/2024 4:51 PM MST Leo Leung wrote: > > > Just a quick update: > > - I see 100% CPU on the console proxy's java process if one or more VNC > session is in

Re: Console Proxy VM has high CPU usage

2024-02-20 Thread Leo Leung
this is even a problem. Is this a potential bug with the cloud/proxy service? -Leo > On 02/20/2024 4:16 PM MST Leo Leung wrote: > > > Hello everyone, > > I am running CloudStack 4.18 and 4.19 in two separate environments and notice > that in both environments, the C

Console Proxy VM has high CPU usage

2024-02-20 Thread Leo Leung
Hello everyone, I am running CloudStack 4.18 and 4.19 in two separate environments and notice that in both environments, the Console Proxy SystemVM is pretty much pegging its single CPU. Logging in to the SystemVM, top reports the java process that handles the VNC connections is constantly

Re: Account limits on object storage

2024-02-16 Thread Leo Leung
Thanks for the link! > On 02/15/2024 11:28 PM MST Levin Ng wrote: > > > https://github.com/apache/cloudstack/issues/8638 > On 16 Feb 2024 at 09:16 +0800, Leo Leung , wrote: > > Hello, > > > > Congrats on your 4.19 release. I upgraded it on my test insta

Account limits on object storage

2024-02-15 Thread Leo Leung
Hello, Congrats on your 4.19 release. I upgraded it on my test instance without any major issues. Can anyone tell me if it's possible to set an account limit on the new object storage feature? (i.e. similar to how you can set limits for primary/secondary storage in GBs). I don't see this type

Autoscale VM group for multiple ports

2024-02-01 Thread Leo Leung
Hello, Is it possible to have an autoscale VM group load balance multiple ports? For instance, both ports 80 and 443. Currently, (at least via the UI), you can only select one port. I am using a VPC and a LB guest network that uses the VPCVirtualRouter as the LB provider. Thanks in advance.

Default sorting on API/console lists

2023-03-01 Thread Leo Leung
Hello, When listing virtual machine instances with `cmk list virtualmachines` or when viewing the instances under the web UI, the default ordering doesn't make sense. What is it sorting on by default and can the default be changed? Thanks! -Leo