[GitHub] [cloudstack-cloudmonkey] rhtyd merged pull request #88: Validate user access to config file IF it exists

2021-08-09 Thread GitBox


rhtyd merged pull request #88:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/88


   


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-cloudmonkey] rhtyd commented on pull request #91: Make auto completion optional

2021-08-09 Thread GitBox


rhtyd commented on pull request #91:
URL: 
https://github.com/apache/cloudstack-cloudmonkey/pull/91#issuecomment-894997458


   @Pearl1594 @shwstppr can you test for case where in the cmk config file the 
new parameter is not define, how does it behave? (for backward compatibility if 
param is not defined in config we should treat it as true) 


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-terraform-provider] rhtyd commented on issue #3: * " " is not a valid protocol. Valid options are 'tcp', 'udp' and 'icmp'

2021-08-09 Thread GitBox


rhtyd commented on issue #3:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/3#issuecomment-89411


   @ccycv does it used to work in older TF provider versions? 


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-terraform-provider] ccycv commented on issue #3: * " " is not a valid protocol. Valid options are 'tcp', 'udp' and 'icmp'

2021-08-09 Thread GitBox


ccycv commented on issue #3:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/3#issuecomment-895000995


   > @ccycv does it used to work in older TF provider versions?
   
   I used this : 
   
   ```
   terraform {
 required_providers {
   cloudstack = {
 source = "cloudstack/cloudstack"
 version = "0.4.0-pre"
   }
 }
   }
   ```
   
   
   Which can be found here 
:https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs/resources/egress_firewall


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-terraform-provider] ccycv edited a comment on issue #3: * " " is not a valid protocol. Valid options are 'tcp', 'udp' and 'icmp'

2021-08-09 Thread GitBox


ccycv edited a comment on issue #3:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/3#issuecomment-895000995


   > @ccycv does it used to work in older TF provider versions?
   
   I used this, I didn't tested in older version : 
   
   ```
   terraform {
 required_providers {
   cloudstack = {
 source = "cloudstack/cloudstack"
 version = "0.4.0-pre"
   }
 }
   }
   ```
   
   
   Which can be found here 
:https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs/resources/egress_firewall


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-terraform-provider] rhtyd commented on issue #3: * " " is not a valid protocol. Valid options are 'tcp', 'udp' and 'icmp'

2021-08-09 Thread GitBox


rhtyd commented on issue #3:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/3#issuecomment-895004071


   Thanks @ccycv but I was asking if it worked with older versions?
   Can try the value 'all' instead of '*'? 


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




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

2021-08-09 Thread GitBox


rhtyd commented on issue #2:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/2#issuecomment-895004414


   Hi @ccycv did it used to work with an older version of the TF provider? 


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-terraform-provider] ccycv commented on issue #3: * " " is not a valid protocol. Valid options are 'tcp', 'udp' and 'icmp'

2021-08-09 Thread GitBox


ccycv commented on issue #3:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/3#issuecomment-895005224


   > Thanks @ccycv but I was asking if it worked with older versions?
   > Can try the value 'all' instead of '*'?
   
   I didn't tested with older version, but I do not see to be this option 
available in the code, I tested in many ways before checking the code, not 
working with "all".


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-terraform-provider] rhtyd commented on issue #3: * " " is not a valid protocol. Valid options are 'tcp', 'udp' and 'icmp'

2021-08-09 Thread GitBox


rhtyd commented on issue #3:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/3#issuecomment-895016543


   @ccycv thanks for sharing, what is the CloudStack version you're testing 
this against?


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




Re: error - Unable to add the host

2021-08-09 Thread Rohit Yadav
Hi,

Do you've Intel VTX or AMD-V enabled on the host? You can check the 
/proc/cpuinfo or output of the kvm-ok command.
If this is a virtualised/nested VM, please check and enable hardware 
acceleration for your VM.


Regards.


From: technologyrss.mail 
Sent: Friday, August 6, 2021 20:13
To: dev@cloudstack.apache.org 
Subject: error - Unable to add the host


Hi,

I hope this is not many problem on my kvm server.

First error from log file. This log from ACS server. image 1

[cid:part1.6BF948D3.66C81DE8@gmail.com]

