Re: native networking or sdn

2013-04-21 Thread John Cabs
Hi Guys, Any advice? On 20 Apr, 2013, at 7:08 AM, John Cabs wrote: > Hi, > > I'm new on cloudstack and I'm just curiouse about SDN's. What is the native > or built-in virtual network used by cloudstack? i know that it can be plugged > in with 3rd party (like nicira) but what is the built-in

Re: native networking or sdn

2013-04-21 Thread Nux!
On 21.04.2013 17:24, John Cabs wrote: Hi Guys, Any advice? On 20 Apr, 2013, at 7:08 AM, John Cabs wrote: Hi, I'm new on cloudstack and I'm just curiouse about SDN's. What is the native or built-in virtual network used by cloudstack? i know that it can be plugged in with 3rd party (like ni

Re: Unable to find provider VpcVirtualRouter in physical network

2013-04-21 Thread Evan McGee
Hey everyone, Any ideas of what's happening here? Even gentle nudges would be hugely appreciated. On Apr 18, 2013, at 6:04 PM, Evan McGee wrote: > Hello, > > We recently upgraded our from 3.0.2 to 4.0.1 (all servers/agents running > under CentOS 6.3) and everything went swimmingly. But now w

Re: native networking or sdn

2013-04-21 Thread David Nalley
On Fri, Apr 19, 2013 at 7:08 PM, John Cabs wrote: > Hi, > > I'm new on cloudstack and I'm just curiouse about SDN's. What is the native > or built-in virtual network used by cloudstack? i know that it can be plugged > in with 3rd party (like nicira) but what is the built-in networking stack > u

RE: Unable to find provider VpcVirtualRouter in physical network

2013-04-21 Thread Venkata SwamyBabu Budumuru
Hi Evan, What do you see in cloud. virtual_router_providers? Does it contain entry for vpcVR? If yes, what is the enabled flag value? If enabled is set to "0" then try the following api to configure VPCVR http://SERVER IP:8096/client/api?command=configureVirtualRouterElement&enabled=true&id=

Re: Unable to find provider VpcVirtualRouter in physical network

2013-04-21 Thread Evan McGee
Hi Swamy, Thanks for getting back. cloud.virtual_router_providers is populated and has one entry: id: 1 nsp_id: 1 uuid: a82918427-80bf-8719-baa5-acdf88a9c026 type: VirtualRouter enabled:1 removed:NULL Looks like this is enabled -- should the type be set to Virtua