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] hdc: lost interrupt

To: "Adam Sulmicki" <adam@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] hdc: lost interrupt
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Sun, 23 Jan 2005 11:01:49 -0000
Cc: "David F Barrera" <dfbp@xxxxxxxxxx>, "xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 23 Jan 2005 11:02:22 +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>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcUBBQcT44FORlCiRMi092UxxLEqNwANUo3g
Thread-topic: [Xen-devel] hdc: lost interrupt
> I'm not sure if it is xen related or not but when I put following in 
> /etc/exports
> 
>       /       10.0.10.5/24(ro,sync,no_root_squash)
> 
> and then procedeed to use dom0 as nfs root server, it would 
> hung pretty 
> reliably with "dma timeout" errors, and require power-cycle. 
> the fix was 
> to replace "sync" with "async" as shown below.
> 
>       /       10.0.10.5/24(ro,async,no_root_squash)
> 
> that was for xen 2.0.1 and 2.6.9

Weird. Could you try just running domain 0, then mounting localhost:/
somewhere. 

See if exercising the mount causes the same problem. It would then be
nice to repeat the experiment with a stock kernel.

BTW: exporting / is probably not such a great idea as it will allow
other domains to read your ssh host keys...

Ian


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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