Re: [Openstack] How to achieve OpenStack compute nodes "HA" ?

2016-03-28 Thread Martinx - ジェームズ
Guys, What about Virtual Machine Asynchronous replication under OpenStack? Something like: http://wiki.xen.org/wiki/Remus Or: http://wiki.qemu.org/Features/FaultTolerance This way, your can take the power cable off the physical compute node, that all of your instances will be up and run

[Openstack] [Nova] [DPDK] [Liberty] Issues in booting VMs via Nova onto DPDK-enabled OVS

2016-03-28 Thread N Vivekanandan
Hi Openstack Team, We were trying to boot VMs via Openstack Nova (off Liberty release) into DPDK-enabled OVS instances. Our OVS is version 2.5 + DPDK 2.2 + Qemu 2.3 + Libvirt 1.2.16. We followed the guidelines here for installation of OVS Datapath and enable them for DPDK: https://github.com/o

[Openstack] [Fuel] How to configure Xen + Libvirt using Fuel 8.0

2016-03-28 Thread Ashish Yadav
Hi, Lately, I was trying to deploy the Openstack with Xen + Libvirt on the bare metal but that whole process can be done quickly using fuel which I came across while searching for solution for the above problem. For that reason, I want to know is that how may I change the default hyervisor from Q

[Openstack] March 29 Price Increase - OpenStack Summit Austin

2016-03-28 Thread Kendall Waters
Hi everyone, Prices for the Austin Summit will be increasing on Tuesday, March 29 at 11:59pm PT (Wednesday, March 30 at 6:59 UTC). Register NOW before prices increase. All discount registration codes (including ATC, speaker, spons

Re: [Openstack] [Nova] [DPDK] [Liberty] Issues in booting VMs via Nova onto DPDK-enabled OVS

2016-03-28 Thread Martinx - ジェームズ
On 28 March 2016 at 05:21, N Vivekanandan wrote: > Hi Openstack Team, > > > > We were trying to boot VMs via Openstack Nova (off Liberty release) into > DPDK-enabled OVS instances. > > Our OVS is version 2.5 + DPDK 2.2 + Qemu 2.3 + Libvirt 1.2.16. > > > > We followed the guidelines here for inst

[Openstack] Key management

2016-03-28 Thread Jagga Soorma
Hey Guys, I have a new openstack environment and one thing I have noticed is that my keys are all over the place now which got me thinking what others might be doing for key management? Just curious if there is a better more central/secure way to store my keys. Thanks! __