Re: [Openstack] [essex vlan]cannot ping vm on other compute node

2013-02-27 Thread Ajiva Fan
since i notice that in switcher: sw-31show interface fastEthernet 0/22 trunk PortMode Encapsulation StatusNative vlan Fa0/22 on 802.1q trunking 1 Port Vlans allowed on trunk Fa0/22 1-4094 PortVlans allowed and active in

Re: [Openstack] [essex vlan]cannot ping vm on other compute node

2013-02-27 Thread Aaron Rosen
Perhaps: interface gigbbit 0/22 switchport mode trunk switchport trunk encapsulation dot1q switchport trunk allowed vlan 1-4094 interface gigbbit 0/23 switchport mode trunk switchport trunk encapsulation dot1q switchport trunk allowed vlan 1-4094 On Wed, Feb 27, 2013 at 12:02 AM, Ajiva Fan

Re: [Openstack] [essex vlan]cannot ping vm on other compute node

2013-02-27 Thread Ajiva Fan
thank you very much. actullaly, i have already try these command yesterday, it does not work. currently, i find that vlan id in active list and not pruned list can be passed by switcher, vlan id not in the two list cannot will be droped even they are in allowed list. but the network

Re: [Openstack] [essex vlan]cannot ping vm on other compute node

2013-02-27 Thread Salvatore Orlando
I'm not sure I followed the thread correctly from the beginning, but I read that you have configured you NIC for private VM networking, in VLAN mode, on VLAN 105. Is that correct? In general trunking all your switch ports used for VM networking will save you the hassle of adding the VLANs you are

Re: [Openstack] [essex vlan]cannot ping vm on other compute node

2013-02-27 Thread Ajiva Fan
thanks you for reply special thanks to Aaron Rosen the situation is that: 1) openstack is in vlan mode 2) switcher is in trunk mode, all vlan id is allowed 3) vlan in switcher's allowed list, active list and (not pruned) list can communicate with each other. vlan only in allowed list but not in

[Openstack] Network configuration on compute node

2013-02-27 Thread Javier Alvarez
Hello, I'm having troubles with the network configuration in a compute node. I followed this tutorial: http://www.mirantis.com/blog/openstack-networking-single-host-flatdhcpmanager/ But my instances are unable to get an IP via DHCP. The network configuration in the compute node when an

[Openstack] Fwd: Nova network problem on rhel6.4 and folsom

2013-02-27 Thread mohammad kashif
Sorry I didn't reply to list at first instance so I am forwarding it now Hi Vish Did some poking around but not sure about my conclusion. If you look at ip link show eth1 3: eth1: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether 00:30:48:35:3d:ff brd

[Openstack] [Keystone] service unavailable

2013-02-27 Thread Tomáš Šoltys
Hi, I am trying to setup keystone myself on CentOS using this step-by-step instructions: http://docs.openstack.org/essex/openstack-compute/install/yum/content/install-keystone.html I have followed the steps above but when I try to create a tenant I get Unable to communicate with identity

Re: [Openstack] [Keystone] service unavailable

