[lxc-users] how to access LXD nova instance ?

디케이 zuntong at gmail.com
Sat Feb 27 19:50:49 UTC 2016


Hi

I installed and configured openstack work with nova-compute-lxd driver.

openstack : kilo
ubuntu : 15.10

I ran below for installation
#apt-get install nova-compute-lxd
#usermod -G lxd -a nova
#service nova-compute restart

and then, nova hypervisor becomes lxd
"nova hypervisor-show compute1" shows  "hypervisor_type :  lxd"

and then, I created glance image
and then, I created lxd instance
# nova list
+--------------------------------------+------+--------+------------+-------------+-------------------------+
| ID                                   | Name | Status | Task State | Power
State | Networks                |
+--------------------------------------+------+--------+------------+-------------+-------------------------+
| 0e95192b-fd32-4d47-897b-88cfa6b4fef5 | lxd1 | ACTIVE | -          |
Running     | demo-net=100.100.100.9  |
| df717de4-ac40-483d-a70e-ab6a18ca9229 | lxd2 | ACTIVE | -          |
Running     | demo-net=100.100.100.10 |
| 8d22d000-381c-44fd-ae24-06a2a66e4dec | lxd3 | ACTIVE | -          |
Running     | demo-net=100.100.100.11 |

However, in horizon dashboard, I can not access lxd instance with console.

I don't know. console works with kvm hypervisor instance

Anyone knows about this. What about lxc instance?

I think lxd is similar to lxd

I have some problem with dhcp subnet.  I'm trying to solve this.
It means I can not configure to network access by floating IP.

anyone has expriences with lxd or lxd in openstack???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20160228/becf1360/attachment.html>


More information about the lxc-users mailing list