[GitHub] [cloudstack-www] rhtyd merged pull request #82: Grammar fixes

2021-04-06 Thread GitBox
rhtyd merged pull request #82: URL: https://github.com/apache/cloudstack-www/pull/82 -- 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. For queries about this service, pleas

ACS agent not start from ubuntu 18.04

2021-04-06 Thread Support Admin
*Hi,* I follow this link for setup ACS on Ubuntu 18.04, all is working fine without kvm ACS agent. https://rohityadav.cloud/blog/cloudstack-kvm/ My network setup like this why can't start ACS agent? please help me. -- *Thanks & Regards.* Support Admin Facebook | Twitter

Re: ACS agent not start from ubuntu 18.04

2021-04-06 Thread Wido den Hollander
On 01/04/2021 18:04, Support Admin wrote: *Hi,* I follow this link for setup ACS on Ubuntu 18.04, all is working fine without kvm ACS agent. https://rohityadav.cloud/blog/cloudstack-kvm/ My network setup like this why can't start ACS agent? please help me. You also need cloudbr1 for pr

Re: ACS agent not start from ubuntu 18.04

2021-04-06 Thread Technologyrss Mail
But how to configure cloudbr1 interface ? Please help me any link or idea. --Alamin On 4/6/2021 7:14 PM, Wido den Hollander wrote: On 01/04/2021 18:04, Support Admin wrote: *Hi,* I follow this link for setup ACS on Ubuntu 18.04, all is working fine without kvm ACS agent. https://rohityad

Re: [GitHub] [cloudstack-documentation] GabrielBrascher commented on pull request #204: Remove IRC reference as it is no longer used

2021-04-06 Thread Gabriel Bräscher
@paul_a can you please add your feedback at the GitHub PR [1] as well? [1] https://github.com/apache/cloudstack-documentation/pull/204 Thanks Em sex., 2 de abr. de 2021 às 07:20, escreveu: > -1 on *steering* users, especially new ones to Slack. > > -- it requires signup/permission to a third p

Re: Using security group add multiple interface

2021-04-06 Thread Daan Hoogland
http://cloudstack.apache.org/api/apidocs-4.15/apis/addNicToVirtualMachine.html kind regards, On Tue, Mar 2, 2021 at 7:20 PM Support Admin < support.ad...@technologyrss.com> wrote: > *Hi,* > > I am successfully setup AD zone with security group. And all instance > connect using guest public ip. Bu

Re: ACS agent not start from ubuntu 18.04

2021-04-06 Thread Wei ZHOU
you need to set "kvmnetworklabel" of the physical network in the zone to "cloudbr0". -Wei On Tue, 6 Apr 2021 at 18:02, Technologyrss Mail < technologyrss.m...@gmail.com> wrote: > But how to configure cloudbr1 interface ? Please help me any link or idea. > > --Alamin > > On 4/6/2021 7:14 PM, Wid

Re: ACS agent not start from ubuntu 18.04

2021-04-06 Thread Pearl d'Silva
Hi, To configure cloudbr1 you may use this as reference : http://docs.cloudstack.apache.org/en/latest/installguide/hypervisor/kvm.html#configure-ubuntu-for-basic-networks(However, use netplan to configure it). Can you also check the agent.properties file on your host if 'private.network.device'

Re: ACS agent not start from ubuntu 18.04

2021-04-06 Thread Rohit Yadav
Hi, Based on your screenshot of netplan config, looks like you want to use a single bridge with a single physical nic on KVM host. While deploying the zone did you configure two nics to carry guest/management/public/storage traffic? This may have caused CloudStack to configure cloudbr1 in /etc

Re: ACS agent not start from ubuntu 18.04

2021-04-06 Thread Technologyrss Mail
*Thanks.* I see /etc/cloudstack/agent/agent.properties this file default is private.network.device' and 'public.network.device is comment. So now I remove comment and save then start ACS agent but same error not start ACS agent. My interface config like below. agent log error like below.