From owner-freebsd-questions Thu Aug 23 6:30:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk-systems.com (hawk-systems.com [161.58.152.235]) by hub.freebsd.org (Postfix) with ESMTP id EEC9637B40E for ; Thu, 23 Aug 2001 06:30:07 -0700 (PDT) (envelope-from dave@hawk-systems.com) Received: from WS1 (ws1.nexusinternetsolutions.net [204.50.158.15]) by hawk-systems.com (8.11.2) id f7NDU5T63424; Thu, 23 Aug 2001 07:30:05 -0600 (MDT) From: dave@hawk-systems.com (Dave) To: "Mora Adalbert" , Subject: RE: HELP Date: Thu, 23 Aug 2001 09:27:59 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20010823124031.67121.qmail@web9704.mail.yahoo.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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'm on crisis!!! >I'm using a FreeBSD system as a server messenger, >yesterday, the users can't access the service and >receive a message "Inssufient disk space", I try to >reboot the system but was impossible because don't FreeBSD != Windows... a reboot was probably a bad idea. >have enough disk space, Trying to solve the problem I >connect the Hard Disk as slave and try to mount in >other Free BSD System in intention to clean de HD but >the File System don't allow it..."The File System is >dirthy" >Does any one have other way in order to recover the >information on my HD? Put your original HDD in there, try and boot into single user mode, if/once in, do a df -k and check which partition it is that is full. If you used a default installation, it is probably /var relocate logs and some other items off the /var portition into /usr somewhere, symlink back to /var/ then do your reboot. If you get other errors, post them with as much detail as possible. Or, skip all this and restore from your last backup (you do have a backup don't you?) Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message