[Bug 949956] [NEW] lxc-start-ephemeral keeps same MAC address, and so same IP address, as base instance

2012-03-08 Thread Gary Poster
Public bug reported: As smoser pointed out, lxc-start-ephemeral needs to do the same kinds of things that lxc-clone does, such as this: # change hwaddrs mv ${c} ${c}.old ( while read line; do if [ ${line:0:18} = lxc.network.hwaddr ]; then echo lxc.network.hwaddr=

[Bug 949956] [NEW] lxc-start-ephemeral keeps same MAC address, and so same IP address, as base instance

2012-03-08 Thread Gary Poster
Public bug reported: As smoser pointed out, lxc-start-ephemeral needs to do the same kinds of things that lxc-clone does, such as this: # change hwaddrs mv ${c} ${c}.old ( while read line; do if [ ${line:0:18} = lxc.network.hwaddr ]; then echo lxc.network.hwaddr=