<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="font-family: Arial; ">Thanks to praefect, </span><div><font class="Apple-style-span" face="Arial">I figured that was related to the pending I/O</font></div><div><font class="Apple-style-span" face="Arial"><br></font></div><div><font class="Apple-style-span" face="Arial">so before creating the image, into the instance, run a $ sync</font></div><div><font class="Apple-style-span" face="Arial">which forces the pending I/O to be written to disk</font></div><div><font class="Apple-style-span" face="Arial"><br></font></div><div><font class="Apple-style-span" face="Arial">The novaclient dev. did an awesome job to make it possible so easily , compared to the old way (euca-bundle; etc....)</font></div><div><font class="Apple-style-span" face="Arial"><br></font></div><div><div><font class="Apple-style-span" face="Arial"><br></font><div><div>Le 8 nov. 2011 à 15:09, Razique Mahroua a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" color="#000000">Hi guys, </font><div><font class="Apple-style-span" color="#000000">looks like a gremlins is living into my instance.</font></div><div><font class="Apple-style-span" color="#000000">I'm playing with the creation-from-a-running-instance image.</font></div><div><font class="Apple-style-span" color="#000000">Better than explanations : </font></div><div><font class="Apple-style-span" color="#000000"><br></font></div><div><font class="Apple-style-span" color="#000000"><span class="Apple-tab-span" style="white-space:pre">       </span>instance: </font></div><div><div><font class="Apple-style-span" color="#000000">$ ls</font></div><div><font class="Apple-style-span" color="#000000">g01-static-tests.sh   pouet                 razique               ssh-host-dss-key.pub  ssh-host-rsa-key.pub  ssh_key_gen.sh</font></div><div><font class="Apple-style-span" color="#000000">$ touch pouet2                                                                                                                                                                                                                             </font></div><div><font class="Apple-style-span" color="#000000">$ ls                                                                                                                                                                                                                                       </font></div><div><font class="Apple-style-span" color="#000000">g01-static-tests.sh   pouet                 pouet2                razique               ssh-host-dss-key.pub  ssh-host-rsa-key.pub  ssh_key_gen.sh</font></div></div><div><font class="Apple-style-span" color="#000000"><br></font></div><div><font class="Apple-style-span" color="#000000"><span class="Apple-tab-span" style="white-space:pre">      </span>nova-server :</font></div><div><font class="Apple-style-span" color="#000000">$ nova image-create 54 clone</font></div><div><div><font class="Apple-style-span" color="#000000">$ nova image-list</font></div><div><font class="Apple-style-span" color="#000000">+----+---------------------------------------------+--------+</font></div><div><font class="Apple-style-span" color="#000000">| ID |                     Name                    | Status |</font></div><div><font class="Apple-style-span" color="#000000">+----+---------------------------------------------+--------+</font></div><div><font class="Apple-style-span" color="#000000">| 14 | clone                                       | ACTIVE |</font></div></div><div><font class="Apple-style-span" color="#000000"><br></font></div><div><font class="Apple-style-span" color="#000000">$ nova boot --image 14 --flavor 1 test_clone</font></div><div><font class="Apple-style-span" color="#000000">57 | test_clone | ACTIVE | private=20.10.0.11</font></div><div><font class="Apple-style-span" color="#000000"><br></font></div><div><font class="Apple-style-span" color="#000000">#ssh -i creds/cle_priv.key <a href="mailto:ubuntu@20.10.0.11">ubuntu@20.10.0.11</a></font></div><div><font class="Apple-style-span" color="#000000"><br></font></div><div><font class="Apple-style-span" color="#000000">new instance</font></div><div><div><font class="Apple-style-span" color="#000000">$ ls</font></div><div><font class="Apple-style-span" color="#000000">g01-static-tests.sh   pouet                 razique               ssh-host-dss-key.pub  ssh-host-rsa-key.pub  ssh_key_gen.sh</font></div></div><div><font class="Apple-style-span" color="#000000"><br></font></div><div><font class="Apple-style-span" color="#000000"><br></font></div><div><font class="Apple-style-span" color="#000000">.... where the heck is my pouet2 file ? </font></div><div><font class="Apple-style-span" color="#000000"><br></font></div><div><font class="Apple-style-span" color="#000000">Regards,</font></div><div><font class="Apple-style-span" color="#000000">Razique - doc team-</font></div></div></blockquote></div><br></div></div></body></html>