CloudStack + ARM

2023-09-14 Thread Ivet Petrova
Hi all, I am writing to share an event which might be interesting for some community members. With Ampere and LINBIT we organise a virtual event on Oct 10th - Building Next-gen IaaS with ARM. Some of our community members were asking questions for ARM before, so this might be interesting to see

creating multiple VM's from template

2023-09-14 Thread Gary Dixon
Hi all ACS 4.15.2 KVM hypervisor on Ubuntu 20.04 We use Ansible to create 50 Windows VM’s from a template to spin up a large Citrix estate. It currently takes around 2 hours for the entire process to complete. Are there any settings in ACS that we can tweak to speed up the process ? BR Gary

Re: creating multiple VM's from template

2023-09-14 Thread Cristian Ciobanu
Hi Gary, Are you sure that is not related to your storage performance? In my case, Windows takes much longer to deploy than Linux, because of the template size even with SSD/Nvme performance. Cristian On Thu, Sep 14, 2023, 19:38 Gary Dixon wrote: > Hi all > > > > ACS 4.15.2 > > KVM hypervis

Re: creating multiple VM's from template

2023-09-14 Thread Jithin Raju
Hi Gary, Could you check whether setting ‘execute.in.sequence.hypervisor.commands’ to ‘false’ helps if it not already done? The default is ‘false’. You might want to review the logs to identify which operation is taking more time. -Jithin From: Cristian Ciobanu Date: Thursday, 14 September 2