On Fri, 2010-08-27 at 18:11 +0200, Sebastien Douche wrote: 
> On Fri, Aug 27, 2010 at 14:25, Daniel Lezcano <daniel.lezc...@free.fr> wrote:
> > On 08/27/2010 11:27 AM, Sebastien Douche wrote:
> >>
> >> I created a container with an interface. I stop it, I change the MAC
> >> address, restart it:
> >>
> >> lxc-start: ioctl failure : Cannot assign requested address
> >> lxc-start: failed to setup hw address for 'eth0'
> >> lxc-start: failed to setup netdev
> >> lxc-start: failed to setup the network for 'vsonde43'
> >> lxc-start: failed to setup the container
> >> lxc-start: invalid sequence number 1. expected 2
> >>
> >
> > What is the hardware address value you are trying to setup ?

> ab:cd:48:00:xx:xx (ex: ab:cd:48:00:10:01). it works fine when I create
> a container with the value, but not when I change the value after the
> creation. If I switch to the initial value, it's works again.

Literally do not use an odd number in that first octet.  If you
literally mean "ab" there, don't do it.  That's an odd number and would
be an ethernet multicast address then.  You might be best off always
setting the second digit of the first octel = 2, like 02, 12, 22, ...
a2 ... e2, f2.  Those would be safe as "locally administered unicast
addresses".

Regards,
Mike
-- 
Michael H. Warfield (AI4NB) | (770) 985-6132 |  m...@wittsend.com
   /\/\|=mhw=|\/\/          | (678) 463-0932 |  http://www.wittsend.com/mhw/
   NIC whois: MHW9          | An optimist believes we live in the best of all
 PGP Key: 0x674627FF        | possible worlds.  A pessimist is sure of it!

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to