<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<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>
</body>
</html>