[Bug 629247] Re: Failure to alter VM's MAC address with virsh

2011-05-19 Thread Launchpad Bug Tracker
[Expired for libvirt (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libvirt (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu.

[Bug 629247] Re: Failure to alter VM's MAC address with virsh

2011-03-20 Thread Serge Hallyn
Would it suffice to do: virsh edit myvm and change the mac address in the definition? Note that if the mac address doesn't show up in the definition in the editor, you should be able to add it (using the mac address you want) and it will be respected the next time. -- You received this bug

[Bug 629247] Re: Failure to alter VM's MAC address with virsh

2011-03-20 Thread Serge Hallyn
(I suspect the 'device state missing' message is wrong, and should actually read 'device busy') -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/629247 Title: Failure to alter VM's

[Bug 629247] Re: Failure to alter VM's MAC address with virsh

2011-03-16 Thread Serge Hallyn
Hi, Thanks for reporting this bug and helping to make Ubuntu better. Could you please say a bit more about what you are trying to do and what exactly you are expecting to happen? You say 'but the VM still does not connect to its host the way it is supposed to. ' How is it supposed to,

[Bug 629247] Re: Failure to alter VM's MAC address with virsh

2011-03-16 Thread Jerome Potts
$ virsh dumpxml myvm | grep address mac address='52:54:00:fa:c8:17'/ $ virsh detach-interface myvm bridge --mac '52:54:00:fa:c8:17' error: operation failed: network device cannot be detached - device state missing $ virsh attach-interface myvm bridge br0 --mac '00:16:3e:10:34:31' Interface

[Bug 629247] Re: Failure to alter VM's MAC address with virsh

2010-09-03 Thread Dustin Kirkland
** Changed in: libvirt (Ubuntu) Importance: Undecided = Medium -- Failure to alter VM's MAC address with virsh https://bugs.launchpad.net/bugs/629247 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. --