From owner-freebsd-questions Tue Jul 9 3: 6:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC2DD37B401 for ; Tue, 9 Jul 2002 03:06:42 -0700 (PDT) Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by mx1.FreeBSD.org (Postfix) with SMTP id 0B6B543E5E for ; Tue, 9 Jul 2002 03:06:40 -0700 (PDT) (envelope-from CapM@gmx.net) Received: (qmail 19415 invoked by uid 0); 9 Jul 2002 10:06:38 -0000 Date: Tue, 9 Jul 2002 12:06:38 +0200 (MEST) From: Pascal Giannakakis To: shubha mr Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 References: <20020709092725.51314.qmail@web14609.mail.yahoo.com> Subject: Re: samba on freebsd X-Priority: 3 (Normal) X-Authenticated-Sender: #0000945514@gmx.net X-Authenticated-IP: [195.82.64.130] Message-ID: <18778.1026209198@www42.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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