[cid:part2.CD61809B.AAD4FE4C@gmail.com]

2nd error from agent log file. This log from KVM server. image 2

[cid:part3.E338B67F.D9F307C4@gmail.com]

3rd error from ACS image 3.

[cid:part4.429C4B21.7BBDB4F3@gmail.com]

4th error from web browser as like below.

[cid:part5.E973A94F.247D11C4@gmail.com]

My KVM server bridge config as like below.

[cid:part6.EB16E136.465160F8@gmail.com]

Please help me how can I solve this issue.

--

Thanks & Regards.
Support Admin



Facebook | 
Twitter | 
YouTube | 
LinkedIn
Address : 116/1 West Malibagh, D. I. T Road
Dhaka-1217, Bangladesh
Mob : +88 01716915504
Email : support.ad...@technologyrss.com
Web : www.technologyrss.com

 



[GitHub] [cloudstack-terraform-provider] ccycv commented on issue #3: * " " is not a valid protocol. Valid options are 'tcp', 'udp' and 'icmp'

2021-08-09 Thread GitBox


ccycv commented on issue #3:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/3#issuecomment-895019179


   > @ccycv thanks for sharing, what is the CloudStack version you're testing 
this against?
   
   The CloudStack version is a 4.15.1. 


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-terraform-provider] rhtyd commented on issue #1: Clarify what is exactly the build result

2021-08-09 Thread GitBox


rhtyd commented on issue #1:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/1#issuecomment-895019764


   @synergiator can you check and ensure you've fmt and goimports installed, 
for example:
   ```
   go get golang.org/x/tools/cmd/goimports
   ```
   
   Notice it runs "go install', the binary is installed at your `$GOPATH`, `cd 
