Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2009 09:10:03 GMT
From:      Yoshihiro Ota <ota@j.email.ne.jp>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/130477: restore(8) doesn't recognize out of space on /tmp
Message-ID:  <200901150910.n0F9A3rF013108@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/130477; it has been noted by GNATS.

From: Yoshihiro Ota <ota@j.email.ne.jp>
To: bug-followup@FreeBSD.org, johnl@iecc.com
Cc:  
Subject: Re: bin/130477: restore(8) doesn't recognize out of space on /tmp
Date: Thu, 15 Jan 2009 03:47:00 -0500

 It was fixed after 7.0-RELEASE.
 
 http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/restore/dirs.c?r1=1.34#rev1.34
 
 /tmp: write failed, filesystem is full
 restore: /tmp/rstdir1232008271: cannot write directory database: No space left on device
 Try making space in /tmp, or set environment variable TMPDIR
 to an alternate location with more disk space.
 
 Hiro



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