Re: Issues with virtio_net in multiple guests?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ken Robertson wrote:
> Hoping someone can help me track down an issue I'm experiencing on a
> KVM machine I built recently.
...
> SIOCSIFFLAGS: Cannot assign requested address
> 
> The address isn't in use or anything, so no reason I can think of why
> it can't assign it.  It recognizes the device, however can't bring it
> up.  All the VMs have unique MAC addresses, randomly generated.  One
> of the ones that doesn't work is using 93:01:dc:a0:f0:57.

That MAC address is not valid.  The LSB of the first byte should be 0 to
indicate unicast, and the second LSB of the first byte should be 1 to
indicate a locally-assigned address.  e.g. 92:01:dc:a0:f0:57 should
work.

-jim



--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux