[vdsm] Problem hotplugging an Interface

Itzik Brown ItzikB at mellanox.com
Thu Aug 16 13:19:46 UTC 2012


The same - 'acpiEnable': 'true'  

Itzik

-----Original Message-----
From: Dan Kenigsberg [mailto:danken at redhat.com] 
Sent: יום ה 16 אוגוסט 2012 15:42
To: Itzik Brown
Cc: vdsm-devel at lists.fedorahosted.org
Subject: Re: [vdsm] Problem hotplugging an Interface

On Thu, Aug 16, 2012 at 12:11:52PM +0000, Itzik Brown wrote:
> 1. I'm sure I'm using the same libvirt and qemu.
> 2. Here are the files:
> 
> Domxml of the VM running with packages from the repository(before attaching NIC):
> 
> <domain type='kvm' id='10'>
>   <name>vm1</name>
>   <uuid>54028863-6910-44ac-a843-a61083e65b70</uuid>
>   <memory unit='KiB'>2097152</memory>
>   <currentMemory unit='KiB'>2097152</currentMemory>
>   <vcpu>1</vcpu>
>   <cputune>
>     <shares>1020</shares>
>   </cputune>
>   <sysinfo type='smbios'>
>     <system>
>       <entry name='manufacturer'>Red Hat</entry>
>       <entry name='product'>RHEV Hypervisor</entry>
>       <entry name='version'>17-1</entry>
>       <entry name='serial'>53D19F64-D663-A017-8922-003048C440B8_00:30:48:c4:40:b8</entry>
>       <entry name='uuid'>54028863-6910-44ac-a843-a61083e65b70</entry>
>     </system>
>   </sysinfo>
>   <os>
>     <type arch='x86_64' machine='pc-0.14'>hvm</type>
>     <smbios mode='sysinfo'/>
>   </os>
>   <features>
>     <acpi/>
>   </features>

A diff reveals that this is missing from your other domain. Also, upstream creates a socket for qemu guest agent, but I put my money on acpi.

Could you post the vmCreate parameters in the two case? I would like to verify that acpiEnable is the same.



More information about the vdsm-devel mailing list