<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap:break-word"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br></div><p class="airmail_on">On 23 Sep 2016 at 13:25:39, Davíð Örn Jóhannsson (<a href="mailto:davidoj@siminn.is">davidoj@siminn.is</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif"><div></div><div>



<title></title>



<div>OpenStack Liberty</div>
<div>Ubuntu 14.04</div>
<div><br></div>
<div>I know that using block storage like Cinder you can evacuate
instances from hosts, but in my case we are not yet using Cinder or
other block storage solutions, we rely on local ephemeral storage,
configured on using LVM</div>
<div><br></div>
<div>Nova.conf</div>
<div>[libvirt]</div>
<div>
<div>images_volume_group=vg_ephemeral</div>
<div>images_type=lvm</div>
</div>
<div><br></div>
<div>Is it possible to evacuate (migrate) ephemeral instances from
compute hosts and if so does any one have any experience with
that?</div>
<br></div></div></span></blockquote><br><div>Hi Davíð</div><div><br></div><div>Have you actually tried the regular "nova migrate UUID" option? It does copy the entire disk to a different compute - but i'm not sure if it's working with LVM. I've also used [1] ("nova live-migrate --block-migrate UUID") in the past - but unfortunately this also wasn't LVM backed ephemeral storage.</div><div><br></div><div>[1] <a href="http://www.tcpcloud.eu/en/blog/2014/11/20/block-live-migration-openstack-environment/">http://www.tcpcloud.eu/en/blog/2014/11/20/block-live-migration-openstack-environment/</a></div><div><br></div><div><div>BR</div><div>Marcin</div></div><div><br></div></body></html>