Re: KVM Agent disconnect hooks

2021-10-13 Thread Rohit Yadav
Thanks for starting this discussion thread. I think you've hit on a fundamental RPC programming model issue in CloudStack wherein the communication from the management server (control plane) to agents (agents) is uni-directional and management server is not aware how to process a response outs

[GitHub] [cloudstack-go] Pearl1594 opened a new pull request #16: Fix add tests

2021-10-13 Thread GitBox
Pearl1594 opened a new pull request #16: URL: https://github.com/apache/cloudstack-go/pull/16 -> Update to listAPIs -> Adds new tests -> Adds support for new APIs - ProjectRolePermission - CRUD Needs to be on hold till 4.16 is released -- This is an automated message from t

[GitHub] [cloudstack-cloudmonkey] pxn opened a new issue #106: Comma in csv output not wrapped in double quotes

2021-10-13 Thread GitBox
pxn opened a new issue #106: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/106 When command output field text contains `,` it breaks csv structure. Those fields should be enclosed in "". output in JSON: `() cmk > list virtualmachines `filter=name,displayname,ins

Re: Root disk resizing

2021-10-13 Thread Ranjit Jadhav
Thank you very much Vivek Kumar, Wido den Hollander, Wei ZHOU, Hean Seng, Marcus, K B Shiv Kumar, Yordan Kostov, Darren Cole for sharing your experience on this issue. We were able to resolve this issue for CentOS as well Ubuntu. Below were are details We have setup host with Xenserver as it is t

[GitHub] [cloudstack-cloudmonkey] pxn opened a new pull request #107: Fixed csv output (#106)

2021-10-13 Thread GitBox
pxn opened a new pull request #107: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/107 csv output processed by Writer from encoder/csv -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [cloudstack-cloudmonkey] DaanHoogland commented on pull request #107: Fixed csv output (#106)

2021-10-13 Thread GitBox
DaanHoogland commented on pull request #107: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/107#issuecomment-942386479 @pxn i tried in simulator and though the code looks good; notice all the double-double quotes around strings, i.e. `"{""haenable"":false,""hastate"":""Disabl

[GitHub] [cloudstack-cloudmonkey] pxn commented on pull request #107: Fixed csv output (#106)

2021-10-13 Thread GitBox
pxn commented on pull request #107: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/107#issuecomment-942396932 Double double-quotes are escape seq for double-quote in CSV format, see RFC 4180 [https://datatracker.ietf.org/doc/html/rfc4180]. -- This is an automated message

[GitHub] [cloudstack-cloudmonkey] DaanHoogland commented on pull request #107: Fixed csv output (#106)

2021-10-13 Thread GitBox
DaanHoogland commented on pull request #107: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/107#issuecomment-942386479 @pxn i tried in simulator and though the code looks good; notice all the double-double quotes around strings, i.e. `"{""haenable"":false,""hastate"":""Disabl

[GitHub] [cloudstack-documentation] Hudratronium commented on pull request #247: Additional information and restructurizing

2021-10-13 Thread GitBox
Hudratronium commented on pull request #247: URL: https://github.com/apache/cloudstack-documentation/pull/247#issuecomment-941296052 closed this one and opend a new one with updated remarks -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [cloudstack-documentation] Hudratronium closed pull request #247: Additional information and restructurizing

2021-10-13 Thread GitBox
Hudratronium closed pull request #247: URL: https://github.com/apache/cloudstack-documentation/pull/247 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

[GitHub] [cloudstack-cloudmonkey] pxn commented on pull request #107: Fixed csv output (#106)

2021-10-13 Thread GitBox
pxn commented on pull request #107: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/107#issuecomment-942396932 Double double-quotes are escape seq for double-quote in CSV format, see RFC 4180 [https://datatracker.ietf.org/doc/html/rfc4180]. -- This is an automated message

[GitHub] [cloudstack-documentation] nvazquez commented on pull request #186: VM Dynamic Scaling granular options to enabling or disabling

2021-10-13 Thread GitBox
nvazquez commented on pull request #186: URL: https://github.com/apache/cloudstack-documentation/pull/186#issuecomment-942969785 @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [cloudstack-documentation] nvazquez commented on pull request #186: VM Dynamic Scaling granular options to enabling or disabling

2021-10-13 Thread GitBox
nvazquez commented on pull request #186: URL: https://github.com/apache/cloudstack-documentation/pull/186#issuecomment-942971032 Ping for review @DaanHoogland @rhtyd -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala commented on issue #2: Can't enable static, ip address Ip[5.xxx.xxx.xx-1] is a sourceNat ip address

2021-10-13 Thread GitBox
harikrishna-patnala commented on issue #2: URL: https://github.com/apache/cloudstack-terraform-provider/issues/2#issuecomment-943007000 Hi @ccycv I've tried the same config that you have mentioned and I got the same error "Can't enable static, ip address Ip[10.x.x.x-1] is a sourceNat i

RE: API Command Question for "networkids"

2021-10-13 Thread Corey, Mike
Daan and others, Do you have an example of using the API "deployasis" parameter with VMware deployment? Our developer colleague is having trouble finding a solution. Thanks! Mike -Original Message- From: Corey, Mike Sent: Monday, October 4, 2021 12:31 PM To: daan.hoogl...@gmail.com;

[GitHub] [cloudstack-documentation] harikrishna-patnala commented on pull request #186: VM Dynamic Scaling granular options to enabling or disabling

2021-10-13 Thread GitBox
harikrishna-patnala commented on pull request #186: URL: https://github.com/apache/cloudstack-documentation/pull/186#issuecomment-943043918 I thought this PR was merged, apologies my bad. I'll add few reviewers for technical review as well. -- This is an automated message from the Apac