Re: [Openstack] quantum l2 networks

2013-06-08 Thread daniels cai
-567226d83d79 | d11 | des for firewall | +--+-+--+ Daniels Cai http://dnscai.com 2013/6/8 Aaron Rosen > You said: > > >it works, but when i try to attach a security group to an exist vm , api > throw an error :&q

Re: [Openstack] quantum l2 networks

2013-06-08 Thread daniels cai
c55 192.168.193.0/24 | | | | e8a9be74-2f39-4d7e-9287-c5b85b573cca 192.168.192.0/24 | i enabled the following features in quantum 1. namespace 2. overlap ips if any more info needed for debug, i will attach Daniels Cai http://dnscai.com 2013/6/8 Aaron Rosen > > There is no port_secu

Re: [Openstack] quantum l2 networks

2013-06-08 Thread daniels cai
apply security groups." the i add port_security_enabled in quantum.conf in all nodes. "port_security_enabled=True" with no luck, it still doesn't work . Any advice ? does quantum security group support this feature? Daniels Cai http://dnscai.com 2013/6/8 Aaron Rosen > H

Re: [Openstack] Unable to ping VM using OpenStack and Quantum(openvswitch plugin)

2013-05-07 Thread Daniels Cai
Is your physical nic whiched used for vm communication can ping each other? Check your GRE tunnel if you are in GRE mode or check your vlan setting in physical switch if in vlan mode Daniels Cai http://dnscai.com 在 2013-5-7,14:56,zengshan2008 写道: > Hi, > I've installed open

Re: [Openstack] I release naming (calling APAC community)

2013-05-04 Thread Daniels Cai
+1 for Ichang Daniels Cai http://dnscai.com 在 2013-5-5,10:57,Yaguang Tang 写道: +1 for Ichang which is a street name in HK and also a city name in China. 2013/5/5 beyounn > +1 > > ** ** > > ** ** > > *From:* Openstack [mailto:openstack-bounces+beyounn= > gmail

Re: [Openstack] How to decommission a compute node

2013-04-30 Thread Daniels Cai
nova didn't provide a interface to do it I delete the host directly from nova db after disable it. Daniels Cai http://dnscai.com 在 2013-5-1,2:40,Greg Chavez 写道: > > I'm just getting up and running with Folsom on Ubuntu 12.10. Of two compute > nodes I have running, one

Re: [Openstack] [Announce] OpenStack Grizzly Multi Node Install Guide by Msekni Bilel

2013-04-26 Thread daniels cai
thanks for your guide , Bilel , it really helps. Daniels Cai http://dnscai.com On Fri, Apr 26, 2013 at 6:49 PM, skible.openst...@gmail.com < skible.openst...@gmail.com> wrote: > Hi, > > So I have been working on this with a couple of OpenStackers from all over > the world (

[Openstack] list all volumes attached to a vm

2013-04-25 Thread daniels cai
No route matched for GET /82da519b676d400ab24e9ee38d138c3c/servers/cb75bb55-e9ef-4d05-af9f-3ad346fa3eb4/os-volume_attachments any help is welcomed , thanks for advance Daniels Cai http://dnscai.com ___ Mailing list: https://launchpad.net/~openstac

[Openstack] (no subject)

2013-04-25 Thread daniels cai
ot; } } when i try to boot a vm with this port (command showed below) nova boot --nic port-id=f9d3bd8e-377b-4f21-bfc6-64ae4257e44d --key-name hi --flavor 1 --block_device_mapping vda=21f4dfc5-9752-4f5e-8133-0540a1dc3eb5:::0 vm7 the vm's network doesn't work , dhcp doesn't work and

Re: [Openstack] [Quantum] Query regarding floating IP configuration

2013-04-24 Thread Daniels Cai
Anil It is not necessarily to not configur an IP address for l3 agent , 2 nics can work in this scenario .config an IP address as you like Daniels Cai http://dnscai.com 在 2013-4-24,1:48,Edgar Magana 写道: Anil, If you are testing multiple vNICs I will recommend you to use the following image

Re: [Openstack] ANNOUNCE: Ultimate OpenStack Grizzly Guide, with super easy Quantum!

2013-04-19 Thread Daniels Cai
paras In my experience the answer is yes . In grizzly , metadata proxy works in the qrouter's name space ,no router means no metadata . I am not sure whether any other approaches . Daniels Cai http://dnscai.com 在 2013-4-20,9:28,"Martinx - ジェームズ" 写道: Daniels, There is no `Quan

Re: [Openstack] ANNOUNCE: Ultimate OpenStack Grizzly Guide, with super easy Quantum!

2013-04-19 Thread Daniels Cai
Metadata service config file should contains nova API host and keystone auth info 4. Ovs bridge br-ex is needed in your l3 agent server even you don't need floating ip Daniels Cai http://dnscai.com 在 2013-4-19,23:42,Paras pradhan 写道: Any idea why I could not hit http://169.254.16

Re: [Openstack] Multinode setup?

2013-04-19 Thread Daniels Cai
hi Dmitry Cinder service is not managed by nova-manage service list Mq is only needed to be installed once You can do the following to check whether multi node works 1.check MySQL db cinder database , there should be a table named "service" which record all the available cinder services. If not p