nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

XEN VPS remove / delete a guest operating system completely

This is a discussion on XEN VPS remove / delete a guest operating system completely within the XEN forums, part of the Linux virtualization category; To remove XEN VPS (guest0 operating system completely from my host server use the following command. Use xm destroy domain-id ...


Go Back   nixCraft Linux Forum > Linux virtualization > XEN

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-18-2007, 01:53 PM
rockdalinux's Avatar
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 557
Rep Power: 6
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default XEN VPS remove / delete a guest operating system completely

To remove XEN VPS (guest0 operating system completely from my host server use the following command.

Use xm destroy domain-id command - Immediately terminate the domain domain-id. This doesn't give the domain OS any chance to react, and it the equivalent of ripping the power cord out on a physical machine. In most cases you will want to use the shutdown command instead.

Use xm --list to guest list of all guest domains:
Code:
xm --list
Now un the command xm destroy {guest/domain} :

Code:
xm destroy dom0
You may want to delete guest image from the /path/to/images directory.
Code:
rm -f /path/to/images/dom0 /etc/xen/dom0
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote
Sponsored Links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Problem on making Guest OS to allow Internet get in satimis Computer Networking and Internet/broadband 0 01-31-2008 09:51 AM
How to connect the Mail Server running on Guest OS of VMWare satimis Mail Servers 5 01-29-2008 03:36 PM
HP UX add, remove, modify, delete group managment howto rockdalinux HP-UX 0 12-20-2006 02:46 PM
Difference between Solaris and HP-UX operating system HP-UX 1 12-20-2006 01:51 AM
cant delete scheduled task in my system harigiri Windows Xp/2000/2003 server administration 1 04-16-2006 12:08 AM


All times are GMT +5.5. The time now is 05:15 AM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36