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-devel

[Xen-devel] Domain-0 Memory Requirements?

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Domain-0 Memory Requirements?
From: Mark Horn <mark@xxxxxxxxxxxx>
Date: Fri, 18 Feb 2005 23:36:26 +0000 (UTC)
Delivery-date: Mon, 21 Feb 2005 07:35:14 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Reply-to: mark-d-1108797629.f6c73d@xxxxxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: slrn/0.9.8.1 (Debian)
I just got started with Xen.  I've managed to get Xen 2.0.4 running
on my home server.  I did this mostly to play with/learn about cool
new technology.  But I'm now thinking about isolating some of my
services into seperate domains.

Basically my plan is to run Domain-0 in as small of a footprint
as possible on a base OS that doesn't change much.  Almost nothing
will run in Domain-0 except Xen, RAID, and LVM.  Domain-0 will run
off of RAID1.  Because nothing will change in Domain-0, incremental
backups won't be as important as reliable disk.  Where the changes
will occur is in other domains (one will run my mailserver, another
my webserver and the last my samba server).  I'll use LVM to create
disks for these domains which will be snapshotted in Domain-0 to
provide incremental backups.

I have a number of questions:

1) Is this a reasonable plan?  Is there something that I (as a
   complete Xen newbie) am missing in my plan that will cause it
   to not work out as well as I think it will?

2) Assuming my plan is reasonable, is there a good way to figure
   out the memory requirements for Domain-0?  Since it's going to
   be doing very little, I'd like to allocate as few resources
   as possible.  It's easy to figure out how much disk space to
   allocate, and the CPU will be allocated using the BVT scheduler.
   But memory is a little trickier to measure.  Any good tips?

Thanks in advance for the assistance.



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Domain-0 Memory Requirements?, Mark Horn <=