[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, please contact Infrastructure at:
us...@infra.apache.org




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 
 | Website 


116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +088 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com 



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 private communication between the hosts. It 
is failing to find that.


Wido



--

*Thanks & Regards.*

Support Admin

Facebook  | Twitter 
 | Website 


116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +088 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com 



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://rohityadav.cloud/blog/cloudstack-kvm/

My network setup like this

why can't start ACS agent? please help me.


You also need cloudbr1 for private communication between the hosts. It 
is failing to find that.


Wido



--

*Thanks & Regards.*

Support Admin

Facebook  | Twitter 
 | Website 



116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +088 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com 



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 party application.
> -- its searchablilty is clunky at best.
> -- messages are only going to reach people who are signed up/logged in
> -- even when someone has signed up etc. they'll be cut out of and unaware
> of, any conversations outside of their working hours/timezone.
>
> If a group of people agree to have a syncronous converstion on Slack
> between them, that’s up to them. And there's maybe an argument for making
> sure that they're aware that there is the option to use Slack for this.
>
> And lastly - if it didn't happen on a mailling list; it didn't happen.
>
> Kind regards
>
> Paul Angus
>
> -Original Message-
> From: GitBox 
> Sent: Thursday, April 1, 2021 7:50 PM
> To: dev@cloudstack.apache.org
> Subject: [GitHub] [cloudstack-documentation] GabrielBrascher commented on
> pull request #204: Remove IRC reference as it is no longer used
>
>
> GabrielBrascher commented on pull request #204:
> URL:
> https://github.com/apache/cloudstack-documentation/pull/204#issuecomment-812102731
>
>
>@DaanHoogland I was wondering this as well. But decided to not include
> Slack for now due to the ML discussion [[1]](
> https://lists.apache.org/thread.html/296def97c549e0b75bc14d0382ae412245cef6088e576acbcb007cc8%40%3Cdev.cloudstack.apache.org%3E).
> Removing IRC was a consensus; however, not everyone agreed on having Slack
> as an "official" communication platformCloudStack.
>
>We might need to re-open the discussion aimed at Slack then.
>
>Any thoughts @DaanHoogland @PaulAngus @svenvogel @andrijapanicsb @rhtyd
> @nvazquez @NuxRo (and others)?
>
>[1]
> https://lists.apache.org/thread.html/296def97c549e0b75bc14d0382ae412245cef6088e576acbcb007cc8%40%3Cdev.cloudstack.apache.org%3E
>
>
> --
> 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, please contact Infrastructure at:
> us...@infra.apache.org
>
>
>
>


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. But I have new query, how to add another
> interface like LAN. I see every instance got one interface like *eth0
> *(this is public interface).
>
> Is it possible or not? and how ?
>
> --
>
> *Thanks & Regards.*
>
> Support Admin
>
> Facebook  | Twitter
>  | Website 
>
> 116/1 West Malibagh, D. I. T Road
>
> Dhaka-1217, Bangladesh
>
> *Mob :* +088 01716915504
>
> *Email :* support.ad...@technologyrss.com
>
> *Web :* www.technologyrss.com 
>
>

-- 
Daan


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, 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://rohityadav.cloud/blog/cloudstack-kvm/
> >>
> >> My network setup like this
> >>
> >> why can't start ACS agent? please help me.
> >
> > You also need cloudbr1 for private communication between the hosts. It
> > is failing to find that.
> >
> > Wido
> >
> >>
> >> --
> >>
> >> *Thanks & Regards.*
> >>
> >> Support Admin
> >>
> >> Facebook  | Twitter
> >>  | Website
> >> 
> >>
> >> 116/1 West Malibagh, D. I. T Road
> >>
> >> Dhaka-1217, Bangladesh
> >>
> >> *Mob :* +088 01716915504
> >>
> >> *Email :* support.ad...@technologyrss.com
> >>
> >> *Web :* www.technologyrss.com 
> >>
>


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' and 'public.network.device' are properly 
configured. And then restart the cloudstack-agent service on the respective 
hosts.

Regards,
Pearl


From: Wei ZHOU 
Sent: Wednesday, April 7, 2021 1:03 AM
To: dev@cloudstack.apache.org 
Subject: Re: ACS agent not start from ubuntu 18.04

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, 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://rohityadav.cloud/blog/cloudstack-kvm/
> >>
> >> My network setup like this
> >>
> >> why can't start ACS agent? please help me.
> >
> > You also need cloudbr1 for private communication between the hosts. It
> > is failing to find that.
> >
> > Wido
> >
> >>
> >> --
> >>
> >> *Thanks & Regards.*
> >>
> >> Support Admin
> >>
> >> Facebook  | Twitter
> >>  | Website
> >> 
> >>
> >> 116/1 West Malibagh, D. I. T Road
> >>
> >> Dhaka-1217, Bangladesh
> >>
> >> *Mob :* +088 01716915504
> >>
> >> *Email :* support.ad...@technologyrss.com
> >>
> >> *Web :* www.technologyrss.com 
> >> 
> >>
>

pearl.dsi...@shapeblue.com 
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue
  
 



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/cloudstack/agent/agent.properties on the KVM host which the 
cloudstack-agent is unable to find/use. As others have advised you can either 
fix it in the zone's physical network, and remove + re-add the host; or, if 
it's a test setup you may start from scratch again (stop management server, 
re-deploy management server DB, start management server again) and don't 
configure additional physical networks (i.e. have a single physical network or 
nic on host to carry all kinds of traffic types) while deploying the zone.


Regards.


From: Pearl d'Silva 
Sent: Wednesday, April 7, 2021 10:20
To: dev@cloudstack.apache.org 
Subject: Re: ACS agent not start from ubuntu 18.04

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' and 'public.network.device' are properly 
configured. And then restart the cloudstack-agent service on the respective 
hosts.

Regards,
Pearl


From: Wei ZHOU 
Sent: Wednesday, April 7, 2021 1:03 AM
To: dev@cloudstack.apache.org 
Subject: Re: ACS agent not start from ubuntu 18.04

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, 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://rohityadav.cloud/blog/cloudstack-kvm/
> >>
> >> My network setup like this
> >>
> >> why can't start ACS agent? please help me.
> >
> > You also need cloudbr1 for private communication between the hosts. It
> > is failing to find that.
> >
> > Wido
> >
> >>
> >> --
> >>
> >> *Thanks & Regards.*
> >>
> >> Support Admin
> >>
> >> Facebook  | Twitter
> >>  | Website
> >> 
> >>
> >> 116/1 West Malibagh, D. I. T Road
> >>
> >> Dhaka-1217, Bangladesh
> >>
> >> *Mob :* +088 01716915504
> >>
> >> *Email :* support.ad...@technologyrss.com
> >>
> >> *Web :* 
> >> www.technologyrss.com>
> >>  
> >>
>

pearl.dsi...@shapeblue.com
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue




rohit.ya...@shapeblue.com 
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue
  
 



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.


Please help me what is exact netplan config needed. ACS kvm basic 
network config official guide are not for Ubuntu 18.04 or 20.04.


---Alamin

On 4/7/2021 11:51 AM, Rohit Yadav wrote:

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/cloudstack/agent/agent.properties on the KVM host which the 
cloudstack-agent is unable to find/use. As others have advised you can either 
fix it in the zone's physical network, and remove + re-add the host; or, if 
it's a test setup you may start from scratch again (stop management server, 
re-deploy management server DB, start management server again) and don't 
configure additional physical networks (i.e. have a single physical network or 
nic on host to carry all kinds of traffic types) while deploying the zone.


Regards.


From: Pearl d'Silva 
Sent: Wednesday, April 7, 2021 10:20
To: dev@cloudstack.apache.org 
Subject: Re: ACS agent not start from ubuntu 18.04

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' and 'public.network.device' are properly 
configured. And then restart the cloudstack-agent service on the respective 
hosts.

Regards,
Pearl


From: Wei ZHOU 
Sent: Wednesday, April 7, 2021 1:03 AM
To: dev@cloudstack.apache.org 
Subject: Re: ACS agent not start from ubuntu 18.04

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, 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://rohityadav.cloud/blog/cloudstack-kvm/

My network setup like this

why can't start ACS agent? please help me.

You also need cloudbr1 for private communication between the hosts. It
is failing to find that.

Wido


--

*Thanks & Regards.*

Support Admin

Facebook  | Twitter
 | Website


116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +088 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* 
www.technologyrss.com>
 


pearl.dsi...@shapeblue.com
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue




rohit.ya...@shapeblue.com
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue