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



oh okay, this will probably get you there...
rsync -av --delete rsync://rsync.allbsd.org/netbsd-cvs/pkgsrc/ 
/usr/local/pkgsrc/
I use that to checkout rcs files on amd64 where cvsup is not...
(I don't think there is a box at Steven Tech anymore BTW)
/g

On Mon, Nov 05, 2007 at 11:03:14PM -0500, Brian A Seklecki (Mobile) wrote:
>On Mon, 2007-11-05 at 22:28 -0500, George Georgalis wrote:
>> 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
>
>nah it's the server i'm pretty sure:
>
>root@build-netbsd-i386:/usr/pkgsrc/sysutils/cdrtools# df -i
>Filesystem  1K-blocks Used Avail Capacity iused  ifree  %iused  
> /dev/sd0a  132311     46412  79284    36%     2866    30412     8%   /
>
>
># cvs -t update -d -P
> -> main loop with CVSROOT=anoncvs%anoncvs2.us.netbsd.org@localhost:/cvsroot
> -> Starting server: ssh -l anoncvs anoncvs2.us.netbsd.org cvs server 
>can't create temporary directory /tmp/cvs-serv16053
>No space left on dev...
>
># echo "hlpiminhell" | ssh -l anoncvs anoncvs2.us.netbsd.org cvs server 
>E can't create temporary directory /tmp/cvs-serv12342
>error  No space left on device
>
>anoncvs2 isnt presently listed as a production mirror, so we'll assume
>that its out of rotation for now..
>
>~BAS
>
>
>
>
>
>
>> 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