Comment 5 for bug 1564395

Revision history for this message
Andrew McDermott (frobware) wrote :

And if I take the config we generate from #4 and replace the containers config we now see:

ubuntu@maas19-node2:~$ sudo lxc list
+----------------------+---------+--------------------------------+------+------------+-----------+
| NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS |
+----------------------+---------+--------------------------------+------+------------+-----------+
| juju-machine-0-lxd-0 | RUNNING | 10.0.3.1 (lxcbr0) | | PERSISTENT | 0 |
+----------------------+---------+--------------------------------+------+------------+-----------+
| juju-machine-0-lxd-1 | RUNNING | 10.0.3.1 (lxcbr0) | | PERSISTENT | 0 |
+----------------------+---------+--------------------------------+------+------------+-----------+
| juju-machine-0-lxd-2 | RUNNING | 192.168.12.103 (eth1) | | PERSISTENT | 0 |
| | | 192.168.16.101 (eth2) | | | |
| | | 192.168.24.101 (eth3) | | | |
| | | 192.168.32.101 (eth4) | | | |
| | | 10.17.20.214 (eth5) | | | |
| | | 192.168.11.103 (eth6) | | | |
+----------------------+---------+--------------------------------+------+------------+-----------+