I’m having trouble with the lxc network list-leases lxdfan0
command
In my container list I have the following
+---------------------+---------+--------------------+------+-----------+-----------+-----------------+
| NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | LOCATION |
+---------------------+---------+--------------------+------+-----------+-----------+-----------------+
| rdio-staging-web-01 | RUNNING | 240.4.0.96 (eth0) | | CONTAINER | 0 | upmaru-stage-01 |
+---------------------+---------+--------------------+------+-----------+-----------+-----------------+
| uplink-stage-01 | RUNNING | 240.4.0.252 (eth0) | | CONTAINER | 0 | upmaru-stage-01 |
+---------------------+---------+--------------------+------+-----------+-----------+-----------------+
| uplink-stage-02 | RUNNING | 240.2.0.137 (eth0) | | CONTAINER | 0 | upmaru-stage-02 |
+---------------------+---------+--------------------+------+-----------+-----------+-----------------+
| uplink-stage-03 | RUNNING | 240.3.0.11 (eth0) | | CONTAINER | 0 | upmaru-stage-03 |
+---------------------+---------+--------------------+------+-----------+-----------+-----------------+
| xcaddy-test | RUNNING | 240.2.0.78 (eth0) | | CONTAINER | 0 | upmaru-stage-02 |
+---------------------+---------+--------------------+------+-----------+-----------+-----------------+
however when i run the list-leases
i get the following:
+-----------------+-------------------+-------------+---------+-----------------+
| HOSTNAME | MAC ADDRESS | IP ADDRESS | TYPE | LOCATION |
+-----------------+-------------------+-------------+---------+-----------------+
| uplink-stage-01 | 00:16:3e:59:dc:32 | 240.4.0.252 | DYNAMIC | upmaru-stage-01 |
+-----------------+-------------------+-------------+---------+-----------------+
| uplink-stage-02 | 00:16:3e:88:64:e5 | 240.2.0.137 | DYNAMIC | upmaru-stage-02 |
+-----------------+-------------------+-------------+---------+-----------------+
| uplink-stage-03 | 00:16:3e:4e:4f:3d | 240.3.0.11 | DYNAMIC | upmaru-stage-03 |
+-----------------+-------------------+-------------+---------+-----------------+
| xcaddy-test | 00:16:3e:f7:16:01 | 240.2.0.78 | DYNAMIC | upmaru-stage-02 |
+-----------------+-------------------+-------------+---------+-----------------+
one container is missing