Re: How we can use multiple secondary storage?

2024-09-30 Thread Sanjay Kumar
Hi Nux, Primary storage running on RBD and secondary running on NFS with compute hosts. On Mon, Sep 30, 2024 at 3:28 PM Nux wrote: > Is that server also your primary storage? Otherwise it does not makes > sense, once a hypervisor launches a VM from a template, then subsequent > deployments fr

Re: How we can use multiple secondary storage?

2024-09-30 Thread Nux
Is that server also your primary storage? Otherwise it does not makes sense, once a hypervisor launches a VM from a template, then subsequent deployments from that same template will not touch the secondary storage at all since it is there already. What primary storage are you using? Anyway, a

Re: How we can use multiple secondary storage?

2024-09-30 Thread Sanjay Kumar
Hi Nux, Due to secondary storage utilization is 80% the vm create taking more than expect time to create the vm. On Mon, Sep 30, 2024 at 3:19 PM Nux wrote: > It should be possible to increase the space on the current secondary > storage, if your hardware/circumstances allow that, possibly leas

Re: How we can use multiple secondary storage?

2024-09-30 Thread Nux
It should be possible to increase the space on the current secondary storage, if your hardware/circumstances allow that, possibly least hassle solution. You can also add another one and Cloudstack will prefer the one that is most "free", but I do not think there are hard guarantees, so do test.

Re: How we can use multiple secondary storage?

2024-09-30 Thread Sanjay Kumar
Hi Nux, Thanks for the quick response. I did not try in my infra, one secondary storage is running with 80% utilization and I want to add another in the same infra. Is it possible to add a second secondary storage or increase the existing one? Thank you On Mon, Sep 30, 2024 at 2:47 PM Nux wro

Re: How we can use multiple secondary storage?

2024-09-30 Thread Nux
Yes, of course. Did you try and it didn't work? What are you trying to achieve? On 2024-09-30 09:24, Sanjay Kumar wrote: Hell0!, Is there any option to use multiple secondary storage in infra? Any help would be really appreciated. Thank you! Thank you! Regards, SK

Re: KMV disable hotplug

2024-09-30 Thread Nux
It's a known Windows issue, if we can call it that. Hotplug is a very valid and useful feature, but perhaps showing it so easily in the taskbar can confuse certain users. It can be "fixed" with regedit. Random search results (it's about the same issue on VMWare): https://www.v-front.de/2014/02/

How we can use multiple secondary storage?

2024-09-30 Thread Sanjay Kumar
Hell0!, Is there any option to use multiple secondary storage in infra? Any help would be really appreciated. Thank you! Thank you! Regards, SK

Re: [D] Issue generating SystemVM SSH keys when running cloudstack-management in a Docker container [cloudstack]

2024-09-30 Thread via GitHub
GitHub user Fr3dL added a comment to the discussion: Issue generating SystemVM SSH keys when running cloudstack-management in a Docker container Hi Wei, thanks for your reply. Yes you're right, I forgot it was deprecated so that is not related. I found the root cause. I was running the cloud

Re: UI icons

2024-09-30 Thread Rohit Yadav
I think for the time being we should support both, in near future we should migrate to ant-design-vue 4.x and see if it still has the same issue/limitation as 3.x. I don't know when the proposed PR will be merged, if accepted at all. Possibly, 4.20.1.0, but anybody can pick it up, test, do a cu

AW: UI icons

2024-09-30 Thread me
Hi Rohit, thank you very much! I still have some questions regarding this. Is there no way to see in the code which ant icons are being included? Not all outlined icons are included, that I already found out. Or is the plan to get rid of ant icons and move to fontawesome? Regards, Swen -Urspr