[vdsm] Problem hotplugging an Interface

2012-08-15 Thread Itzik Brown
Hi,

I installed vdsm latest git version.
When trying to hotplug a new NIC the operation fails.

Here are some lines from vdsmd.log 

Thread-480::DEBUG::2012-08-15 
11:50:52,150::libvirtvm::1398::vm.Vm::(hotplugNic) 
vmId=`54028863-6910-44ac-a843-a61083e65b70`::Hotplug NIC xml: interface 
type=bridge
mac address=00:1a:4a:1e:31:0c/
model type=virtio/
source bridge=ovirtmgmt/
/interface

Thread-480::ERROR::2012-08-15 
11:50:52,297::libvirtvm::1403::vm.Vm::(hotplugNic) 
vmId=`54028863-6910-44ac-a843-a61083e65b70`::Hotplug failed
Traceback (most recent call last):
  File /usr/share/vdsm/libvirtvm.py, line 1401, in hotplugNic
self._dom.attachDevice(nicXml)
  File /usr/share/vdsm/libvirtvm.py, line 487, in f
ret = attr(*args, **kwargs)
  File /usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py, line 82, 
in wrapper
ret = f(*args, **kwargs)
  File /usr/lib64/python2.7/site-packages/libvirt.py, line 400, in 
attachDevice
if ret == -1: raise libvirtError ('virDomainAttachDevice() failed', 
dom=self)
libvirtError: internal error unable to execute QEMU command 'device_add': Bus 
'pci.0' does not support hotplugging

OS: Fedora17
VDSM Packages: vdsm-4.10.0-0.313.git8bedc7e.fc17.x86_64 
vdsm-xmlrpc-4.10.0-0.313.git8bedc7e.fc17.noarch 
vdsm-python-4.10.0-0.313.git8bedc7e.fc17.x86_64
Libvirt: libvirt-0.9.11.4-3.fc17.x86_64
QEMU: qemu-common-1.0.1-1.fc17.x86_64

Trying to attach the NIC using virsh fails as well:

virsh -c qemu+tcp://localhost/system attach-device vm1 --file /tmp/1.xml
error: Failed to attach device from /tmp/1.xml
error: internal error unable to execute QEMU command 'device_add': Bus 'pci.0' 
does not support hotplugging


When running with VDSM from ovirt repository with the following packages the 
hotplug of the NIC works:
vdsm-xmlrpc-4.10.0-6.fc17.noarch
vdsm-4.10.0-6.fc17.x86_64
vdsm-python-4.10.0-6.fc17.x86_64

Please advise,
Itzik

___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] minutes: today's call

2012-08-15 Thread Itamar Heim

On 08/15/2012 04:13 PM, Ryan Harper wrote:

* Ryan Harper ry...@us.ibm.com [2012-08-08 09:38]:

* Itamar Heim ih...@redhat.com [2012-08-01 08:27]:

On 08/01/2012 04:20 PM, Ryan Harper wrote:

* Itamar Heim ih...@redhat.com [2012-07-25 08:50]:

On 07/25/2012 04:36 PM, Ryan Harper wrote:

* Eyal Edri ee...@redhat.com [2012-07-18 11:59]:

I'm in favor on doing it next monday.
(not too healthy to do upgrades before the weekend...).

We'll need to send email to rhev-devel + qe for an estimated downtime of 1 hour 
for gerrit.eng.lab.tlv.redhat.com.



Any update?


I've sent an update earlier today to infra that i'm planning to
upgrade gerrit to 2.4.2 coming sunday.
after a few days of a clean upgrade, I'll do the patched version of it.


How'd the upgrade go?  any ETA for when the patched version will show
up?


too early to say - gerrit already required a restart today after hanging.
Gal already created a patched version for me to deploy, but i want
to see the gerrit behavior for a few more days before i apply it.
(btw, i think gerrit 2.5 has some improvements over the original
patches (like max size, etc.), but we'll wait with them for 2.5 i
guess.


How's gerrit behaving?  Ready for the patched version?


Any update?



done?
http://lists.ovirt.org/pipermail/infra/2012-August/000828.html

___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] minutes: today's call

