Results 1 to 10 of 11

Thread: virt-clone

Threaded View

  1. #1
    Join Date
    Nov 2008
    Beans
    26

    virt-clone

    Hi,

    I am trying to create a clone of a guest machine I managed to created. When I run
    sudo virt-clone -d -o myquest -n guest-01 -f/var/media/myfile.img --connect=qemu:///system

    I get:
    Mon, 16 Feb 2009 12:52:13 DEBUG setup_clone in
    Mon, 16 Feb 2009 12:52:13 DEBUG clone device list: ['/var/media/myfile.img']
    Mon, 16 Feb 2009 12:52:13 DEBUG clone device size: [0]
    Mon, 16 Feb 2009 12:52:13 DEBUG clone device type: [True]
    ERROR: list index out of range

    I have seen a bug report at
    https://bugzilla.redhat.com/show_bug.cgi?id=480253

    but that refers to the Python gui so I don't think it applies in this case.
    Has anyone encountered this problem? Is there some other means that I can take a copy of the guest so I can run it on a different host?

    Thanx,
    Dp.
    Last edited by novice buntu; February 16th, 2009 at 02:19 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •