Re: Year in Review Blog - Input welcomed!

2022-12-19 Thread Ivet Petrova
Hi all, Can somebody else please share his thoughts on the highlights in a few bullets? All help will be really appreciated. Kind regards, On 13 Dec 2022, at 12:24, Ivet Petrova mailto:ivet.petr...@shapeblue.com>> wrote: Hi Jamie, In terms of some highlights I would include: - CCC - first

Re: Year in Review Blog - Input welcomed!

2022-12-19 Thread Marco Sinhoreli
Hi Jamie I would highlight the exciting features from 4.17 and coming soon in 4.18. * ClusterAPI (4.17) It enables CloudStack users to consider a consistent way to deploy a hybrid workload of cloud-native applications * IPv6 (4.17) A much-desired feature for isolated networks and VPC

define SSVM, SCVM and VR offerings for zone

2022-12-19 Thread jordan j
Dear everyone, Is there any way to specify SVM offerings to be used by a zone for Console, Storage and VR system VMs? I could not find anything in Zone -> settings. The only available option is at Global settings - router.template.xen where VR offering can be defined but that will be applied for

Re: [DISCUSS] Github Discussions for CloudStack?

2022-12-19 Thread Rohit Yadav
Update, tl;dr - ASF infra has allowed the use of Github Discussions only for user queries and not development and this is because they don't have two-way mirroring of the same enabled on mailing lists (yet). This is also not enabled/controlled via asf yaml yet and must be requested once project

RE: [DISCUSS] Github Discussions for CloudStack?

2022-12-19 Thread Paul Angus
Thank you for confirming what I said about the ASFs requirements around mailing lists. However, having primary and secondary places to look for threads could make it harder for users to find answers to questions that have been asked before; so I'm asking that this issue be considered fully so t

Cannot create VM from Template Error

2022-12-19 Thread Granwille Strauss
Hi Guys I accidentality "deleted" a wrong template. Fortunately, the delete was not successful and gave an error stating that it cannot be deleted because there are active VMs associated with it. However, since I did this, I can now no longer deploy new VMs using said template. Creating a VM

Re: Cannot create VM from Template Error

2022-12-19 Thread jordan j
Hey Granwille Strauss, Can you upload a full log somewhere? This error usually means there is another underlying issue even though it says Network/interface scope. Deployment for VM instance {id: "100", name: "i-2-100-VM", uuid: "e0611ff1-cab5-48d0-ac4e-09fe0f034b19", type="User"}Scope=interface

Re: Cannot create VM from Template Error

2022-12-19 Thread Granwille Strauss
Hi Jordan Please see log attached. Can you confirm what's the best way to confirm if a template exists on secondary storage? On 12/20/22 08:15, jordan j wrote: Hey Granwille Strauss, Can you upload a full log somewhere? This error usually means there is another underlying issue even though

Re: Cannot create VM from Template Error

2022-12-19 Thread jordan j
Here is the issue, ACS cannot find the template volume to copy - d2c4feca-da5c-44b3-8ecc-40a01fd6c243 2022-12-20 07:59:52,453 DEBUG [c.c.a.t.Request] (Work-Job-Executor-7:ctx-5298589d job-2783/job-2784 ctx-5325e481) (logid:4c740aa8) Seq 36-1710804908447415280: Sending { Cmd , MgmtId: 669883307918

Re: Cannot create VM from Template Error

2022-12-19 Thread Granwille Strauss
Hi I can confirm it is indeed deleted. So in short, the errorĀ  that said something in the lines of You cannot delete template because there are active VMs associated with it, means nothing. It still deleted it anyway. I believe this needs to be looked at. On 12/20/22 08:45, jordan j wrote: H