<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Feb 15, 2016 at 8:20 AM, Király, István <span dir="ltr"><<a href="mailto:laking@d250.hu" target="_blank">laking@d250.hu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><span>>> <span style="font-size:12.8px">My first suggestion would be "use ubuntu host, it should just work" :)</span><div><span style="font-size:12.8px"><br></span></div></span><div><span style="font-size:12.8px">I use fedora since fedora core 1, and wrote my app, srvctl - with a lot of code for it, and move familiar within it. Back in my University days, Gentoo was the most hyped distro, now Ubuntu seems to be, but I'm really happy with Fedora. </span><span style="font-size:12.8px">Just want to supply my users with the option for ubuntu, .. .)</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">>> </span><span style="font-size:12.8px">lxc-start -F</span></div><div><span style="font-size:12.8px">Aha, here it hangs for 120 seconds.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"> 2016-02-15 01:08:21,909 - url_helper.py[WARNING]: Calling '<a href="http://169.254.169.254/2009-04-04/meta-data/instance-id" target="_blank">http://169.254.169.254/2009-04-04/meta-data/instance-id</a>' failed [50/120s]: request error [(<urllib3.connectionpool.HTTPConnectionPool object at 0x7fc54b365c10>, 'Connection to 169.254.169.254 timed out. (connect timeout=50.0)')]</span></div><div><span style="font-size:12.8px">..</span></div><div><span style="font-size:12.8px">2016-02-15 01:09:34,952 - url_helper.py[WARNING]: Calling '<a href="http://10.10.0.1//latest/meta-data/instance-id" target="_blank">http://10.10.0.1//latest/meta-data/instance-id</a>' failed [3/120s]: bad status code [503]</span><br></div><div><span style="font-size:12.8px">..</span></div><div><br></div><div><span style="font-size:12.8px">No idead what metadata is necessary. ...</span></div><span><div><span style="font-size:12.8px"><br></span></div></span></div></blockquote><div><br></div><div>That is odd. AFAIK lxc-start shouldn't need to connect to anything. At least not when I tested using containers created by download template.</div><div><br></div><div>What is on the container config file? Perhaps there's a hook that calls those URLs?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><span><div><span style="font-size:12.8px"></span></div><div><span style="font-size:12.8px">>> </span><span style="font-size:12.8px">Also, why did you use ubuntu cloud template? The download template (where you can choose various distros and versions) should be more suitable for most purposes.</span></div><div><span style="font-size:12.8px"><br></span></div></span><div><span style="font-size:12.8px">I know you guys work on that a lot, but for me it seems that the templates are mostly unmaintained, and don't work so well - at least I got the feeling with using the fedora template for a while ... so I stopped using them and make the rootfs on my own, by extracting the relevant code from the templates and integrating the relevant parts to my app.</span></div><div><span style="font-size:12.8px">Didn't check yet for non-cloud versions, as I though that the cloud version should be exactly what I need, as I run a sort of cloud ... but I see now there might be some EC2 specific, or openstack specific code in it, that is less LXC friendly .. I'll take a look at the ubuntu template.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div></div></blockquote><div><br></div><div>Not ubuntu template.</div><div><br></div><div>Download template, but then specify parameters to choose whatever distro/versio you need. Try "/usr/share/lxc/templates/lxc-download --help", and then specify those parameters to lxc-create after "--" (e.g. "lxc-create -t download -n blah -- -d ubuntu ...")</div><div><br></div><div>-- </div><div>Fajar</div></div></div></div>