Re: [Openstack-operators] [openstack-community] Running instance snapshot

2018-07-16 Thread Matt Riedemann
On 7/12/2018 10:09 AM, Alfredo De Luca wrote: ​I tried with glance image-create or nova backup but I got the following Neither of those are server snapshot operations (well backup is, but it's probably not what you're looking for). glance image-create is creating an image in glance, not

Re: [Openstack-operators] [Openstack] Recovering from full outage

2018-07-16 Thread Torin Woltjer
I feel pretty dumb about this, but it was fixed by adding a rule to my security groups. I'm still very confused about some of the other behavior that I saw, but at least the problem is fixed now. Torin Woltjer Grand Dial Communications - A ZK Tech Inc. Company 616.776.1066 ext. 2006 www.grandd

Re: [Openstack-operators] [Openstack] Recovering from full outage

2018-07-16 Thread Torin Woltjer
$ip netns exec qdhcp-87a5200d-057f-475d-953d-17e873a47454 curl http://169.254.169.254 404 Not Found 404 Not Found The resource could not be found. $ip netns exec qrouter-80c3bc40-b49c-446a-926f-99811adc0c5e curl http://169.254.169.254 curl: (7) Couldn't connect to server Torin Woltjer

[Openstack-operators] [cinder] about BlockDeviceDriver

2018-07-16 Thread Rambo
Hi,all In the Cinder repository, I noticed that the BlockDeviceDriver driver is being deprecated, and was eventually be removed with the Queens release. https://github.com/openstack/cinder/blob/stable/ocata/cinder/volume/drivers/block_device.py In my use case, the instances using Cinder