2013-02-27 Thread Sylvain Bauza
Could you please paste your keystone.conf ? Also, could you please check keystone service is started ? -Sylvain Le 27/02/2013 15:06, Tomás( S(oltys a écrit : Hi, I am trying to setup keystone myself on CentOS using this step-by-step instructions:

Re: [Openstack] [Keystone] service unavailable

2013-02-27 Thread Tomáš Šoltys
Hi, Yes, the service is running and listening. I can see it via ps as well as by using netstat Here is my keystone.conf - [DEFAULT] log_file =

Re: [Openstack] [Keystone] service unavailable

2013-02-27 Thread Dolph Mathews
I'm not aware that keystone is capable of raising a 503 Service Unavailable... are you running through a proxy? If so, I assume there's an issue with it's configuration. -Dolph On Wed, Feb 27, 2013 at 8:27 AM, Tomáš Šoltys tomas.sol...@gmail.comwrote: Hi, Yes, the service is running and

Re: [Openstack] keystone - service unavailable

2013-02-27 Thread Tomáš Šoltys
I do not thinks so. I just checked whether they are defined, and they are not. Regards, Tomas 2013/2/27 JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com It could be a problem with environment variables loaded previously (such as OS_USERNAME, OS_PASSWORD...). Regards, JuanFra

Re: [Openstack] [essex vlan]cannot ping vm on other compute node

2013-02-27 Thread George Mihaiescu
Try these commands: Conf term Vlan 105 State active George -Original Message- From: openstack-bounces+george.mihaiescu=q9@lists.launchpad.net [mailto:openstack-bounces+george.mihaiescu=q9@lists.launchpad.net] On Behalf Of Ajiva Fan Sent: Wednesday, February 27, 2013 5:23 AM

[Openstack] Quotas for Glance and Snapshot

2013-02-27 Thread Danilo Perogil
You can kind of quota for Snapshots generated images in OpenStack? There is a quota system where the limit of images Glance Snapshots and enter the quota? Only there are quotas on volumes and projects for not using Glance, Snapshot and even the root (/) of the instances. Best!

[Openstack] Cloudpipe - Routing not working

2013-02-27 Thread Ronivon Costa
Hello guys, I need some advice with a cloudpipe setup. I have a basic Folsom installation (single server), using VlanManager. I am setting up a vpn for the subnet 10.0.4.0 (please see diagram below). instance1 nova-controller cloudpipe openvpn

[Openstack] Rebooted, now can't ping my guest

2013-02-27 Thread The King in Yellow
I have been working on creating an OpenStack environment according to the Basic Install http://docs.openstack.org/folsom/basic-install/content/index.htmldoc. It was working fine last night! In order to make sure I didn't mess anything up, I downed controller/network/compute nodes and cloned them

Re: [Openstack] Rebooted, now can't ping my guest

2013-02-27 Thread Aaron Rosen
Hi response inline On Wed, Feb 27, 2013 at 3:22 PM, The King in Yellow yellowk...@gmail.com wrote: I have been working on creating an OpenStack environment according to the Basic Install doc. It was working fine last night! In order to make sure I didn't mess anything up, I downed

Re: [Openstack] [essex vlan]cannot ping vm on other compute node

2013-02-27 Thread Ajiva Fan
thank you, Kevin S, and also thanks George i did this command in the beginning of the time when i meet this problem, and it failed because sw-31(config)#vlan 105 VTP VLAN configuration not allowed when device is in CLIENT mode. meanwhile i'm guided to a wrong way by our network administrator,

Re: [Openstack] Network configuration on compute node

2013-02-27 Thread Ajiva Fan
the output of `#brclt show` shows that your br100 is not bridged on any nic and the output of `ifconfig` shows that your br100 get no ipv4 addr br100 plays roles of: 1) gateway 2) dhcp server 3) dns server so since your br100 is not created correctly, i think the vm will not get an ip trough

Re: [Openstack] Rebooted, now can't ping my guest

2013-02-27 Thread Chuan-Heng Hsiao
Hi Aaron and The King in Yellow, I also experienced this problem yesterday and I just solved. Besides ensuring quantum-openvswitch-agent processes are all up (except the controller node), there is a typo in the network node in basic install doc:

Re: [Openstack] Rebooted, now can't ping my guest

2013-02-27 Thread Aaron Rosen
On Wed, Feb 27, 2013 at 7:11 PM, Chuan-Heng Hsiao hsiao.chuanh...@gmail.com wrote: Hi Aaron and The King in Yellow, I also experienced this problem yesterday and I just solved. Besides ensuring quantum-openvswitch-agent processes are all up (except the controller node), there is a typo in

[Openstack] [OpenStack] Memory use in Controller and Compute nodes

2013-02-27 Thread Balamurugan V G
Hi, I have a 3 node Folsom with Quantum setup. One is a controller node, one is a quantum networking node and the other is a KVM compute node. I see that on the Controller and Compute nodes, the memory usage is very high, based on the free command output. I have about 8gb RAM in the controller

[Openstack] [OpenStack] Back porting the floating ip related changes to Folsom

2013-02-27 Thread Balamurugan V G
Hi, We know that in Folsom Horizon, though there is interface for Floating ip association/disassociation, it doesnt work due to missing integration in Nova. But in the Grizzly, based on the release notes, this seems to have been implemented. Can this feature can be back ported to Folsom? has

Re: [Openstack] [OpenStack] Memory use in Controller and Compute nodes

2013-02-27 Thread Balamurugan V G
Never mind, Looks like I should be looking at this line which gives the correct usage which is more or less what I expect. -/+ buffers/cache: 2009 30163 Regards, Balu On Thu, Feb 28, 2013 at 10:18 AM, Balamurugan V G balamuruga...@gmail.comwrote: Hi, I have a 3 node Folsom with

Re: [Openstack] Rebooted, now can't ping my guest

2013-02-27 Thread Chuan-Heng Hsiao
Hi Aaron, I am very sorry that I made the conclusion too early because of not having good understanding of everything, and it is with high probability that I may made wrong conclusion. However, based on my hypothesis (and my few experiments.) The gateway setting is supposed to be corresponded to

Re: [Openstack] Rebooted, now can't ping my guest

2013-02-27 Thread Aaron Rosen
Hi Hsiao, You are absolutely correct! If 192.168.0.254 is set as the gateway traffic will not be routed correctly. I also believe there is another bug as the ip addresses are being placed on the ethX interfaces and not bridge interfaces. I'll create a patch fixing these issues tomorrow morning.

[Openstack] [HeatQuantum] Quantum Template ROLLBACK_FAILED Error

