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

Re: [Xen-devel] running multiple domains from the cd demo

To: Jefferson Ng <jwng@xxxxxxxxxxx>
Subject: Re: [Xen-devel] running multiple domains from the cd demo
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Sun, 07 Dec 2003 09:23:58 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 07 Dec 2003 09:25:09 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Sat, 06 Dec 2003 22:09:10 PST." <Pine.GSO.4.58.0312062206030.26286@xxxxxxxxxxxxxxxx>
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>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> Hi again,
> 
>   So we went back to the cd demo just to see how things should look and
> run.  Running one domain with the xenctl script -f/etc/xen-mynewdom is
> fine. It creates a happy domain that we can ssh into.  However when we try
> to create another domain, another virtual machine, we get the error
> "Failed to create domain using: /usr/local/bin/xi_create 98304 XenoLinux".
> This failure is from the first basic command "xenctl domain create".  We
> were wondering how to create multiple domains, multiple virtual machines,
> just using the cd demo.

Perhaps you're out of memory on your test machine?

>   We were also wondering about creating ram disks.  The cd demo uses a ram
> disk it seems.  We didnt realize that we were expected to have created
> seperate partitions for each domain.  We'd rather not reinstall
> everything just to create new partitions.
>   So we were hoping to use a ram disk ourselves.  How was the
> ram disk for the cd demo created and filled?  When does the ram disk get
> created?

Ram disks are probably not the best answer if you're booting from hard
disc. You're better off creating multiple root partitions on the hard
disc. These don't need to be very big because /usr can be on a shared
read-only partition. That is, each root filesystem contains an empty
directory /usr, and an entry in /etc/fstab that mounts some shared
partition read-only onto mount-point /usr.

 -- Keir


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>