Volume Backups Failing whether VM is in running or stopped status

2023-06-22 Thread Granwille Strauss
Hi Guys So sorry for the many problems I am bring up. I am now trying to make volume backups of my VMs in either running or stopped state. This is the following error thrown in the management log: 2023-06-23 08:32:24,955 DEBUG [c.c.a.t.Request] (Work-Job-Executor-20:ctx-8f5395ec job-4099/job

Re: Moving Storage traffic Label To New NIC

2023-06-22 Thread Joan g
Thanks Raju, It worked. Cheers 😊 Joan On Fri, Jun 23, 2023 at 10:44 AM Jithin Raju wrote: > Hi Joan, > > > > I realized the delete traffic type is not available in the UI, but there > is an API ‘deleteTrafficType’ . I deleted it using cloudmonkey, you could > try the same: > > > > > > I repor

Re: Moving Storage traffic Label To New NIC

2023-06-22 Thread Jithin Raju
Hi Joan, I realized the delete traffic type is not available in the UI, but there is an API ‘deleteTrafficType’ . I deleted it using cloudmonkey, you could try the same: [cid:image001.png@01D9A5BE.7DC17520] I reported this as an improvement: https://github.com/apache/cloudstack/issues/7677 [

Re: Moving Storage traffic Label To New NIC

2023-06-22 Thread Joan g
Hello Jithin, I have tried 1. Disabled the zone 2. Delete the SSVM 3. Delete the Ip range But I am not sure where to remove the storage label. Could you please elaborate on it. Since the storage label is already there I am not able to add the same label to 'Physical network 2'. Regards,

Re: Moving Storage traffic Label To New NIC

2023-06-22 Thread Jithin Raju
Hi Joan, Could you try this: 1. Disable the zone 2. Delete the SSVM 3. Delete the Ip range and the storage traffic from the old Physical network. -Jithin From: Joan g Date: Thursday, 22 June 2023 at 6:07 PM To: users@cloudstack.apache.org Subject: Moving Storage traffic Label To N

AW: AW: dedicated secondary storage

2023-06-22 Thread me
Hi Bryan, thank you very much. I will take a look! Regards, Swen -Ursprüngliche Nachricht- Von: Bryan Lima Gesendet: Donnerstag, 22. Juni 2023 17:17 An: users@cloudstack.apache.org Betreff: Re: AW: dedicated secondary storage Hello Swen, PR #7659[1] was recently created to extend ACS

Re: AW: dedicated secondary storage

2023-06-22 Thread Bryan Lima
Hello Swen, PR #7659[1] was recently created to extend ACS by giving users the possibility to create scripts (in JavaScript) to direct resources (Volumes, Templates, Snapshots, and ISOs) to a specific secondary storage. The initial functionality is only bare-bones and could be further extende

Moving Storage traffic Label To New NIC

2023-06-22 Thread Joan g
Hi Community, I am having a cloudstack 4.17.2 deployment with 4 KVM hosts and its running fine. The Setup was done using a single NIC. Now A new better NIC card was added to servers and I wish to use this NIC for the storage traffic. I have added a New Physical network using the UI but I am not a

Re: Moving Multiple Shared IP ranges from one Guest network

2023-06-22 Thread Jithin Raju
Hi Granwille, I am not aware of any other other way than adding another IP range. -Jithin From: Granwille Strauss Date: Thursday, 22 June 2023 at 2:17 PM To: users@cloudstack.apache.org Cc: Jithin Raju Subject: Re: Moving Multiple Shared IP ranges from one Guest network Hi Jithin Yes, I und

Re: Moving Multiple Shared IP ranges from one Guest network

2023-06-22 Thread Granwille Strauss
Hi Jithin Yes, I understand that. This is an add-on question/problem if I do proceed with making these changes. In short, by creating a shared network for each IP range, once that range is fully used, you can no longer assign secondary IPs to VMs on the same NIC. So that would mean I need to

Re: Moving Multiple Shared IP ranges from one Guest network

2023-06-22 Thread Jithin Raju
Hi Granwille, The steps I suggested doesn’t involve using secondary IPs, instead, there is another option change IP Address (CS 4.18) . API: updateVmNicIp [cid:image001.png@01D9A512.86B9FAF0] Once the IP ranges are freed up and you have created new networks you need to add a new network to th

Re: Moving Multiple Shared IP ranges from one Guest network

2023-06-22 Thread Granwille Strauss
Jithin, Awesome thank you. Just one more question, I noticed a flaw or probably a lack of my understanding. When I have completed this process, and lets assume I have now maxed out all IPs on one shared network, how do I assign a secondary IP to a VM, but on the same NIC? With the current se

Re: Moving Multiple Shared IP ranges from one Guest network

2023-06-22 Thread Jithin Raju
Granwille, Your understanding is correct. If you want to assign the same IPs back to the original VMs you need to add the new network as additional NIC to the same VMs then change the new network to default and remove the old one. -Jithin From: Granwille Strauss Date: Thursday, 22 June 2023