Fwd: How to do network segregation with Juju deployment ?
曾建銘
godleon at gmail.com
Fri Aug 7 15:16:33 UTC 2015
Hi all,
I want to deploy OpenStack by Juju with network segregation. I got 3
different subnets in my environment, and follow bellow steps to config:
1. Set interfaces information in MAAS clusters tab.
2. Set networks information in MAAS networks tab.
3. Edit the network detail and set connected interface cards.
I got two screen shots to display my current settings.
Then, I used below commands try to deploy keystone service in LXC with
multiple networks:
$ juju bootstrap
$ juju deploy keystone --networks=net_public,net_admin,net_internal
--config=config.yaml --to lxc:0
But it stuck for a long time with allocating status, so I checked the juju
debug logs, then I found logs as below:
"ERROR juju.provisioner provisioner_task.go:630 cannot start instance for
machine "0/lxc/1": starting lxc containers with networks is not supported
yet"
Is there anything I missed? Why juju told me "networks is not supported
yet"?
I have stuck with this problem for several days. If anyone have one minute
to give me some hints, I will be very appreciate.
Best Regards,
Leon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20150807/2e4fbcb1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: maas_networks.png
Type: image/png
Size: 80965 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/juju/attachments/20150807/2e4fbcb1/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cluster_interfaces.png
Type: image/png
Size: 63697 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/juju/attachments/20150807/2e4fbcb1/attachment-0001.png>
More information about the Juju
mailing list