Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 12:06:38 +0200 (MEST)
From:      Pascal Giannakakis <CapM@gmx.net>
To:        shubha mr <shubha_mr@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: samba on freebsd
Message-ID:  <18778.1026209198@www42.gmx.net>
References:  <20020709092725.51314.qmail@web14609.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I installed samba on my freeBSD machine.I shared a 
> freebsd folder so that 2 microsoft windows 2k machines 
> could access vis F:/(I mapped them) 
> I carried out a netbench test that creates huge amount 
> of data on the mapped folder.I got the following 
> message on my freeBSD system. 
> I 
>  
> /kernel :pid 173(smbd) uid 1002 on:/ file system full 
> /kernel :pid 173(smbd) uid 1002 on:/ file system full 
>  
> what could be the problem?Any idea how to resolve this 
> issue? 
 
Hi, 
 
it seems to me like you installed the shared folder in "/". Try moving it to
/usr. If 
the shared folder is "/samba", do: 
 
mv /samba /usr/samba 
 
On FreeBSD, the "/" filesystem is only a few hundred megs huge, /usr gets
most of the 
space by default. 
 

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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