[Gllug] Removing Xen Domains
Stephen Nelson-Smith
sanelson at gmail.com
Sun Mar 9 08:47:33 UTC 2008
On Fri, Mar 7, 2008 at 9:25 PM, Daniel P. Berrange <dan at berrange.com> wrote:
>
> On Fri, Mar 07, 2008 at 09:15:12PM +0000, Stephen Nelson-Smith wrote:
> > Hi,
> >
> > I started created a Xen instance using virt-install, but aborted early
> > in the process. I specified a name on the commandline, and tried to
> > use the same command to try again, with some different settings.
> >
> > I got::
> >
> > ERROR: Domain named vzircon already exists!
> >
> > I tried xm destroy, and destroy from virsh, but each time I get the same error.
> >
> > Any idea what I can do to get rid of the record of this aborted install?
>
> virsh destroy kills off a running domain. You also need to remove
> the config file, using 'virsh undefine NAME-OF-GUEST'.
Perfect - thanks for clarifying.
> You can see all defined, but not running configs, using
>
> virsh list --all
>
> Or
>
> virsh list --inactive
Super - thank you very much.
S,.
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list