Re: [Openstack] failure doing snapshot: State blocked by non-migratable device 'cpu'

2014-10-27 Thread Don Waterloo
On 27 October 2014 21:52, Don Waterloo wrote: > On 27 October 2014 21:24, Don Waterloo wrote: >> juno, ubunto 14.10, kvm. >> When i do 'nova image-create server snapshot', I am getting no error, >> but no snapshot. >> Looking in the api logs, i see an immediate create/delete operation. >> Looking

Re: [Openstack] failure doing snapshot: State blocked by non-migratable device 'cpu'

2014-10-27 Thread Don Waterloo
On 27 October 2014 21:24, Don Waterloo wrote: > juno, ubunto 14.10, kvm. > When i do 'nova image-create server snapshot', I am getting no error, > but no snapshot. > Looking in the api logs, i see an immediate create/delete operation. > Looking in the compute logs, i see this error: > > libvirtErr

[Openstack] failure doing snapshot: State blocked by non-migratable device 'cpu'

2014-10-27 Thread Don Waterloo
juno, ubunto 14.10, kvm. When i do 'nova image-create server snapshot', I am getting no error, but no snapshot. Looking in the api logs, i see an immediate create/delete operation. Looking in the compute logs, i see this error: libvirtError: internal error: unable to execute QEMU command 'migrate'

[Openstack] VMware >>> KVM guest migrations

2014-10-27 Thread Adam Lawson
Hi everyone; What tools are ya'll using to migrate Linux/Windows guests from VMware to Openstack? Any FOSS or excellent value products making news? *Adam Lawson* AQORN, Inc. 427 North Tatnall Street Ste. 58461 Wilmington, Delaware 19801-2230 Toll-free: (844) 4-AQORN-NOW ext. 101 International:

Re: [Openstack] Question about "tenant_network_types"

2014-10-27 Thread Mengert, Robert
Is there a way to list both tenant types in all of the config files and then select which protocol to use when creating a network? Thanks, Rob From: Danny Choi (dannchoi) [mailto:dannc...@cisco.com] Sent: Thursday, October 09, 2014 6:38 AM To: Remo Mattei Cc: openstack@lists.openstack.org Subjec

Re: [Openstack] [openstack-dev] [Heat] Stack stuck in DELETE_IN_PROGRESS even though all resources are DELETE_COMPLETE

2014-10-27 Thread Ken Thomas
Thanks for the info. I'll take a look into using trusts. If there's anything I can do to help out on this, please let me know. Ken From: Zane Bitter To: Ken Thomas ; "openstack@lists.openstack.org" Sent: Monday, October 27, 2014 7:49 AM Subject: Re: [Openstack] [openstack-dev] [Heat] S

Re: [Openstack] [OpenStack-docs] OpenStack Docs and OpenStack Academy

2014-10-27 Thread Frans Thamura
no :(... F -- Frans Thamura (曽志胜) Shadow Master and Lead Investor Meruvian. Integrated Hypermedia Java Solution Provider. Mobile: +628557888699 Blog: http://blogs.mervpolis.com/roller/flatburger (id) FB: http://www.facebook.com/meruvian TW: http://www.twitter.com/meruvian / @meruvian Website: ht

Re: [Openstack] [OpenStack-docs] OpenStack Docs and OpenStack Academy

2014-10-27 Thread Sean Roberts
Interesting idea. Let's discuss at the summit. Are you coming? ~sean > On Oct 26, 2014, at 9:22 PM, Frans Thamura wrote: > > Hi all > > sorry for cross posting > > I have several schools, univs and company that join the translation > program, and there are discussion regarding this work. beca

Re: [Openstack] [openstack-dev] [Heat] Stack stuck in DELETE_IN_PROGRESS even though all resources are DELETE_COMPLETE

2014-10-27 Thread Zane Bitter
On 27/10/14 10:09, Ken Thomas wrote: I opened https://bugs.launchpad.net/heat/+bug/1386213 to track this issue. I understand that our situation may be a bit unusual and that changing the schema may not be the optimum solution as it affects everyone. (As I mentioned in the bug, we're doing an int

Re: [Openstack] [openstack-dev] [Heat] Stack stuck in DELETE_IN_PROGRESS even though all resources are DELETE_COMPLETE

2014-10-27 Thread Ken Thomas
I opened https://bugs.launchpad.net/heat/+bug/1386213 to track this issue. I understand that our situation may be a bit unusual and that changing the schema may not be the optimum solution as it affects everyone. (As I mentioned in the bug, we're doing an internal cloud and we're required to use

Re: [Openstack] Contact information on review.openstack.org

2014-10-27 Thread Tom Fifield
On 27/10/14 20:06, Jean-Daniel Bonnetot wrote: > Hi, > > When I want to commit changes with *git review*, I got > fatal: ICLA contributor agreement requires current contact information. > Please review your contact information: > https://review.openstack.org/#/settings/contact > > And wh

[Openstack] Contact information on review.openstack.org

2014-10-27 Thread Jean-Daniel Bonnetot
Hi, When I want to commit changes with *git review*, I got fatal: ICLA contributor agreement requires current contact information. Please review your contact information: https://review.openstack.org/#/settings/contact And when I try to give input on this form, I got Code Review - Err

Re: [Openstack] Glance Image Upload error

2014-10-27 Thread ??????
Hi, mohib Please use "--debug" option to see the debug information, like this: glance --debug image-create ... Yingcai FENG -- ?? ?? ?? ?? ?? -- Original -- F

[Openstack] Glance Image Upload error

2014-10-27 Thread mohib
Hi all, I am facing image upload problem on controller node . Please see in below . glance image-create --name "cirros-0.3.3-x86_64" --file cirros-0.3.3-x86_64-disk.img > --disk-format qcow2 --container-format bare --is-public True --progress [===> ] 12% this image not upload after 12% .