2013-02-27 Thread 蒋闻天
I have heat and quantum in my devstack, just like: ENABLED_SERVICES+=,heat,h-api,h-api-cfn,h-api-cw,h-eng ENABLED_SERVICES+=,quantum,q-svc,q-agt,q-dhcp,q-l3,q-meta Then I restart my compute, ./rejoin-stack.sh All Service OK. Then I run some thing like: heat stack-create -f

[Openstack-ubuntu-testing-notifications] Build Fixed: raring_grizzly_glance_trunk #159

2013-02-27 Thread openstack-testing-bot
Title: raring_grizzly_glance_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_glance_trunk/159/Project:raring_grizzly_glance_trunkDate of build:Wed, 27 Feb 2013 08:02:55 -0500Build duration:14 minBuild cause:Started by user Chuck ShortBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: raring_grizzly_quantum_trunk #377

2013-02-27 Thread openstack-testing-bot
Title: raring_grizzly_quantum_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_quantum_trunk/377/Project:raring_grizzly_quantum_trunkDate of build:Wed, 27 Feb 2013 10:32:41 -0500Build duration:18 minBuild cause:Started by user Chuck ShortBuilt

[Openstack-ubuntu-testing-notifications] Build Failure: precise_grizzly_swift_trunk #131

2013-02-27 Thread openstack-testing-bot
Title: precise_grizzly_swift_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_swift_trunk/131/Project:precise_grizzly_swift_trunkDate of build:Wed, 27 Feb 2013 11:31:10 -0500Build duration:2 min 16 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_grizzly_cinder_trunk #186

2013-02-27 Thread openstack-testing-bot
Title: precise_grizzly_cinder_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_cinder_trunk/186/Project:precise_grizzly_cinder_trunkDate of build:Wed, 27 Feb 2013 14:01:09 -0500Build duration:6 min 22 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Failure: raring_grizzly_nova_trunk #781

2013-02-27 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/781/Project:raring_grizzly_nova_trunkDate of build:Wed, 27 Feb 2013 14:31:14 -0500Build duration:4 min 43 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #782

2013-02-27 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/782/Project:raring_grizzly_nova_trunkDate of build:Wed, 27 Feb 2013 15:01:06 -0500Build duration:4 min 12 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: raring_grizzly_nova_trunk #783

2013-02-27 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/783/Project:raring_grizzly_nova_trunkDate of build:Wed, 27 Feb 2013 15:31:06 -0500Build duration:14 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_quantum_trunk #366

2013-02-27 Thread openstack-testing-bot
Title: precise_grizzly_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_quantum_trunk/366/Project:precise_grizzly_quantum_trunkDate of build:Wed, 27 Feb 2013 16:31:08 -0500Build duration:1 min 16 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_quantum_trunk #367

2013-02-27 Thread openstack-testing-bot
Title: precise_grizzly_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_quantum_trunk/367/Project:precise_grizzly_quantum_trunkDate of build:Wed, 27 Feb 2013 17:02:18 -0500Build duration:1 min 15 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Failure: raring_grizzly_nova_trunk #785

2013-02-27 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Failure: raring_grizzly_deploy #75

2013-02-27 Thread openstack-testing-bot
Title: raring_grizzly_deploy General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_deploy/75/Project:raring_grizzly_deployDate of build:Wed, 27 Feb 2013 16:45:16 -0500Build duration:56 minBuild cause:Started by command line by jenkinsBuilt on:masterHealth

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #786

2013-02-27 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #787

2013-02-27 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_quantum_trunk #369

2013-02-27 Thread openstack-testing-bot
Title: precise_grizzly_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_quantum_trunk/369/Project:precise_grizzly_quantum_trunkDate of build:Wed, 27 Feb 2013 20:01:09 -0500Build duration:1 min 18 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #788

2013-02-27 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Failure: raring_grizzly_cinder_trunk #195

2013-02-27 Thread openstack-testing-bot
Title: raring_grizzly_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_cinder_trunk/195/Project:raring_grizzly_cinder_trunkDate of build:Wed, 27 Feb 2013 22:05:34 -0500Build duration:2 min 26 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_quantum_trunk #370

2013-02-27 Thread openstack-testing-bot
Title: precise_grizzly_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_quantum_trunk/370/Project:precise_grizzly_quantum_trunkDate of build:Wed, 27 Feb 2013 22:31:09 -0500Build duration:1 min 25 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_quantum_trunk #371

2013-02-27 Thread openstack-testing-bot
Title: precise_grizzly_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_quantum_trunk/371/Project:precise_grizzly_quantum_trunkDate of build:Wed, 27 Feb 2013 23:31:09 -0500Build duration:1 min 16 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: raring_grizzly_cinder_trunk #196

2013-02-27 Thread openstack-testing-bot
Title: raring_grizzly_cinder_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_cinder_trunk/196/Project:raring_grizzly_cinder_trunkDate of build:Thu, 28 Feb 2013 02:01:09 -0500Build duration:7 min 57 secBuild cause:Started by an SCM changeBuilt