[Openstack-operators] [Nova] bind vnic to phys nic

2014-10-25 Thread Adam Lawson
I hate requests like this but I've been asked one again how to bind a single vm to a physical NIC on a cookout node. Kicking and screaming I've tried to steer them away from this bad decision with no luck. So I have to ask, is this even possible within Openstack? I'm sure it's technically possible

Re: [Openstack-operators] Three Node Deployment Model

2014-10-25 Thread Hossein Zabolzadeh
Thanks for your useful answers. Very helpful resource and guides. On 10/23/14, Adam Lawson wrote: > Your dilemna looks like this as I see it: > > Highly-Available, Highly-Scalable, Limited Hardware. Pick any 2. > > In an ideal world we'd all like the benefits of everything with limited > resource

Re: [Openstack-operators] floatin ip issue

2014-10-25 Thread George Shuklin
Check out if qrouter got floating inside network namespace (ip net exec qrouter... ip -4 a), or just bash in to it (stdbuf -e0 -o0 ip net exec qrouter... /bin/bash) and play with it like with normal server. On 10/24/2014 07:38 PM, Paras pradhan wrote: Hello, Assigned a floating ip to an ins