Hi

I get
 ERROR:  list index out of range
When trying to clone an image, please see below for the debug output.

I'm running on
  SunOS unknown 5.11 snv_117 i86pc i386 i86xpv

I'm using UFS on the HDD.

Any suggestion on what the problem/solution might be?

  Henry


virt-clone -d --original=sol10u7 --name=solclone71
--file=/common/xvm/solclone71.xvm
Thu, 20 Aug 2009 13:50:28 DEBUG    start clone with HV xen
Thu, 20 Aug 2009 13:50:28 DEBUG    Disk path not found: Assuming file disk type.
Thu, 20 Aug 2009 13:50:28 DEBUG    clone device list:
['/common/xvm/solclone71.xvm']
Thu, 20 Aug 2009 13:50:28 DEBUG    clone device size: [0]
Thu, 20 Aug 2009 13:50:28 DEBUG    clone device type: [True]
Thu, 20 Aug 2009 13:50:28 DEBUG    Disk path not found: Assuming file disk type.
Thu, 20 Aug 2009 13:50:28 DEBUG    setup_original in
Thu, 20 Aug 2009 13:50:29 DEBUG    original device list:
['/common/xvm/sol10u6.xvm']
Thu, 20 Aug 2009 13:50:29 DEBUG    original device size: [10737418240L]
Thu, 20 Aug 2009 13:50:29 DEBUG    original device type: [True]
Thu, 20 Aug 2009 13:50:29 DEBUG    original guest status: 5
Thu, 20 Aug 2009 13:50:29 DEBUG    setup_original out
Thu, 20 Aug 2009 13:50:29 DEBUG    original guest is
<domain type='xen' id='-1'>
  <name>sol10u7</name>
  <uuid>b5603114-615b-e7a7-7799-0b57d767083d</uuid>
  <os>
    <type>hvm</type>
    <loader>/usr/lib/xen/boot/hvmloader</loader>
    <boot dev='hd'/>
  </os>
  <memory>1048576</memory>
  <vcpu>1</vcpu>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <distro name='undefined'/>
  <features>
    <acpi/>
    <pae/>
  </features>
  <clock offset='utc'/>
  <devices>
    <emulator>/usr/lib/xen/bin/qemu-dm</emulator>
    <interface type='bridge'>
      <source bridge='e1000g0 '/>
      <target dev='vif-1.0'/>
      <mac address='00:16:3e:3f:86:ef'/>
      <script path='vif-vnic'/>
    </interface>
    <disk device='cdrom'>
      <target dev='hdc'/>
      <readonly/>
    </disk>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='-1'/>
    <disk type='file' device='disk'>
      <driver name='tap' type='vdisk'/>
      <source file='/common/xvm/sol10u6.xvm'/>
      <target dev='hda'/>
    </disk>
    <console />
  </devices>
</domain>

Thu, 20 Aug 2009 13:50:29 DEBUG    setup_clone in
Thu, 20 Aug 2009 13:50:29 DEBUG    clone device list:
['/common/xvm/solclone71.xvm']
Thu, 20 Aug 2009 13:50:29 DEBUG    clone device size: [0]
Thu, 20 Aug 2009 13:50:29 DEBUG    clone device type: [True]
ERROR:  list index out of range



On Wed, May 13, 2009 at 3:40 PM, J. Landamore<[email protected]> wrote:
> I'm trying to clone a .vmdk guest using virt-clone and I'm getting
>
> "ERROR:  list index out of range"
>
> I'm using b113.  Googling about this has cropped up for flavours of Linux
> recently and they flag up a bug in python-virtinst.
>
> Is this is known problem with xVM, and if so any timescale for a fix?
>
> Many thanks
>
> John
>
> --
> John Landamore
>
> School of Mathematics & Computer Science
> University of Leicester
> University Road, LEICESTER, LE1 7RH
> [email protected]
> Phone: +44 (0)116 2523410       Fax: +44 (0)116 2523604
>
> _______________________________________________
> xen-discuss mailing list
> [email protected]
>
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to