$GOPATH/bin` to go to the bin folder where you'll see the 
`terraform-provider-cloudstack` binary.


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-terraform-provider] rhtyd edited a comment on issue #1: Clarify what is exactly the build result

2021-08-09 Thread GitBox


rhtyd edited a comment on issue #1:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/1#issuecomment-895019764






-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-terraform-provider] rhtyd commented on issue #1: Clarify what is exactly the build result

2021-08-09 Thread GitBox


rhtyd commented on issue #1:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/1#issuecomment-895021129


   @synergiator I checked the README, it does mention the $GOPATH. Kindly 
review and if you're satisfied close this issue. Thanks.


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-terraform-provider] ccycv edited a comment on issue #3: * " " is not a valid protocol. Valid options are 'tcp', 'udp' and 'icmp'

2021-08-09 Thread GitBox


ccycv edited a comment on issue #3:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/3#issuecomment-894340162


   Without egress value 0.0.0.0/0 in destination it is not possible to push 
user-data (with commands like : yum/apt update, install, etc., egress is not 
allowed on the instance and because of this the instance is not able to resolve 
the internet.
   
   I do not see the option to specify the destination cidr.
   


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-cloudmonkey] Pearl1594 commented on pull request #91: Make auto completion optional

2021-08-09 Thread GitBox


Pearl1594 commented on pull request #91:
URL: 
https://github.com/apache/cloudstack-cloudmonkey/pull/91#issuecomment-895048872


   Seems like it was an issue when the config wasn't defined. Fixed it - 
`autocomplete` now defaults to true if not explicitly defined @rhtyd @shwstppr 


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-cloudmonkey] DaanHoogland opened a new issue #92: calling cmk from bash fails due to configured output method

2021-08-09 Thread GitBox


DaanHoogland opened a new issue #92:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/92


   playback scenario:
   ~~~
   # grep output ~/.cmk/config 
   output  = json
   # cmk set output default
   # grep output ~/.cmk/config 
   output  = default
   # cmk list domains filter=name,id
   Invalid output type configured, please fix that!
   # cmk set output json
   # grep output ~/.cmk/config 
   output  = json
   # cmk list domains filter=name,id
   {
 "count": 6,
 "domain": [
   ...
   ~~~
   
   also
   ~~~
   # cmk list domains filter=name,id -o json
   Invalid output type configured, please fix that!
   ~~~


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] rhtyd merged pull request #235: Fix for custom repository URL

2021-08-09 Thread GitBox


rhtyd merged pull request #235:
URL: https://github.com/apache/cloudstack-documentation/pull/235


   


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-cloudmonkey] Pearl1594 opened a new pull request #93: Fix mapping of default output type to json

2021-08-09 Thread GitBox


Pearl1594 opened a new pull request #93:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/93


   Fixes: #92 
   ```
   ```


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




Re: error - Unable to add the host

2021-08-09 Thread Rohit Yadav
Hi,

Then please check if the kernel you're using ships with KVM enabled. Something 
you can do lsmod​| grep kvm to check if your kernel ships with KVM.
I also see vmx in your cpuinfo output.


Regards.


From: technologyrss.mail 
Sent: Monday, August 9, 2021 14:19
To: dev@cloudstack.apache.org ; Rohit Yadav 

Subject: Re: error - Unable to add the host


Yes,

My KVM server VT is already enable but I check again for over sure.


[cid:part1.EB81957A.09179029@gmail.com]

and CPU info like as below.
[cid:part2.70F29097.B9B434DD@gmail.com]


I don't know what is issue.


On 8/9/2021 1:43 PM, Rohit Yadav wrote:
Hi,

Do you've Intel VTX or AMD-V enabled on the host? You can check the 
/proc/cpuinfo or output of the kvm-ok command.
If this is a virtualised/nested VM, please check and enable hardware 
acceleration for your VM.


Regards.






From: technologyrss.mail 

Sent: Friday, August 6, 2021 20:13
To: dev@cloudstack.apache.org 

Subject: error - Unable to add the host


Hi,

I hope this is not many problem on my kvm server.

First error from log file. This log from ACS server. image 1

[cid:part1.6BF948D3.66C81DE8@gmail.com]

[cid:part2.CD61809B.AAD4FE4C@gmail.com]

2nd error from agent log file. This log from KVM server. image 2

[cid:part3.E338B67F.D9F307C4@gmail.com]

3rd error from ACS image 3.

[cid:part4.429C4B21.7BBDB4F3@gmail.com]

4th error from web browser as like below.

[cid:part5.E973A94F.247D11C4@gmail.com]

My KVM server bridge config as like below.

[cid:part6.EB16E136.465160F8@gmail.com]

Please help me how can I solve this issue.

--

Thanks & Regards.
Support Admin



Facebook | 
Twitter | 
YouTube | 
LinkedIn
Address : 116/1 West Malibagh, D. I. T Road
Dhaka-1217, Bangladesh
Mob : +88 01716915504
Email : support.ad...@technologyrss.com
Web : www.technologyrss.com

 



[GitHub] [cloudstack-cloudmonkey] rhtyd merged pull request #93: Fix mapping of default output type to json

2021-08-09 Thread GitBox


rhtyd merged pull request #93:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/93


   


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-cloudmonkey] rhtyd closed issue #92: calling cmk from bash fails due to configured output method

2021-08-09 Thread GitBox


rhtyd closed issue #92:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/92


   


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-cloudmonkey] rhtyd merged pull request #91: Make auto completion optional

2021-08-09 Thread GitBox


rhtyd merged pull request #91:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/91


   


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-cloudmonkey] rhtyd closed issue #90: Disable auto-complete option

2021-08-09 Thread GitBox


rhtyd closed issue #90:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/90


   


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-cloudmonkey] rhtyd commented on issue #90: Disable auto-complete option

2021-08-09 Thread GitBox


rhtyd commented on issue #90:
URL: 
https://github.com/apache/cloudstack-cloudmonkey/issues/90#issuecomment-895124452


   @serverchief please test latest main and re-open if not satisfied with the 
fix from #91 


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-cloudmonkey] rhtyd closed issue #69: Check for local profile also if localcloud is missing

2021-08-09 Thread GitBox


rhtyd closed issue #69:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/69


   


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-cloudmonkey] rhtyd commented on issue #69: Check for local profile also if localcloud is missing

2021-08-09 Thread GitBox


rhtyd commented on issue #69:
URL: 
https://github.com/apache/cloudstack-cloudmonkey/issues/69#issuecomment-895125000


   Agree with @shwstppr 's comment, unless you've manually copied the old 
config file you won't hit this @ravening - I propose you start fresh and 
manually migrate your profiles to the new `cmk`. Please re-open if not 
satisfied.


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




Re: error - Unable to add the host

2021-08-09 Thread Rohit Yadav
Alright can you run:
modprobe kvm
modprobe kvm_intel

And then:
ls /dev/kvm
or,
kvm-ok


Regards.


From: technologyrss.mail 
Sent: Monday, August 9, 2021 16:10
To: Rohit Yadav ; dev@cloudstack.apache.org 

Subject: Re: error - Unable to add the host


I see as like below out put.


[cid:part1.6424FB8F.66332AB2@gmail.com]



Alamin



On 8/9/2021 4:31 PM, Rohit Yadav wrote:
Hi,

Then please check if the kernel you're using ships with KVM enabled. Something 
you can do lsmod​| grep kvm to check if your kernel ships with KVM.
I also see vmx in your cpuinfo output.


Regards.






From: technologyrss.mail 

Sent: Monday, August 9, 2021 14:19
To: dev@cloudstack.apache.org 
; Rohit Yadav 

Subject: Re: error - Unable to add the host


Yes,

My KVM server VT is already enable but I check again for over sure.


[cid:part2.7F686F32.7D30B920@gmail.com]

and CPU info like as below.
[cid:part3.E14375DF.6A8D92DD@gmail.com]


I don't know what is issue.


On 8/9/2021 1:43 PM, Rohit Yadav wrote:
Hi,

Do you've Intel VTX or AMD-V enabled on the host? You can check the 
/proc/cpuinfo or output of the kvm-ok command.
If this is a virtualised/nested VM, please check and enable hardware 
acceleration for your VM.


Regards.






From: technologyrss.mail 

Sent: Friday, August 6, 2021 20:13
To: dev@cloudstack.apache.org 

Subject: error - Unable to add the host


Hi,

I hope this is not many problem on my kvm server.

First error from log file. This log from ACS server. image 1

[cid:part1.6BF948D3.66C81DE8@gmail.com]

[cid:part2.CD61809B.AAD4FE4C@gmail.com]

2nd error from agent log file. This log from KVM server. image 2

[cid:part3.E338B67F.D9F307C4@gmail.com]

3rd error from ACS image 3.

[cid:part4.429C4B21.7BBDB4F3@gmail.com]

4th error from web browser as like below.

[cid:part5.E973A94F.247D11C4@gmail.com]

My KVM server bridge config as like below.

[cid:part6.EB16E136.465160F8@gmail.com]

Please help me how can I solve this issue.

--

Thanks & Regards.
Support Admin



Facebook | 
Twitter | 
YouTube | 
LinkedIn
Address : 116/1 West Malibagh, D. I. T Road
Dhaka-1217, Bangladesh
Mob : +88 01716915504
Email : support.ad...@technologyrss.com
Web : www.technologyrss.com

 



Re: error - Unable to add the host

2021-08-09 Thread Rohit Yadav
Alright, can you now try to add the KVM host?

Regards.

From: technologyrss.mail 
Sent: Monday, August 9, 2021 4:32:56 PM
To: Rohit Yadav ; dev@cloudstack.apache.org 

Subject: Re: error - Unable to add the host


Please see my image


[cid:part1.DCDA9486.AAECE184@gmail.com]


On 8/9/2021 4:51 PM, Rohit Yadav wrote:
Alright can you run:
modprobe kvm
modprobe kvm_intel

And then:
ls /dev/kvm
or,
kvm-ok


Regards.






From: technologyrss.mail 

Sent: Monday, August 9, 2021 16:10
To: Rohit Yadav ; 
dev@cloudstack.apache.org 

Subject: Re: error - Unable to add the host


I see as like below out put.


[cid:part2.F6689D6A.0A2909B4@gmail.com]



Alamin



On 8/9/2021 4:31 PM, Rohit Yadav wrote:
Hi,

Then please check if the kernel you're using ships with KVM enabled. Something 
you can do lsmod​| grep kvm to check if your kernel ships with KVM.
I also see vmx in your cpuinfo output.


Regards.






From: technologyrss.mail 

Sent: Monday, August 9, 2021 14:19
To: dev@cloudstack.apache.org 
; Rohit Yadav 

Subject: Re: error - Unable to add the host


Yes,

My KVM server VT is already enable but I check again for over sure.


[cid:part7.6013741E.2BE3094B@gmail.com]

and CPU info like as below.
[cid:part8.67CE79E7.DD9DD8C3@gmail.com]


I don't know what is issue.


On 8/9/2021 1:43 PM, Rohit Yadav wrote:
Hi,

Do you've Intel VTX or AMD-V enabled on the host? You can check the 
/proc/cpuinfo or output of the kvm-ok command.
If this is a virtualised/nested VM, please check and enable hardware 
acceleration for your VM.


Regards.






From: technologyrss.mail 

Sent: Friday, August 6, 2021 20:13
To: dev@cloudstack.apache.org 

Subject: error - Unable to add the host


Hi,

I hope this is not many problem on my kvm server.

First error from log file. This log from ACS server. image 1

[cid:part1.6BF948D3.66C81DE8@gmail.com]

[cid:part2.CD61809B.AAD4FE4C@gmail.com]

2nd error from agent log file. This log from KVM server. image 2

[cid:part3.E338B67F.D9F307C4@gmail.com]

3rd error from ACS image 3.

[cid:part4.429C4B21.7BBDB4F3@gmail.com]

4th error from web browser as like below.

[cid:part5.E973A94F.247D11C4@gmail.com]

My KVM server bridge config as like below.

[cid:part6.EB16E136.465160F8@gmail.com]

Please help me how can I solve this issue.

--

Thanks & Regards.
Support Admin



Facebook | 
Twitter | 
YouTube | 
LinkedIn
Address : 116/1 West Malibagh, D. I. T Road
Dhaka-1217, Bangladesh
Mob : +88 01716915504
Email : support.ad...@technologyrss.com
Web : www.technologyrss.com

 



[GitHub] [cloudstack-terraform-provider] synergiator commented on issue #1: Clarify what is exactly the build result

2021-08-09 Thread GitBox


synergiator commented on issue #1:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/1#issuecomment-895226751


   Now I get errors like the following:
   
   ```
   go: downloading github.com/jmespath/go-jmespath 