2012-08-15 Thread Ryan Harper
* Ryan Harper ry...@us.ibm.com [2012-08-08 09:38]:
 * Itamar Heim ih...@redhat.com [2012-08-01 08:27]:
  On 08/01/2012 04:20 PM, Ryan Harper wrote:
  * Itamar Heim ih...@redhat.com [2012-07-25 08:50]:
  On 07/25/2012 04:36 PM, Ryan Harper wrote:
  * Eyal Edri ee...@redhat.com [2012-07-18 11:59]:
  I'm in favor on doing it next monday.
  (not too healthy to do upgrades before the weekend...).
  
  We'll need to send email to rhev-devel + qe for an estimated downtime 
  of 1 hour for gerrit.eng.lab.tlv.redhat.com.
  
  
  Any update?
  
  I've sent an update earlier today to infra that i'm planning to
  upgrade gerrit to 2.4.2 coming sunday.
  after a few days of a clean upgrade, I'll do the patched version of it.
  
  How'd the upgrade go?  any ETA for when the patched version will show
  up?
  
  too early to say - gerrit already required a restart today after hanging.
  Gal already created a patched version for me to deploy, but i want
  to see the gerrit behavior for a few more days before i apply it.
  (btw, i think gerrit 2.5 has some improvements over the original
  patches (like max size, etc.), but we'll wait with them for 2.5 i
  guess.
 
 How's gerrit behaving?  Ready for the patched version?

Any update?

-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
ry...@us.ibm.com

___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] minutes: today's call

2012-08-15 Thread Ryan Harper
* Itamar Heim ih...@redhat.com [2012-08-15 08:15]:
 On 08/15/2012 04:13 PM, Ryan Harper wrote:
 * Ryan Harper ry...@us.ibm.com [2012-08-08 09:38]:
 * Itamar Heim ih...@redhat.com [2012-08-01 08:27]:
 On 08/01/2012 04:20 PM, Ryan Harper wrote:
 * Itamar Heim ih...@redhat.com [2012-07-25 08:50]:
 On 07/25/2012 04:36 PM, Ryan Harper wrote:
 * Eyal Edri ee...@redhat.com [2012-07-18 11:59]:
 I'm in favor on doing it next monday.
 (not too healthy to do upgrades before the weekend...).
 
 We'll need to send email to rhev-devel + qe for an estimated downtime 
 of 1 hour for gerrit.eng.lab.tlv.redhat.com.
 
 
 Any update?
 
 I've sent an update earlier today to infra that i'm planning to
 upgrade gerrit to 2.4.2 coming sunday.
 after a few days of a clean upgrade, I'll do the patched version of it.
 
 How'd the upgrade go?  any ETA for when the patched version will show
 up?
 
 too early to say - gerrit already required a restart today after hanging.
 Gal already created a patched version for me to deploy, but i want
 to see the gerrit behavior for a few more days before i apply it.
 (btw, i think gerrit 2.5 has some improvements over the original
 patches (like max size, etc.), but we'll wait with them for 2.5 i
 guess.
 
 How's gerrit behaving?  Ready for the patched version?
 
 Any update?
 
 
 done?
 http://lists.ovirt.org/pipermail/infra/2012-August/000828.html

The one morning I don't look at my gerrit email and indeed it is.
Thanks for getting this working!


Did we look at getting replies to the emails showing up as comments?


-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
ry...@us.ibm.com

___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] minutes: today's call

2012-08-15 Thread Itamar Heim

On 08/15/2012 04:21 PM, Ryan Harper wrote:

* Itamar Heim ih...@redhat.com [2012-08-15 08:15]:

On 08/15/2012 04:13 PM, Ryan Harper wrote:

* Ryan Harper ry...@us.ibm.com [2012-08-08 09:38]:

* Itamar Heim ih...@redhat.com [2012-08-01 08:27]:

On 08/01/2012 04:20 PM, Ryan Harper wrote:

* Itamar Heim ih...@redhat.com [2012-07-25 08:50]:

On 07/25/2012 04:36 PM, Ryan Harper wrote:

* Eyal Edri ee...@redhat.com [2012-07-18 11:59]:

I'm in favor on doing it next monday.
(not too healthy to do upgrades before the weekend...).

We'll need to send email to rhev-devel + qe for an estimated downtime of 1 hour 
for gerrit.eng.lab.tlv.redhat.com.



Any update?


I've sent an update earlier today to infra that i'm planning to
upgrade gerrit to 2.4.2 coming sunday.
after a few days of a clean upgrade, I'll do the patched version of it.


How'd the upgrade go?  any ETA for when the patched version will show
up?


too early to say - gerrit already required a restart today after hanging.
Gal already created a patched version for me to deploy, but i want
to see the gerrit behavior for a few more days before i apply it.
(btw, i think gerrit 2.5 has some improvements over the original
patches (like max size, etc.), but we'll wait with them for 2.5 i
guess.


How's gerrit behaving?  Ready for the patched version?


Any update?



done?
http://lists.ovirt.org/pipermail/infra/2012-August/000828.html


The one morning I don't look at my gerrit email and indeed it is.
Thanks for getting this working!


Did we look at getting replies to the emails showing up as comments?




not yet. much more complex and no cycles for this right now.

___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel