[Openstack] qg port in br-int

2015-06-17 Thread Mitchell Chen
Hi All, I setup the net, subnet and virtual router as the Kilo installation quid descried. Right after "neutron router-gateway-set demo-router ext-net" command, I saw the qg port was created in the bridge br-int. Isn't it supposed to be in the external bridge, br-ex? root@stack:/home/stack# o

Re: [Openstack] Openstack in a "real" setup with ODL controller

2015-05-16 Thread Mitchell Chen
Hi Hideyuki What does " The OpenStack integration does not work only in Helium SR3" in red in the following link: https://wiki.opendaylight.org/view/Release/Helium/VTN/User_Guide/OpenStack_Support Does that mean OpenStack integration with OpenDaylight Controller not working in ODL Helium SR3? D

Re: [Openstack] Openstack python client installation uninstalls all the other clients - neutron, nova, glance

2015-04-14 Thread Mitchell Chen
Are you talking the OpenStack client in http://docs.openstack.org/icehouse/install-guide/install/apt/content/install_clients.html? I am using icehouse. I am not sure if we need to install all the Openstack clients at this early step? Later, installing glance and cimpute services, the Openstack

[Openstack] Launch an instance and stuck at the task scheduling state

2015-04-03 Thread Mitchell Chen
Hi All, I have one control, one neutron and three compute nodes for deploy. Recently, I reinstalled one of compute node's OS (Ubuntu 14.04) because a boot issue in that machine. After Ubuntu was installed, I reconfigured exactly the same as other two compute nodes to be three compute nodes. Aft

Re: [Openstack] Change from GRE to vlan

2015-03-23 Thread Mitchell Chen
listening on qr-3fd978e0-45, link-type EN10MB (Ethernet), capture size 65535 bytes ^C 0 packets captured 0 packets received by filter 0 packets dropped by kernel From: Akilesh K [mailto:akilesh1...@gmail.com] Sent: Saturday, March 21, 2015 1:23 AM To: Mitchell Chen Cc: openstack@lists.openstack.org

Re: [Openstack] Change from GRE to vlan

2015-03-20 Thread Mitchell Chen
ts=10, n_bytes=796, idle_age=65534, hard_age=65534, priority=4,in_port=2,dl_vlan=1 actions=mod_vlan_vid:2,NORMAL cookie=0x0, duration=75606.253s, table=0, n_packets=29929, n_bytes=5592694, idle_age=5, hard_age=65534, priority=2,in_port=2 actions=drop cookie=0x0, duration=75607.504s, table=0, n_packet

[Openstack] Change from GRE to vlan

2015-03-18 Thread Mitchell Chen
Hi All, I have, step by step, followed the OpenStack icehouse installation guide to install control, compute and neutron nodes. They all run fine like OpenStack document describes. There is a GRE tunneling connection described in OpenStack installation guide from compute nodes to a neutron node

Re: [Openstack] Can not ping the tenant router gateway from host

2015-03-06 Thread Mitchell Chen
.29.105.254: icmp_seq=5 ttl=64 time=35.8 ms 64 bytes from 172.29.105.254: icmp_seq=6 ttl=64 time=1.31 ms 64 bytes from 172.29.105.254: icmp_seq=7 ttl=64 time=41.4 ms -Original Message- From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] Sent: Friday, March 06, 2015 12:11 AM To:

Re: [Openstack] Can not ping the tenant router gateway from host

2015-03-04 Thread Mitchell Chen
| | tenant_id | 1bc3de8b19384858a1a7a6395e1845e3 | +---++ -Original Message- From: James Denton [mailto:james.den...@rackspace.com]

[Openstack] Can not ping the tenant router gateway from host

2015-03-04 Thread Mitchell Chen
Hi All, I am struggling with not being able to ping the router gateway. I am able to ping from router to the router gateway (172.29.105.101) and router to internal tenant gateway (192.168.2.1), but still can not ping from control node to the router gateway. I am using GRE tunneling. I saw there

Re: [Openstack] Can not ping the tenant router gateway from any nodes after all nodes shut down/turned on

2015-02-27 Thread Mitchell Chen
11:39 PM To: Mitchell Chen Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Can not ping the tenant router gateway from any nodes after all nodes shut down/turned on Then you know there is something wrong with that router how did you set it up? Is this rdo? Ciao Inviato da iPhone

Re: [Openstack] Can not ping the tenant router gateway from any nodes after all nodes shut down/turned on

2015-02-27 Thread Mitchell Chen
172.29.105.101 icmp_seq=12 Destination Host Unreachable From 172.29.105.101 icmp_seq=13 Destination Host Unreachable From 172.29.105.101 icmp_seq=14 Destination Host Unreachable From: Remo Mattei [mailto:r...@italy1.com] Sent: Friday, February 27, 2015 11:08 PM To: Mitchell Chen Cc: openstack

Re: [Openstack] Can not ping the tenant router gateway from any nodes after all nodes shut down/turned on

2015-02-27 Thread Mitchell Chen
"172.29.105.101"} | | 70c2c01f-8306-45df-958c-b445eb3523ee | | fa:16:3e:27:83:6c | {"subnet_id": "318125f7-3015-44cb-80fe-f8682a997392", "ip_address": "192.168.2.1"}| +------+--+---+

[Openstack] Can not ping the tenant router gateway from any nodes after all nodes shut down/turned on

2015-02-27 Thread Mitchell Chen
Thank you so much for the help, Mitchell From: Mark Loza [mailto:ml...@morphlabs.com] Sent: Friday, February 27, 2015 3:59 AM To: Mitchell Chen; openstack@lists.openstack.org<mailto:openstack@lists.openstack.org> Subject: Re: [Openstack] Instance can not ping each other I assume you are

Re: [Openstack] Instance can not ping each other

2015-02-27 Thread Mitchell Chen
vSwitch agent | mussdhux20 | :-) | True | +--+++---++ From: Mitchell Chen Sent: Friday, February 27, 2015 10:18 AM To: 'Mark Loza'; openstack@lists.openstack.org Subject: RE: [Openstack

Re: [Openstack] Instance can not ping each other

2015-02-27 Thread Mitchell Chen
ice neutron-metadata-agent restart Please help how to start up the neutron agents. Thank you for the help, Mitchell From: Mark Loza [mailto:ml...@morphlabs.com] Sent: Friday, February 27, 2015 3:59 AM To: Mitchell Chen; openstack@lists.openstack.org Subject: Re: [Openstack] Instance can no

[Openstack] Instance can not ping each other

2015-02-27 Thread Mitchell Chen
Hi All, I followed the OpenStack icehouse installation guide to successfully install a five node system, one control node, one neutron and three compute nodes. Inside of the instance, I can ping other instances' virtual IP address and outside internet fine. Recently, we decided to move all the