Re: [Openstack] What can make Cinder not find Image? (Was: Create instance fails on creating block device - Block Device Mapping is Invalid)

2016-06-24 Thread Cynthia Lopes
Sorry, what command precisely did you run when you got those logs? Are you trying to boot a vm from a volume is it? I find it weird that you are seeing the volume name on the request instead of the volume id: GET http://10.0.4.1:8776/v2/2985b96e27f048cd92a18db0dd03aa23/volumes/test

Re: [Openstack] Create instance fails on creating block device - Block Device Mapping is Invalid

2016-06-21 Thread Cynthia Lopes
Hi, First of all, think dis question did no get answered: -I'll try that thanx. How do you do that with the "openstack" command? If not, the command is: openstack volume create --size (size in GB) --image (image name or id) volume_name Just for info the cinder command was not exact, it should

Re: [Openstack] Does compute node require provider network?

2016-05-19 Thread Cynthia Lopes
neutron.conf in default session router_distributed = False For more details on the networking configuration for you each scenario check this out: http://docs.openstack.org/mitaka/networking-guide/ Hope this is helpful, good luck :) Kind regards, Cynthia Lopes do Sacramento 2016-05-19 18:33 GMT+01

Re: [Openstack-operators] Migrate ephemeral nodes

2015-12-04 Thread Cynthia Lopes
Hi, Creating a new volume and doing 'dd' of the content works but you would have to delete the instances and re launch them from the new volumes: dd if=original_disk of=/dev/vg/new_lvm bs=1M Kind regards, Cynthia 2015-12-04 12:24 GMT+01:00 Davíð Örn Jóhannsson : > Is it

Re: [Openstack] How to get settings of an image (openstack and/or any other virtualization environment

2015-10-13 Thread Cynthia Lopes
chack few things... Like /etc/passwd for user accounts, network configuration files according to the distrbution, for services check /etc/init.d/ or equivalent etc... I hope this will help you. Kind regards, Cynthia Lopes do Sacramento 2015-10-13 16:16 GMT+02:00 Michelakis, Spiros (Nokia - GR

Re: [Openstack] Fwd: Regarding Openstack Installation on AWS Instance.

2015-09-24 Thread Cynthia Lopes
didn't work... Let me know if the message changes by playing with these files. Kind regards, Cynthia Lopes do Sacramento 2015-09-24 8:53 GMT+02:00 Manikanta Harish Kumar Vanka < harishkumar.va...@mtuity.com>: > > > > > Hi, > > > I'm trying to install openstack on the

Re: [Openstack-operators] [puppet] module dependencies and different openstack versions

2015-07-28 Thread Cynthia Lopes
regards, Cynthia Lopes do Sacramento 2015-07-28 9:43 GMT+02:00 Van Leeuwen, Robert rovanleeu...@ebay.com: We currently use our own custom puppet modules to deploy openstack, I have been looking into the official openstack modules and have a few barriers to switching. We are looking at doing

Re: [Openstack-operators] Venom vulnerability

2015-06-04 Thread Cynthia Lopes
, Cynthia 2015-06-04 16:59 GMT+02:00 Fox, Kevin M kevin@pnnl.gov: For the record, what version of ceph are you using before and after? Thanks, Kevin -- *From:* Cynthia Lopes *Sent:* Thursday, June 04, 2015 1:27:53 AM *To:* Steve Gordon *Cc:* OpenStack

Re: [Openstack-operators] Venom vulnerability

2015-06-04 Thread Cynthia Lopes
ids on the host... for vm in $vms ; do nova start $vm; done #start vms... Hope this might be useful for someone... Regards, Cynthia Lopes do Sacramento 2015-06-03 2:35 GMT+02:00 Steve Gordon sgor...@redhat.com: - Original Message

Re: [Openstack-operators] Venom vulnerability

2015-06-02 Thread Cynthia Lopes
Hi guys, I had to recompile qemu-kvm on CentOS7 to enable RBD and be able to use CEPH. Now, what is the best to update for venom vulnerability? Has anyone already recompiled the patched sources and put it in a repository, or the only way is to get the knew sources and recompile again ? In

Re: [Openstack] Multiple private nets and routing

2015-05-26 Thread Cynthia Lopes
might be able to update the subnet to add theses routes, but I never tried it by updating... Kind regards, --- Cynthia Lopes do Sacramento Ingénieur DevOps Cloud SDN Maya Technologies - Bull/Atos 2015-05-22 22:07 GMT+02:00 Richard