Re: [I] Add API/UI option to send guest command via qemu agent [cloudstack]

2024-11-20 Thread via GitHub
weizhouapache commented on issue #9577: URL: https://github.com/apache/cloudstack/issues/9577#issuecomment-2488848477 thanks @tanganellilore this is a good improvement request @DaanHoogland has added it to 4.21.0.0 milestone, we will try to make it happen -- This is an automated me

Re: [I] Add API/UI option to send guest command via qemu agent [cloudstack]

2024-08-26 Thread via GitHub
tanganellilore commented on issue #9577: URL: https://github.com/apache/cloudstack/issues/9577#issuecomment-2310052330 Moreover, we need to considering also that normal user not see in which host the vm is allocated and also the ream vm name on kvm side -- This is an automated message fro

Re: [I] Add API/UI option to send guest command via qemu agent [cloudstack]

2024-08-26 Thread via GitHub
tanganellilore commented on issue #9577: URL: https://github.com/apache/cloudstack/issues/9577#issuecomment-2309660694 Hi @weizhouapache , i understood that is simple to do it on KVM host, but only if you can access to KVM host, otherwhise no way to do it. Let me do a simple us

Re: [I] Add API/UI option to send guest command via qemu agent [cloudstack]

2024-08-26 Thread via GitHub
weizhouapache commented on issue #9577: URL: https://github.com/apache/cloudstack/issues/9577#issuecomment-2309530715 @tanganellilore @DaanHoogland technically it is simple, (just API, no database/vo changes at all) However, I wonder if it is necessary. It is easy to do on kvm host

Re: [I] Add API/UI option to send guest command via qemu agent [cloudstack]

2024-08-23 Thread via GitHub
tanganellilore commented on issue #9577: URL: https://github.com/apache/cloudstack/issues/9577#issuecomment-2306532827 Hi @weizhouapache , yes clear, this is what I'm doing now, call the CS Api, retrieve in wich host is allocated the vm, access to the host and send the virsh command.

Re: [I] Add API/UI option to send guest command via qemu agent [cloudstack]

2024-08-23 Thread via GitHub
weizhouapache commented on issue #9577: URL: https://github.com/apache/cloudstack/issues/9577#issuecomment-2306523241 @tanganellilore you can do it on kvm host by virsh command -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[I] Add API/UI option to send guest command via qemu agent [cloudstack]

2024-08-23 Thread via GitHub
tanganellilore opened a new issue, #9577: URL: https://github.com/apache/cloudstack/issues/9577 # ISSUE TYPE * Enhancement Request * Feature Idea # COMPONENT NAME ~~~ API/UI/Backend ~~~ # CLOUDSTACK VERSION ~~~ 4.19 ~~~ # CONF