v0.0.0-20180206201540-c2b33e8439af
   
../pkg/mod/github.com/hashicorp/terraform@v0.12.0/config/interpolate_funcs.go:33:2:
 missing go.sum entry for module providing package golang.org/x/crypto/bcrypt 
(imported by github.com/hashicorp/terraform/config); to add:
go get github.com/hashicorp/terraform/config@v0.12.0
   
../pkg/mod/github.com/hashicorp/terraform@v0.12.0/plugin/discovery/signature.go:7:2:
 missing go.sum entry for module providing package golang.org/x/crypto/openpgp 
(imported by github.com/hashicorp/terraform/plugin/discovery); to add:
go get github.com/hashicorp/terraform/plugin/discovery@v0.12.0
   
../pkg/mod/github.com/hashicorp/go-plugin@v1.0.1-0.20190430211030-5692942914bb/internal/plugin/grpc_broker.pb.go:9:2:
 missing go.sum entry for module providing package golang.org/x/net/context 
(imported by github.com/hashicorp/go-plugin); to add:
go get 
github.com/hashicorp/go-plugin@v1.0.1-0.20190430211030-5692942914bb
   
../pkg/mod/golang.org/x/oauth2@v0.0.0-20190220154721-9b3c75971fc9/internal/token.go:22:2:
 missing go.sum entry for module providing package 
