[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] NFS-server in DOM-0. something to avoid?


  • To: J.Witvliet@xxxxxxxxx
  • From: "Grant McWilliams" <grantmasterflash@xxxxxxxxx>
  • Date: Tue, 28 Oct 2008 11:19:09 -0700
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx, javier@xxxxxxxxxxx
  • Delivery-date: Tue, 28 Oct 2008 11:19:48 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=jCXPMqQF0NEly03x6unI8zURaHEVJBfLJem87S1lwJ80Ehll6YvAu5pih0ohKRq6ER CHVRXkig4NqMAWj1NVjWg4BdxwuhKGZJmvYfdkBJ3GxcRtsUV6eUyQEJ1y1HyMmo/z98 JgytzuXzxOGNfjwxo14pEyR4/yL4+Rf2tD+YM=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>


What's the reasoning behind exporting the xen config files and images? Yes generally you don't want anything on the Dom0 that you don't necessarily need including file sharing.
 
We have one larger machine, 6*300GB disks, 8GB mem, 4 xeons acting as NFS-server and some smaller machines with only 36GB disks.
All the (smaller) machines mount /srv/xen, so i can start clients where ever i want...
Other parts hold a copy of gwdg.de, and one of the DOM-U's is an installation-server
The machine used to be non-xen, but i thought it was a waste of resources not to use the machine to the most
 


Then I assume these smaller machines are real computers that are pulling the xen disk image from across the network? I'll also assume that each of the smaller machines are also Xen enabled and have more than one DomU (otherwise why all the fuss?)?

If so this doesn't seem very optimal. If I were you I'd slim down the Dom0 to bare nothing, set up the 6*300GB disks in some sort of RAID (I assume that this is already the case), make it a logical volume (LVM) and give the Volume to the first DomU (the nfs server). The rest of the DomUs can come up off Xen images on the Dom0 OS drive or they could come off the nfs share from the first DomU just like the little machines on the network. This get's your Dom0 back to what it's supposed to be doing - staring DomUs. If you have any other services being served by Dom0 I'd also get them virtualized.

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.