[Openstack] Problem with nova image-create

Fiorenza Meini fmeini at esseweb.eu
Tue Jan 13 08:57:17 UTC 2015


Il 13/01/2015 01:06, Erhan Ekici ha scritto:
> Hi Fiorenza,
>
> Can you see any similarities with the following case:
>
> https://bugs.launchpad.net/nova/+bug/1287047
>
> Can you provide more information regarding your VM on which image create
> fails?
>
> Erhan,
>
>

Sure,
this is its xml file configuration:
<domain type="kvm">
   <uuid>7aacb226-01e0-4c41-a23e-9586345f930a</uuid>
   <name>instance-0000005e</name>
   <memory>1048576</memory>
   <vcpu>1</vcpu>
   <sysinfo type="smbios">
     <system>
       <entry name="manufacturer">OpenStack Foundation</entry>
       <entry name="product">OpenStack Nova</entry>
       <entry name="version">2014.1.3</entry>
       <entry name="serial">0042f594-560d-11de-a847-0019995cb4cb</entry>
       <entry name="uuid">7aacb226-01e0-4c41-a23e-9586345f930a</entry>
     </system>
   </sysinfo>
   <os>
     <type>hvm</type>
     <boot dev="hd"/>
     <smbios mode="sysinfo"/>
   </os>
   <features>
     <acpi/>
     <apic/>
   </features>
   <clock offset="utc">
     <timer name="pit" tickpolicy="delay"/>
     <timer name="rtc" tickpolicy="catchup"/>
   </clock>
   <cpu mode="host-passthrough" match="exact"/>
   <devices>
     <disk type="file" device="disk">
       <driver name="qemu" type="qcow2" cache="none"/>
       <source 
file="/var/lib/nova/instances/7aacb226-01e0-4c41-a23e-9586345f930a/disk"/>
       <target bus="virtio" dev="vda"/>
     </disk>
     <interface type="bridge">
       <mac address="fa:16:3e:c6:56:9b"/>
       <model type="virtio"/>
       <source bridge="qbr5bdc0cbf-96"/>
       <target dev="tap5bdc0cbf-96"/>
     </interface>
     <serial type="file">
       <source 
path="/var/lib/nova/instances/7aacb226-01e0-4c41-a23e-9586345f930a/console.log"/>
     </serial>
     <serial type="pty"/>
     <channel type="pty">
       <target type="virtio" name="com.redhat.spice.0"/>
     </channel>
     <graphics type="spice" autoport="yes" keymap="it" listen="0.0.0.0"/>
<video>
       <model type="qxl"/>
     </video>
   </devices>
</domain>

Regards

Fiorenza Meini

-- 
Spazio Web S.r.l.
V. Dante, 10
13900 Biella
Tel.: +39 015 2431982
Fax.: +39 015 2522600
Numero d'Iscrizione al Registro Imprese presso CCIAA Biella, Cod.Fisc.e 
P.Iva: 02414430021
Iscriz. REA: BI - 188936 Cap. Soc.: €. 30.000 i.v.




More information about the Openstack mailing list