[Bug 1258304] [NEW] lxc-create fails on IPv6 address
Tim Spriggs
tims at arizona.edu
Thu Dec 5 21:09:48 UTC 2013
Public bug reported:
root at 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 at cps3:~/lxc# lxc-create -n horizon-cps3 -f horizon-cps3.net.conf -t ubuntu -B none
lxc-create: Failed to create backing store type none
lxc-create: Error creating backing store type none for horizon-cps3
lxc-create: Error creating container horizon-cps3
root at cps3:~/lxc# lxc-create -n horizon-cps3 -f horizon-cps3.net.conf -t ubuntu
lxc-create: No such file or directory - invalid ipv6 address: 38.7.240.136
lxc-create: Error creating container horizon-cps3
The same template (different IP/mac) worked on raring.
root at cps3:~/lxc# dpkg -l lxc | awk '/lxc/ {print $3}'
1.0.0~alpha1-0ubuntu14
** Affects: lxc (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1258304
Title:
lxc-create fails on IPv6 address
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1258304/+subscriptions
More information about the Ubuntu-server-bugs
mailing list