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] Fwd: file system filled, xen won't start giving confusin

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Fwd: file system filled, xen won't start giving confusing errors
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Fri, 8 Jun 2007 17:29:20 +0100
Cc: Ewan Mellor <ewan@xxxxxxxxxxxxx>, Guido Barosio <gbarosio@xxxxxxxxx>
Delivery-date: Fri, 08 Jun 2007 09:27:27 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <f7f6b4c70706061443p7eb630a1kf79e9432a2038b0e@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <f7f6b4c70706051846q7e32e9a4g46ffd0af3f3e172b@xxxxxxxxxxxxxx> <f7f6b4c70706061443p7eb630a1kf79e9432a2038b0e@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6
>   We had a problem while rebooting one of our xen boxes. The case
> showed us that while trying to `xm create ...` the xm command will
> exit with "err 2, no such file or directory". But `stat vm.conf`
> showed that the file was there.
>
>   We realized that the file system was full, and removed some space.
> However, now with free space, xm refused to start domains.
>
>    The solution came by rebooting the box, and starting again the vm's by
> hand.

Well diagnosed!

>    While I reccon our foult on letting the / get filled, I don't
> understand the error message stderr'ored by xm, "no such file or
> directory". Pretty confusing.

Indeed.  I don't suppose you took a copy of the xend.log / xend-debug.log from 
when the failure happened?

>     xen 3.03, dell 1950 with a big ram support and raid 1.
>
>    Is this a known problem? How can we help getting this sorted?

I don't think it was know before; thank you very much for reporting it.

I imagine Xen was trying to do some kind of IO in the process of starting the 
domain, it was failing due to the filesystem being full, and it was being 
misreported as "file not found".  I guess it's possible the tools were 
*actually* trying (and failing silently) to create a file somewhere, and then 
not being able to find it subsequently.

This should (fingers crossed) be easy to replicate, though.

Cheers,
Mark

-- 
Dave: Just a question. What use is a unicyle with no seat?  And no pedals!
Mark: To answer a question with a question: What use is a skateboard?
Dave: Skateboards have wheels.
Mark: My wheel has a wheel!

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

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