Re: /dev/sdX passthrough to vm

2024-03-04 Thread Rohit Yadav
Hi Piotr, Is should be possible via domain XML manupulation: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/virtualization_administration_guide/sect-virtualization-adding_storage_devices_to_guests-adding_hard_drives_and_other_block_devices_to_a_guest I'm not sure i

Re: volume was locked forever as "migration in progress"

2024-03-04 Thread Nischal P
Hi Hideyuki If the volume is stuck in Migration state, I suggest that you take a back up of DB before proceeding to the next step. 1. Please check if the volume is present in the source storage or the destination 2. Once its confirmed, please update the mysql database 3 .mysql> select id from vo

RE: volume was locked forever as "migration in progress"

2024-03-04 Thread h.chinda
Hello I have already tried it, but the volume is still locked as before. Below is what I tried. Systemctl restart cloudstack-management vm.job.timeout=50 job.expire. minutes=50 kvm.storage.offline.migration.wait=120 kvm.storage.online.migration.wait=120 mergeVirtualMachineWithVolume=120 mergew

Re: [PROPOSE] RM for Cloudstack Terraform Provider

2024-03-04 Thread Rohit Yadav
Thanks for stepping up and sharing your plan. Regards. From: Suresh Kumar Anaparti Sent: Monday, March 4, 2024 5:36:55 PM To: users@cloudstack.apache.org Cc: d...@cloudstack.apache.org Subject: Re: [PROPOSE] RM for Cloudstack Terraform Provider +1, on the t

Re: [PROPOSE] RM for Cloudstack Terraform Provider

2024-03-04 Thread Suresh Kumar Anaparti
+1, on the timelines. Nice to see terraform provider release after a long time, thanks for volunteering Kiran! Regards, Suresh On Mon, Mar 4, 2024 at 5:30 PM Kiran Chavala wrote: > Hi All, > > Greetings > > I'd like to propose and put myself forward as the release manager for > v0.5.0 release

[PROPOSE] RM for Cloudstack Terraform Provider

2024-03-04 Thread Kiran Chavala
Hi All, Greetings I'd like to propose and put myself forward as the release manager for v0.5.0 release of cloudstack-terraform-provider(https://github.com/apache/cloudstack-terraform-provider) if no objections are there. Since the last release of the cloudstack-terraform-provider (v0.4.0)

RE: delete old SystemVM Templates

2024-03-04 Thread Gabriel Ortiga Fernandes
Hello Swen, As mentioned, you can delete it by changing the type to USER. Additionally, this Pull Request: (https://github.com/apache/cloudstack/pull/8556) aims to add a new parameter to the 'deleteTemplate' API to allow these templates to be deletable without needing the extra step. Kind rega