golang.org/x/net/context/ctxhttp (imported by golang.org/x/oauth2/internal); to 
add:
go get golang.org/x/oauth2/internal@v0.0.0-20190220154721-9b3c75971fc9
   
../pkg/mod/google.golang.org/grpc@v1.18.0/internal/transport/controlbuf.go:27:2:
 missing go.sum entry for module providing package golang.org/x/net/http2 
(imported by google.golang.org/grpc/internal/transport); to add:
go get google.golang.org/grpc/internal/transport@v1.18.0
   
../pkg/mod/google.golang.org/grpc@v1.18.0/internal/transport/controlbuf.go:28:2:
 missing go.sum entry for module providing package golang.org/x/net/http2/hpack 
(imported by google.golang.org/grpc/internal/transport); to add:
go get google.golang.org/grpc/internal/transport@v1.18.0
   ../pkg/mod/github.com/hashicorp/terraform@v0.12.0/svchost/svchost.go:18:2: 
missing go.sum entry for module providing package golang.org/x/net/idna 
(imported by github.com/hashicorp/terraform/svchost); to add:
go get github.com/hashicorp/terraform/svchost@v0.12.0
   ../pkg/mod/google.golang.org/grpc@v1.18.0/server.go:36:2: missing go.sum 
entry for module providing package golang.org/x/net/trace (imported by 
google.golang.org/grpc); to add:
go get google.golang.org/grpc@v1.18.0
   ../pkg/mod/github.com/spf13/afero@v1.2.1/util.go:28:2: missing go.sum entry 
