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] Creating multiple domains using NFS mounts

To: Abhishek Chandra <abhishek@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Creating multiple domains using NFS mounts
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Thu, 06 May 2004 01:42:05 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Thu, 06 May 2004 01:43:25 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Wed, 05 May 2004 19:06:08 EDT." <Pine.LNX.4.44.0405051842370.14477-100000@xxxxxxxxxxxxxxxxx>
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
> I'm using nfs mount option for the root and 
> a linuxrc to mount the /usr partition in the new domain as
> explained in the XenDemoCD howto. This whole setup works fine for the
> first domain (dom1), but fails when I try to start the second domain.
> Here;s the error message:
> 
> [root@obelix51 xc]# xc_dom_create.py -f dom2_nfsroot_nfsusr.config -Dvmid=2
> Parsing config file 'dom2_nfsroot_nfsusr.config'
> VM image           : "/boot/xenolinux.gz"
> VM ramdisk         : ""
> VM memory (MB)     : "64"
> VM IP address(es)  : "192.168.245.53; 169.254.1.2"
> VM block device(s) : ""
> VM cmdline         : 
> "ip=169.254.1.2:169.254.1.0:169.254.1.0:255.255.0.0::eth0:on
> root=/dev/nfs ro nfsroot=/nfs/export-root-dom2 init=/linuxrc 4 VMID=2"
> Error creating domain


I suspect this isn't a problem with the config of VM 2. Just
to check this, please can you start VM 2 first (using the
exact same command line above), before starting VM 1. BTW: If
the two VMs are similar, you might want to have a single shared
config file and use vmid to setup the appropriate IP addresses
etc.

Unfortunately, xen 1.2 doesn't give very useful error messages if
something goes wrong in domain creation. The 1.3 (unstable) tree
is rather better in this respect. One obvious question is how
much memory has the machine got? Dom0 will be consuming memory,
as will Xen itself. What does xc_physinfo.py show?

Ian


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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