Re: Documentation/Issue Link for New Feature “Mother of all plugins”

2024-11-05 Thread Wei ZHOU
Hi, Which feature or talk did you mean ? -Wei On Tue, Nov 5, 2024 at 3:01 PM Ricardo Pertuz wrote: > Hello community, > > As I won't be able to attend the conference in Spain, I'd like to read > about the upcoming feature related to the plugin that can be used to extend > the capabilities of

Re: [D] How to remove stuck instance snapshot [cloudstack]

2024-11-05 Thread via GitHub
GitHub user SviridoffA closed the discussion with a comment: How to remove stuck instance snapshot @DaanHoogland Unfortunaly, I can't remember how to reproduce this. It's happend more than two month ago, and all this time it was in reverting state. I remembered about this snapshot? only when

Re: [D] How to remove stuck instance snapshot [cloudstack]

2024-11-05 Thread via GitHub
GitHub user SviridoffA edited a comment on the discussion: How to remove stuck instance snapshot Since I didn't get any clue, I decided to use the hard method. I found a table in the database named vm_snapshots and made two updates to it. I changed state from 'Reverting' to 'Expunging', and c

Documentation/Issue Link for New Feature “Mother of all plugins”

2024-11-05 Thread Ricardo Pertuz
Hello community, As I won't be able to attend the conference in Spain, I'd like to read about the upcoming feature related to the plugin that can be used to extend the capabilities of ACS, so if anyone knows of a GitHub link or issue I can read about, it would be brilliant. . I searched for it

Re: Documentation/Issue Link for New Feature “Mother of all plugins”

2024-11-05 Thread Ricardo Pertuz
Hey Wei, The one that Rohit will talk “Drive Model” This talk proposes an exciting “Mother of All Plugins” framework for Apache CloudStack. This innovative meta-framework empowers vendors, operators, and admins to extend CloudStack’s capabilities using any programming language of their choice

Re: [D] How to remove stuck instance snapshot [cloudstack]

2024-11-05 Thread via GitHub
GitHub user SviridoffA closed the discussion with a comment: How to remove stuck instance snapshot Since I didn't get any clue, I decided to use the hard method. I found a table in the database named vm_snapshots and made two updates to it. I changed state from 'Reverting' to 'Expunging', and

Re: [D] How to remove stuck instance snapshot [cloudstack]

2024-11-05 Thread via GitHub
GitHub user DaanHoogland closed the discussion with a comment: How to remove stuck instance snapshot @SviridoffA , I am sure there should be a better way, but this is a solid workaround. If we understood what happened, we could create a more automated fix. GitHub link: https://github.com/ap

Re: [D] Maintenance mode does not move volumes of offline VMs [cloudstack]

2024-11-05 Thread via GitHub
GitHub user Rubueno added a comment to the discussion: Maintenance mode does not move volumes of offline VMs Is it an idea to build this into the maintenance mode? GitHub link: https://github.com/apache/cloudstack/discussions/9886#discussioncomment-11152268 This is an automatically sent

Re: [D] Maintenance mode does not move volumes of offline VMs [cloudstack]

2024-11-05 Thread via GitHub
GitHub user rajujith added a comment to the discussion: Maintenance mode does not move volumes of offline VMs @Rubueno you may create a feature request ticket or you could implement it yourself if possible. GitHub link: https://github.com/apache/cloudstack/discussions/9886#discussioncommen

Re: [D] Maintenance mode does not move volumes of offline VMs [cloudstack]

2024-11-05 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Maintenance mode does not move volumes of offline VMs @Rubueno , this not seem to belong with maintenance mode persé. A host in maintenance mode can be reenabled and you wouldn't want to have crippled the VMs by deleting their disks.

Re: [D] Maintenance mode does not move volumes of offline VMs [cloudstack]

2024-11-05 Thread via GitHub
GitHub user Rubueno added a comment to the discussion: Maintenance mode does not move volumes of offline VMs Maybe we should implement a new feature entirely then. We do not want to delete the disks, but we do want disks of powered off VMs offloaded to another host so that we can do with the

Re: [D] How to remove stuck instance snapshot [cloudstack]

2024-11-05 Thread via GitHub
GitHub user SviridoffA closed a discussion: How to remove stuck instance snapshot Hi everyone! Can someone help me? I use cloudstack 4.19.1.2, and linstor as a primary storage. I know that vmsnapshot not suported for linstor, but when I'm testing it was unknown to me. Now I have vmsnapshot wh

Re: [D] Dynamic Scaling of instance is not working after upgrading to ACS Version 4.19.1.2 from 4.18.2.4 [cloudstack]

2024-11-05 Thread via GitHub
GitHub user winterhazel added a comment to the discussion: Dynamic Scaling of instance is not working after upgrading to ACS Version 4.19.1.2 from 4.18.2.4 Hi @shaerul, This is a regression introduced in 4.19.1.0; 4.19.0.x should be fine. I already opened a PR to fix this issue (#9894), and t

Re: [D] HTTP ERROR 503 Service Unavailable [cloudstack]

2024-11-05 Thread via GitHub
GitHub user penguin2716 added a comment to the discussion: HTTP ERROR 503 Service Unavailable @weizhouapache Yes, I still have the backup as `db.properties.bak`. GitHub link: https://github.com/apache/cloudstack/discussions/9880#discussioncomment-11161731 This is an automatically sent

Re: Inquiry Regarding Log Location for CloudStack Events

2024-11-05 Thread Md Mosharaf Hossain
Hi Jithin I have reviewed the log, but unfortunately, it doesn't provide the information I need to retrieve logs from the console. For example, I’m looking to trace specific event logs from the CloudStack management server. Could you advise where I should look to find this information? [image: i

Re: [D] ACS and openSUSE [cloudstack]

2024-11-05 Thread via GitHub
GitHub user kiranchavala added a comment to the discussion: ACS and openSUSE @tdtmusic2 Are you able to boot the cloudimages directly on the hypervisor ? GitHub link: https://github.com/apache/cloudstack/discussions/9882#discussioncomment-11162838 This is an automatically sent email for

Inquiry Regarding Log Location for CloudStack Events

2024-11-05 Thread Md Mosharaf Hossain
Dear CloudStack Community, I am currently working with Apache CloudStack, and I am trying to locate the logs that capture specific CloudStack events (e.g., VM creation, user actions, errors, etc.). Could you please provide guidance on where these logs are stored, or point me to the appropriate doc

Re: Inquiry Regarding Log Location for CloudStack Events

2024-11-05 Thread Jithin Raju
Hi Mosharaf, You can find the details here: https://docs.cloudstack.apache.org/en/latest/adminguide/troubleshooting.html -Jithin From: Md Mosharaf Hossain Date: Wednesday, 6 November 2024 at 11:06 AM To: users@cloudstack.apache.org Subject: Inquiry Regarding Log Location for CloudStack Event

Re: Flattest CloudStack implementation?

2024-11-05 Thread Kiran Chavala
Hi There was integration done in the past for Cloudstack+MaaS, but not sure if its tested with the recent releases of cloudstack https://cwiki.apache.org/confluence/display/CLOUDSTACK/MaaS+Integration+for+Baremetal+Provisioning+in+Cloudstack Other Baremetal provisioning resources https://cwi