pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: anoncvs2.us.netbsd.org / Steven Tech: No space left on device /tmp



On Mon, Nov 05, 2007 at 02:43:09PM -0500, Brian A Seklecki (Mobile) wrote:
>CVS Client Failures 
>
> root@build-netbsd-i386:/usr/pkgsrc/sysutils/bacula# cvs -q update -d -P
> can't create temporary directory /tmp/cvs-serv14049
> No space left on device

that's localhost, any space left in /tmp? if using mfs, you can
specify the size (in 512 byte blocks), at mount time. Here I have
a 275MB /tmp in my fstab:

/dev/wd0b /tmp mfs rw,-s=563200,-n=204800 # ~275MB , 275 * 1024 * 1024 /512

I've also specified the number of inodes but you probably don't
need that.

// George


-- 
George Georgalis, information system scientist <IXOYE><



Home | Main Index | Thread Index | Old Index