From owner-freebsd-questions@FreeBSD.ORG Tue May 13 00:22:12 2003 Return-Path: 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 5166B37B401 for ; Tue, 13 May 2003 00:22:12 -0700 (PDT) Received: from thunder.trej.net (as3-3-6.orby.s.bonet.se [217.215.33.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E4C43FB1 for ; Tue, 13 May 2003 00:22:09 -0700 (PDT) (envelope-from freebsd@dagerot.nu) Received: from mailgw.trej.net (localhost [127.0.0.1])h4D7M3v05692 for ; Tue, 13 May 2003 09:22:04 +0200 Message-Id: <200305130722.h4D7M3v05692@thunder.trej.net> Date: Tue, 13 May 2003 09:22:03 +0200 Content-Transfer-Encoding: 8bit From: Joachim Dagerot Content-Type: text/plain; charset=iso-8859-1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org User-Agent: IMHO/0.98.3t (Webmail for Roxen) 3j-viruscheck: Found to be clean Subject: FreeBSD 5.0 mounted disks are lost after a while(Big Disk) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 07:22:12 -0000 On my FreeBSD 5.0 installation I have two deskstar 170GB disks. The first is running the system, and is partioned with the 'default' wizard. The second holds exactly one partition and is mounted under /mm I use samba for copying around 60GB of data from a winXP system onto this disk, and everything works perfect. Then suddenly Windows Explorer reports disk full, and when I try a regular cp on the console I get the same result (disk full). If I do df the disk wont show up at all. If I after that run sysinstall/disk label on the disk it will show the partition but no mount-point, is that correct behaviour? After re-mounting the df tools lists the disk, but I still get the disk-full error. I haven't installed any kind of quota (what I'm aware of [grin]). Please help out!