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] Oops on NULL pointer with three disks mapped in to dom1

To: Ryan Harper <ryanh@xxxxxxxxxx>
Subject: Re: [Xen-devel] Oops on NULL pointer with three disks mapped in to dom1
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Sat, 18 Dec 2004 16:09:03 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Sat, 18 Dec 2004 16:10:15 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: Your message of "Fri, 17 Dec 2004 16:49:19 CST." <20041217224919.GA7415@xxxxxxxxxxxxxxxxxxxx>
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've been trying to run the debian netboot iso inside an unpriviledged
> domain.  In doing so, I mapped in a physical partition, the initrd, and
> the iso with the following values:
> 
> disk = [ 'phy:/dev/hda7,hda1,w',
>          'file:/tmp/initrd26,hdb1,r',
>          'file:/tmp/sarge-i386-netinst.iso,hdc1,r' ]
> 
> When trying to boot this configuration, the kernel takes a dive when
> initializing the virtual block device driver.  If I take out any one of the
> three, the VBD initializes fine.  Anyone seen this?

Interesting, it's blowing up in sysfs. It should work...

Can you see what happens if you change one or more of the devices
to scsi e.g. sda1

BTW: you probably want to export the iso as hdc rather than hdc1.

Ian


-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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