for module providing package golang.org/x/text/transform (imported by 
github.com/spf13/afero); to add:
go get github.com/spf13/afero@v1.2.1
   
../pkg/mod/github.com/zclconf/go-cty@v0.0.0-20190516203816-4fecf87372ec/cty/value_init.go:8:2:
 missing go.sum entry for module providing package 
golang.org/x/text/unicode/norm (imported by github.com/zclconf/go-cty/cty); to 
add:
go get github.com/zclconf/go-cty/cty@v0.0.0-20190516203816-4fecf87372ec
   make: *** [GNUmakefile:9: build] Error 1
   
   ```
   
   Here is the Dockerfile to reproduce; $GOPATH is added to $PATH.
   
   ```
   FROM golang
   
   RUN go version &&\
   git clone https://github.com/apache/cloudstack-terraform-provider.git &&\
   cd cloudstack-terraform-provider &&\
   echo "GOPATH is: $GOPATH" &&\
   export PATH=$PATH:$GOPATH &&\
   echo "PATH is: $PATH" &&\
   go get golang.org/x/tools/cmd/goimports &&\
   make build
   ```
   
   


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-terraform-provider] synergiator edited a comment on issue #1: Clarify what is exactly the build result

2021-08-09 Thread GitBox


synergiator edited a comment on issue #1:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/1#issuecomment-895226751


   Thanks for mentioning the $GOPATH. Now I've added it, I get some error 
messages during the build process like the following:
   
   ```
   go: downloading github.com/jmespath/go-jmespath 
v0.0.0-20180206201540-c2b33e8439af
   
../pkg/mod/github.com/hashicorp/terraform@v0.12.0/config/interpolate_funcs.go:33:2:
 missing go.sum entry for module providing package golang.org/x/crypto/bcrypt 
(imported by github.com/hashicorp/terraform/config); to add:
go get github.com/hashicorp/terraform/config@v0.12.0
   
../pkg/mod/github.com/hashicorp/terraform@v0.12.0/plugin/discovery/signature.go:7:2:
 missing go.sum entry for module providing package golang.org/x/crypto/openpgp 
(imported by github.com/hashicorp/terraform/plugin/discovery); to add:
go get github.com/hashicorp/terraform/plugin/discovery@v0.12.0
   
../pkg/mod/github.com/hashicorp/go-plugin@v1.0.1-0.20190430211030-5692942914bb/internal/plugin/grpc_broker.pb.go:9:2:
 missing go.sum entry for module providing package golang.org/x/net/context 
(imported by github.com/hashicorp/go-plugin); to add:
go get 
github.com/hashicorp/go-plugin@v1.0.1-0.20190430211030-5692942914bb
   
../pkg/mod/golang.org/x/oauth2@v0.0.0-20190220154721-9b3c75971fc9/internal/token.go:22:2:
 missing go.sum entry for module providing package 
golang.org/x/net/context/ctxhttp (imported by golang.org/x/oauth2/internal); to 
add:
go get golang.org/x/oauth2/internal@v0.0.0-20190220154721-9b3c75971fc9
   
