Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2005 16:55:09 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Yar Tikhiy <yar@comp.chem.msu.su>
Cc:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/87255: Large malloc-backed mfs crashes the system 
Message-ID:  <23000.1129042509@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 11 Oct 2005 14:50:21 GMT." <200510111450.j9BEoLEB006718@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200510111450.j9BEoLEB006718@freefall.freebsd.org>, Yar Tikhiy write
s:
>The following reply was made to PR kern/87255; it has been noted by GNATS.
>
>From: Yar Tikhiy <yar@comp.chem.msu.su>
>To: FreeBSD-gnats-submit@FreeBSD.org
>Cc:  
>Subject: Re: kern/87255: Large malloc-backed mfs crashes the system
>Date: Tue, 11 Oct 2005 18:44:36 +0400
>
> Just for the record:
> 
> The problem seems to involve vfs-md interaction
> as filling just a bogusly large malloc-backed md
> device results in harmless ENOSPC at some point.

ENOSPC may be a problem for filesystems, try changing it to EIO and
see if they cope better with that.

In all cases it is a "don't do that then" class of problem.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23000.1129042509>