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

Re: [Xen-users] Xen and OpenSSI


  • To: Owen Campbell <owen@xxxxxxxxxxxxx>
  • From: N Clements <optionc.ltd@xxxxxxxxx>
  • Date: Wed, 15 Feb 2006 10:08:56 -0600
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Wed, 15 Feb 2006 16:21:25 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aq7rC4PqBmVxlPvQCGp5qY+S9Mge1mHiENKEOCPO95SqVXq1JCorsPJx9r97c2NS/40onQbaZGKZYhLIQxqyNNWVAu5fyK3VWnx09+2vmo7z6KSIVXd0eHN99a6mTtHmbSGeCJb3G8VJZny4rkJ0+9IzQhUDiFtAjMjOTGRk/k4=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On 2/14/06, Owen Campbell <owen@xxxxxxxxxxxxx> wrote:
>
>
> Hi All,
>
> I'm trying to get OpenSSI working on Xen and have hit a problem.
>
> I'm following the instructions at
> http://openssi.org/cgi-bin/view?page=docs2/1.9/debian/xen-howto.txt
> and also the document at
> http://www.option-c.com/xwiki/OpenSSI
>
> I've got as far as booting the domU with the OpenSSI kernel and I get
> "Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(1,0)"

I remember seeing that problem when originally writing the wiki page
at Option-C. If I remember, it occurred because the initrd image
hadn't been created correctly. One of the problems I had was that the
image wasn't being compressed -- the domU didn't have enough memory.
Another was that the root device was different inside the domU versus
outside (/dev/sda1 vs. /dev/hda1). It doesn't look as if that's your
problem.


> My base Xen installation is 2.07 on Debian Sarge using the packages from
> option-c and I used the pre-built OpenSSI kernel.
>
> My config file for the domU is:
>
> #kernel = "/boot/xen-linux-2.6.11-ocxenu"
>
> kernel = "……./xenU-vmlinuz"
>
> ramdisk = "………/initrd"
>
> memory = 64
>
> name = "<hostname>"
>
> disk = ['file……..img,hda1,w','file……...img,hda2,w']
>
> root = "/dev/hda1 ro"
>
> #
>
> vif = ['mac=AA:00:00:18:94:FB']
>
> and /etc/fstab on the domU is
>
> # Begin /etc/fstab
>
> # <file system> <mount point>   <type>  <options>
>
>
> /dev/hda1       /       ext3
> defaults,errors=remount-ro,node=1       0
>
> /dev/hda2       swap    swap    sw,node=1       0       0
>
> proc    /proc   proc    defaults,node=* 0       0
>
> # End /etc/fstab
>
> Does anyone have any ideas as to where I've gone wrong?

Everything here looks fine. Check the ramdisk image.

If you like, I could probably compress down a domU and upload it
somewhere (probably to the XenStuff project on sourceforge).

-N
_______________________________________________
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®.