Re: [Openstack] Ceph backed Nova live-migration

2015-01-14 Thread Pádraig Brady
On 12/01/15 19:42, Yagmur Akbulut wrote: > Hi all, > > We are working on nova live-migration using Ceph. Before live-migration, Nova > does a check to see if the remote is on shared storage. > > In order to make this test pass, we have patched Nova to always return True > in _check_shared_stor

Re: [Openstack] Ceph backed Nova live-migration

2015-01-15 Thread Pádraig Brady
On 14/01/15 23:35, Yagmur Akbulut wrote: > Thanks for the reply. We are running Icehouse. > Is there a back port for this? There is in RHOSP5 and maybe other productized versions. I don't know of a publicly available backport. Pádraig. ___ Mailing lis

Re: [Openstack] Live Migration + Ceph + ConfigDrive

2015-05-07 Thread Pádraig Brady
On 07/05/15 09:50, Sebastien Han wrote: > Actually the issue is that the configdrive is store a file on the fs under > /var/lib/nova/instances/$uuid/config.drive > AFAIR the other problem is the format of that file that is not supported by > libvirt for the live migration. > > I think you have t

Re: [Openstack] Live Migration + Ceph + ConfigDrive

2015-05-07 Thread Pádraig Brady
On 07/05/15 18:28, Tyler Wilson wrote: > Hello All, > > Thank you for the replies! Will this patch be usable in Juno? > > On Thu, May 7, 2015 at 3:18 AM, Pádraig Brady <mailto:p...@draigbrady.com>> wrote: > > On 07/05/15 09:50, Sebastien Han wrote: >

[Openstack] OpenStack Havana 2013.2 RDO packages available

2013-10-18 Thread Pádraig Brady
The full Havana package set is now available in the RDO repos, for both Fedora 19 and el6 distros including RHEL, Centos and Scientific Linux etc. Instructions to get started with these repos are at: http://openstack.redhat.com/QuickStart In this release we have: openstack-swift-1.10.0-2 openst

Re: [Openstack] Key Injection not working after upgrading from Grizzly to Havana

2013-10-26 Thread Pádraig Brady
On 10/26/2013 01:43 AM, Bill Owen wrote: > I've just updated my test environment to stable-havana. > > I have booted vm instances with Fedora and Ubuntu images with a key_name > specified: > $ nova boot --key_name key --image --flavor 2 test_vm > > After the image becomes active, I try to ss

Re: [Openstack] Havana + Package Six 1.4.1

2013-10-31 Thread Pádraig Brady
On 10/31/2013 11:49 AM, Dheerendra wrote: > Hi > > I tried to setup the havana. /var/log/nova/nova-api.log shows the following > error. > > When analyzed the logs it is failing at downloading image from glance. I see > following exception. Exception is about six package version 1.4.1 and it >

Re: [Openstack] Wiping of old cinder volumes

2013-11-02 Thread Pádraig Brady
On 11/02/2013 02:56 AM, Jeffrey Walton wrote: > On Fri, Nov 1, 2013 at 10:06 PM, David Hill wrote: >> Hello Jeff, >> >> I understand that but does that mean it HAS to be done right away? >> I mean, performances for the rest of the VMs are sacrificed over security >> concern >> (which are

Re: [Openstack] Making Image Launch faster in Openstack

2014-05-26 Thread Pádraig Brady
On 05/26/2014 12:54 PM, Rakesh Sinha wrote: > Hi > > I am aware that first instance launch over a Compute Node takes time because > it has to copy image from the Glance Server to the Compute Node. > > Since the local copy is available over the Compute now so next time it > launches faster. > >

Re: [Openstack] Libguestfs in Icehouse with ubuntu 14

2014-06-17 Thread Pádraig Brady
On 06/17/2014 11:47 AM, Mahardhika Gilang wrote: > Hi, i've got this warning in nova-compute.log > *Failed to close augeas aug_close: call launch before using this function** > **(in guestfish, don't forget to use the 'run' command)* > > is that mean i have to install libguestfs? > thanks Is this

Re: [Openstack] Libguestfs in Icehouse with ubuntu 14

2014-06-17 Thread Pádraig Brady
On 06/17/2014 03:17 PM, Pádraig Brady wrote: > On 06/17/2014 11:47 AM, Mahardhika Gilang wrote: >> Hi, i've got this warning in nova-compute.log >> *Failed to close augeas aug_close: call launch before using this function** >> **(in guestfish, don't forget to use th