../pkg/mod/google.golang.org/grpc@v1.18.0/internal/transport/controlbuf.go:27:2:
 missing go.sum entry for module providing package golang.org/x/net/http2 
(imported by google.golang.org/grpc/internal/transport); to add:
go get google.golang.org/grpc/internal/transport@v1.18.0
   
../pkg/mod/google.golang.org/grpc@v1.18.0/internal/transport/controlbuf.go:28:2:
 missing go.sum entry for module providing package golang.org/x/net/http2/hpack 
(imported by google.golang.org/grpc/internal/transport); to add:
go get google.golang.org/grpc/internal/transport@v1.18.0
   ../pkg/mod/github.com/hashicorp/terraform@v0.12.0/svchost/svchost.go:18:2: 
missing go.sum entry for module providing package golang.org/x/net/idna 
(imported by github.com/hashicorp/terraform/svchost); to add:
go get github.com/hashicorp/terraform/svchost@v0.12.0
   ../pkg/mod/google.golang.org/grpc@v1.18.0/server.go:36:2: missing go.sum 
entry for module providing package golang.org/x/net/trace (imported by 
google.golang.org/grpc); to add:
go get google.golang.org/grpc@v1.18.0
   ../pkg/mod/github.com/spf13/afero@v1.2.1/util.go:28:2: missing go.sum entry 
for module providing package golang.org/x/text/transform (imported by 
github.com/spf13/afero); to add:
go get github.com/spf13/afero@v1.2.1
   
../pkg/mod/github.com/zclconf/go-cty@v0.0.0-20190516203816-4fecf87372ec/cty/value_init.go:8:2:
 missing go.sum entry for module providing package 
golang.org/x/text/unicode/norm (imported by github.com/zclconf/go-cty/cty); to 
add:
go get github.com/zclconf/go-cty/cty@v0.0.0-20190516203816-4fecf87372ec
   make: *** [GNUmakefile:9: build] Error 1
   
   ```
   
   Here is the Dockerfile to reproduce; $GOPATH is added to $PATH.
   
   ```
   FROM golang
   
   RUN go version &&\
   git clone https://github.com/apache/cloudstack-terraform-provider.git &&\
   cd cloudstack-terraform-provider &&\
   echo "GOPATH is: $GOPATH" &&\
   export PATH=$PATH:$GOPATH &&\
   echo "PATH is: $PATH" &&\
   go get golang.org/x/tools/cmd/goimports &&\
   make build
   ```
   
   


-- 
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-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




Re: [VOTE] Apache CloudStack Kubernetes Provider v1.0.0 (RC1)

2021-08-09 Thread Suresh Anaparti
+1

Tested basic deployment for the Traefik ingress controller, using the 
Kubernetes Provider with the below RC build (Env: ACS main + KVM + K8s Cluster 
v1.16.3).
 
Regards,
Suresh

On 04/08/21, 5:12 PM, "David Jumani"  wrote:

Hi All,

I've created the initial CloudStack Kubernetes Provider release v1.0.0, 
with the following artifacts up for a vote:

Git Branch and Commit SH:
https://github.com/apache/cloudstack-kubernetes-provider/tree/1.0
Commit: a8fccd9fe5c145bc3a12e3681bdf33e9f6ed382c

Source release (checksums and signatures are available at the same
location):

https://dist.apache.org/repos/dist/dev/cloudstack/kubernetes-provider-v1.0.0/

PGP release keys (signed using 92D88ECF4D63C923):
https://dist.apache.org/repos/dist/release/cloudstack/KEYS

The docker image can be found at 
https://hub.docker.com/r/apache/cloudstack-kubernetes-provider

The documentation for the same can be found at

https://github.com/apache/cloudstack-documentation/blob/main/source/plugins/cloudstack-kubernetes-provider.rst

https://github.com/apache/cloudstack-kubernetes-provider/blob/main/README.md#deployment
(be sure to replace the image version 
`apache/cloudstack-kubernetes-provider:v1.0.0` with 
`apache/cloudstack-kubernetes-provider:v1.0.0-RC20210804T0500`)

The vote will be open until 08 August 2021.

For sanity in tallying the vote, can PMC members please be sure to indicate 
"(binding)" with their vote?

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

Thanks,
David