<div dir="ltr"><font color="#000000">Hi,</font><div><font color="#000000">Any idea when the fix for OpenStack instance console access will be proposed?</font><div><font color="#000000">And I have another question. When starting containers using OpenStack, I can't access the outside network. I tried to assign a floating IP, nova list says it has a floating ip assigned but when I access the container using lxc exec, it's still the same with no floating IP and still can't access the outside network.</font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Thanks</font></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 18, 2016 at 7:31 PM, Serge Hallyn <span dir="ltr"><<a href="mailto:serge.hallyn@ubuntu.com" target="_blank">serge.hallyn@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Quoting Muneeb Ahmad (<a href="mailto:14mseemahmad@seecs.edu.pk">14mseemahmad@seecs.edu.pk</a>):<br>
> Hello guys,<br>
> I deployed OpenStack with LXD as a hypervisor. Everything is working<br>
> fine but I'm unable to access the console on horizon of any instance I<br>
> run. I'm unable to ssh into any instance except the CirrOS. Log file<br>
> an instance shows the following errors something regarding cloud-init;<br>
><br>
><br>
>  * Starting Mount filesystems on boot   ...done.<br>
>  * Starting Signal sysvinit that the rootfs is mounted   ...done.<br>
>  * Starting Populate /dev filesystem   ...done.<br>
>  * Stopping Read required files in advance (for other mountpoints)   ...done.<br>
>  * Starting Clean /tmp directory   ...done.<br>
>  * Starting Populate and link to /run filesystem   ...done.<br>
>  * Starting Track if upstart is running in a container   ...done.<br>
>  * Stopping Clean /tmp directory   ...done.<br>
>  * Stopping Populate and link to /run filesystem   ...done.<br>
>  * Starting load fallback graphics devices   ...done.<br>
>  * Starting workaround for missing events in container   ...done.<br>
>  * Stopping load fallback graphics devices   ...done.<br>
>  * Stopping workaround for missing events in container   ...done.<br>
> cloud-init-container: emitted ifup for eth0<br>
>  * Starting Uncomplicated firewall   ...done.<br>
>  * Starting configure network device security   ...done.<br>
>  * Starting set console font   ...done.<br>
>  * Starting enable remaining boot-time encrypted block devices   ...done.<br>
>  * Stopping set console font   ...done.<br>
>  * Starting userspace bootsplash   ...done.<br>
>  * Starting Initialize or finalize resolvconf   ...done.<br>
>  * Stopping userspace bootsplash   ...done.<br>
>  * Starting configure network device security   ...done.<br>
>  * Starting Send an event to indicate plymouth is up   ...done.<br>
>  * Starting Mount network filesystems   ...done.<br>
>  * Stopping Send an event to indicate plymouth is up   ...done.<br>
>  * Stopping Mount network filesystems   ...done.<br>
>  * Starting Bridge socket events into upstart   ...done.<br>
>  * Starting configure network device   ...done.<br>
> Traceback (most recent call last):<br>
>   File "/usr/bin/cloud-init", line 618, in <module><br>
>     sys.exit(main())<br>
>   File "/usr/bin/cloud-init", line 614, in main<br>
>     get_uptime=True, func=functor, args=(name, args))<br>
>   File "/usr/lib/python2.7/dist-packages/cloudinit/util.py", line<br>
> 1900, in log_time<br>
>     ret = func(*args, **kwargs)<br>
>   File "/usr/bin/cloud-init", line 448, in status_wrapper<br>
>     util.ensure_dirs((data_d, link_d,))<br>
>   File "/usr/lib/python2.7/dist-packages/cloudinit/util.py", line<br>
> 1278, in ensure_dirs<br>
>     ensure_dir(d, mode)<br>
>   File "/usr/lib/python2.7/dist-packages/cloudinit/util.py", line<br>
> 1318, in ensure_dir<br>
>     chmod(path, mode)<br>
>   File "/usr/lib/python2.7/dist-packages/cloudinit/util.py", line 1497, in chmod<br>
>     os.chmod(path, real_mode)<br>
> OSError: [Errno 1] Operation not permitted: '/var/lib/cloud/data'<br>
<br>
Hi,<br>
<br>
this should be fixed as of early last week.  (by a fix i nova-lxd)<br>
<br>
-serge<br>
_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></blockquote></div><br></div>