WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] virt-clone - In what state should the VM be?

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] virt-clone - In what state should the VM be?
From: "John Stewart" <jstewart@xxxxxxxxxx>
Date: Tue, 10 Nov 2009 16:56:52 -0600 (CST)
Delivery-date: Tue, 10 Nov 2009 14:58:23 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcpiWRcpmeiBvwmxRb6TZlCSXeZjSw==
I am attempting to clone a Xen VM running on a CentOS 5.3 box. When I try
to do it on a live VM I get this error:

# virt-clone -o vm1 -n vm1-clone -f /root/vm1-clone
ERROR:  Domain status must be SHUTOFF

When I do it after shutting down the VM, I get this error:

# virt-clone -o vm1 -n vm1-clone -f /root/vm1-clone
ERROR:  Domain queso is not found 


How do I get this VM into a state which is cloneable?

I can't seem to dig up anything more useful than (in this case, not
helpful) man page on virt-clone.

thank you

johnS

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] virt-clone - In what state should the VM be?, John Stewart <=