Re: [Openstack] cisco trunk interface in err-disabled

2016-09-20 Thread Kaustubh Kelkar
I am not familiar with the Cisco switch. I am afraid, I cannot comment. From: Satish Patel Sent: Tuesday, September 20, 17:49 Subject: Re: [Openstack] cisco trunk interface in err-disabled To: Kaustubh Kelkar Cc: Rock Rockenhaus, openstack Thanks Kaustubh, What do you think about this link

Re: [Openstack] cisco trunk interface in err-disabled

2016-09-20 Thread Satish Patel
Thanks Kaustubh, What do you think about this link? http://blog.marvelworld.tk/?p=563 They are saying it could be keepalive. On Tue, Sep 20, 2016 at 2:14 PM, Kaustubh Kelkar wrote: > >> > This is what i have configured on my compute node. I have two NIC and >> > both nic connected to same cisco

Re: [Openstack] cisco trunk interface in err-disabled

2016-09-20 Thread Kaustubh Kelkar
> > This is what i have configured on my compute node. I have two NIC and > > both nic connected to same cisco switch but [eth1] is trunk port. > > > > [eth0] - Management (vlan20) > > > > [eth1] - (br-vlan bridge) - Data traffic (vlan 20,10)- Trunk to cisco > > [Kaustubh] (I hope I got t

Re: [Openstack] cisco trunk interface in err-disabled

2016-09-20 Thread Satish Patel
; configurations for both NICs and an output of "sh log" or as Paul suggested > "sh int status err-disabled" would be quite helpful. > > -Rock > > -Original Message- > From: Satish Patel [mailto:satish@gmail.com] > Sent: Tuesday, September 20, 20

Re: [Openstack] cisco trunk interface in err-disabled

2016-09-20 Thread Satish Patel
This is what i have configured on my compute node. I have two NIC and both nic connected to same cisco switch but [eth1] is trunk port. [eth0] - Management (vlan30) [eth1] - (br-vlan bridge) - Data traffic (vlan 30,10)- Trunk to cisco Do you think this is creating loop? how do i solve t

Re: [Openstack] cisco trunk interface in err-disabled

2016-09-20 Thread CARVER, PAUL
Satish Patel [mailto:satish@gmail.com] wrote: >How do I stop that loop at ovs? Any guideline if I am having issue then >someone else must having same issue. Neutron uses several bridges in OvS and programs them with flows. In addition there are several ways to configure how your compute n

Re: [Openstack] cisco trunk interface in err-disabled

2016-09-20 Thread Satish Patel
e > node. > > -- > Paul Carver > VoIP: 732-545-7377 > Cell: 908-803-1656 > E: pcar...@att.com > Q Instant Message > > > -Original Message- > From: Satish Patel [mailto:satish....@gmail.com] > Sent: Tuesday, September 20, 2016 07:06 > To: opensta

Re: [Openstack] cisco trunk interface in err-disabled

2016-09-20 Thread Satish Patel
Any help? does anyone running openstack with cisco switch trunk? On Mon, Sep 19, 2016 at 5:06 PM, Satish Patel wrote: > We have openstack mikata running and its trunk with cisco 2960 switch > and following configuration i have on switch side > > > ! > interface GigabitEthernet1/0/1 > descriptio

[Openstack] cisco trunk interface in err-disabled

2016-09-19 Thread Satish Patel
We have openstack mikata running and its trunk with cisco 2960 switch and following configuration i have on switch side ! interface GigabitEthernet1/0/1 description compute-1 switchport trunk allowed vlan 10,20 switchport mode trunk spanning-tree guard root end why cisco trunk interface put