Not sure if this is clear to everyone else so as a hint (I haven't
looked at the code for lxc) the "IPv6" address shown gives a pretty good
indication that something is parsing an IPv6 address and then
representing the first 32 bits as an IPv4 address.
The specified ip address is 2607:f088:...
whi
Sure thing, by "start" I assume you mean "create" since there is nothing
created yet. There are only three lines in the debug output, I'll just
paste it here:
root@cps3:~/lxc# lxc-create -n horizon-cps3 -f horizon-cps3.net.conf -t ubuntu
-l debug -o debug
lxc-create: No such file or directory - i
Public bug reported:
root@cps3:~/lxc# cat horizon-cps3.net.conf
lxc.network.type = veth
lxc.network.flags = up
lxc.network.link = br18
lxc.network.name = eth0
lxc.network.hwaddr = 00:16:3e:00:02:70
lxc.network.ipv6 = 2607:f088:0:12::39
lxc.network.mtu = 9000
root@cps3:~/lxc# lxc-create -n horiz
Hello Stéphane,
I downloaded the packages manually, rebooted the node and the lxc
containers seem to have started nominally. Thanks for the info!
Serge,
Thanks again for the quick fix!
Cheers,
-Tim
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this
Thanks for the quick fix! Unfortunately, something else broke when I
pulled that package from the trusty repository. The lxc instance is
started but nothing runs. Starting it manually vs on boot produces the
same behavior and I only see these two lines when I start manually:
<4>init: console-setup
Public bug reported:
root@cps2-c1:/var/log/upstart# cat lxc.log
lxc-instance (os-api-cps2) start/running, process 2880
root@cps2-c1:/var/log/upstart# tail -f lxc-instance-os-api-cps2.log
lxc-start: failed to rename veth3ITMNG->eth0 : File exists
lxc-start: failed to setup netdev
lxc-start: faile
Public bug reported:
On a new raring install I have added puppet (which brings in facter) but
puppet won't start:
# service puppet restart
* Restarting puppet agent
/usr/lib/ruby/
Sorry, I realized a few seconds after this went through that puppet was
broken by something else in my own environment.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet in Ubuntu.
https://bugs.launchpad.net/bugs/1170801
Title: