<div dir="ltr">Hi guys, i've deleted the default flavors and created our own like this:<div><br></div><div><div>+-----+--------+-----------+------+-----------+------+-------+-------------+-----------+-------------+</div>
<div>| ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | extra_specs |</div><div>+-----+--------+-----------+------+-----------+------+-------+-------------+-----------+-------------+</div>
<div>| 100 | small | 512 | 10 | 0 | 512 | 1 | 1.0 | True | {} |</div><div>| 101 | medium | 1024 | 10 | 0 | 512 | 2 | 1.0 | True | {} |</div>
<div>| 102 | big | 4096 | 10 | 0 | 512 | 4 | 1.0 | True | {} |</div><div>| 103 | large | 8192 | 10 | 0 | 512 | 8 | 1.0 | True | {} |</div>
<div>+-----+--------+-----------+------+-----------+------+-------+-------------+-----------+-------------+</div></div><div><br></div><div>We can create instances with all of them with no problems at all, but... when i try to do soft reboot to , for instance, a medium flavor instance i get this in nova-compute.log<br clear="all">
<div><br></div><div><div>2013-11-18 17:41:27.862 ERROR nova.virt.libvirt.imagebackend [req-55af4cf8-5936-4764-817c-47f165ea61ee 20390b639d4449c18926dca5e038ec5e d1e3aae242f14c488d2225dcbf1e96d6] /var/lib/nova/instances/_base/swap virtual size larger than flavor root disk size 536870912</div>
<div>2013-11-18 17:41:27.863 ERROR nova.compute.manager [req-55af4cf8-5936-4764-817c-47f165ea61ee 20390b639d4449c18926dca5e038ec5e d1e3aae242f14c488d2225dcbf1e96d6] [instance: da36019f-036b-4ca7-9ce2-6223db882ba6] Cannot reboot instance: Image is larger than instance type allows</div>
</div><div><br></div><div>The solution was to do a hard reboot to the instance, that... somehow solved the problem. Any ideas?</div><div><br></div><div>Cheers!!!</div><div><br></div>-- <br><div dir="ltr">Pavlik Salles Juan José</div>
</div></div>