[Openstack-operators] Wiki upgrade maintenance 21:00 UTC Friday, August 12

2016-08-10 Thread Jeremy Stanley
On Friday, August 12, from approximately 21:00 to 23:00 UTC our Mediawiki instance on wiki.openstack.org will be upgraded from its present 1.25 pre-release to the latest 1.27 version. We're allotting two hours in case issues are encountered with the upgrade requiring us to roll back to a snapshot,

Re: [Openstack-operators] Floating IPs failing in dvr_snat mode with Mitaka

2016-08-10 Thread George Zhao
I'm having the similar issue, only happens after live migrated instance to other host. In dashboard, it shows the port with floating IP is detached and status n/a, under instance tab, it shows the floating IP is associated with instance. nova compute showed successfully added bridge and veth,

Re: [Openstack-operators] Floating IPs failing in dvr_snat mode with Mitaka

2016-08-10 Thread Jonathan Mills
Thanks, George. I found this too: https://bugs.launchpad.net/neutron/+bug/1607398 Chasing down that lead right now by trying to down-rev all my kernels, and re-test. On Wed, Aug 10, 2016 at 5:51 PM George Zhao wrote: > I'm having the similar issue, only happens after live migrated instance >

[Openstack-operators] Floating IPs failing in dvr_snat mode with Mitaka

2016-08-10 Thread Jonathan Mills
Hi all, I’m running Mitaka on CentOS 7.2 with Neutron in dvr_snat mode. # uname -msr Linux 3.10.0-327.22.2.el7.x86_64 x86_64 I’m using vlans, not vxlans, but I don’t think that matters either way. So basically, I have one NIC “eth2” which is in vlan trunk mode, and on my switch side, I have ev

[Openstack-operators] App Catalog IRC meeting Thursday August 11th

2016-08-10 Thread Christopher Aedo
Join us Thursday for our weekly meeting, scheduled for August 11th at 17:00UTC in #openstack-meeting-3 The agenda can be found here, and please add to if you want to discuss something with the Community App Catalog team: https://wiki.openstack.org/wiki/Meetings/app-catalog Tomorrow we will be tal

Re: [Openstack-operators] Mid-Cycle Meetup, NYC, August 25th, call for additional working group sessions

2016-08-10 Thread Amrith Kumar
Hi, I’d definitely like to attend the Trove session. Would it be possible to advance it to the morning (pre-lunch) on Friday, or Thursday please. Thanks, -amrith From: Chris Morgan [mailto:mihali...@gmail.com] Sent: Tuesday, August 09, 2016 4:38 PM To: Matt Fischer Cc: OpenStack Operators Sub

Re: [Openstack-operators] VirtIO and IDE disk

2016-08-10 Thread Edmund Rhudy (BLOOMBERG/ 120 PARK)
(Sorry, this got sent prematurely.) Hi Emilio, I had to solve getting Windows 2012 running in KVM recently and was able to do so with this nova boot command: nova boot \ --image [[WINDOWS 2012 INSTALL MEDIA]] \ --block-device source=blank,dest=volume,size=40,shutdown=preserve,device=vda \ --blo

Re: [Openstack-operators] VirtIO and IDE disk

2016-08-10 Thread Edmund Rhudy (BLOOMBERG/ 120 PARK)
Hi Emilio, I had to solve getting Windows 2012 running in KVM recently and was able to do so with this nova boot command: From: emilio.mor...@adam.es Subject: Re: [Openstack-operators] VirtIO and IDE disk Hi Peter, Drivers are correct for Windows 2012 R2, if I install one server wit