From owner-freebsd-stable Mon Sep 2 0:42:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E02D837B400 for ; Mon, 2 Sep 2002 00:42:15 -0700 (PDT) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2AEC43E65 for ; Mon, 2 Sep 2002 00:42:00 -0700 (PDT) (envelope-from fbsd-q@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.5/8.12.5) with ESMTP id g827gqg9028649 for ; Mon, 2 Sep 2002 09:42:52 +0200 (CEST) (envelope-from stable@ei.bzerk.org) Received: (from stable@localhost) by ei.bzerk.org (8.12.5/8.12.5/Submit) id g827gqWh028648 for freebsd-stable@freebsd.org; Mon, 2 Sep 2002 09:42:52 +0200 (CEST) Date: Mon, 2 Sep 2002 09:42:52 +0200 From: Ruben de Groot To: freebsd-stable@freebsd.org Subject: /dev/vnn0c: filesystem full while making release Message-ID: <20020902074252.GA28386@ei.bzerk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there, I've been doing daily make releases of -stable for some time now. Today and yesterday I got an error: cpio: write error: No space left on device *** Error code 1 This happens while making the floppy images. This leaves me with: ruben@ei$ df -k Filesystem 1K-blocks Used Avail Capacity Mounted on [...] /dev/vnn0c 1407 1401 -8 101% /mnt But I don't have a /dev/vnn0c, so when I try umounting this I get: umount: unmount of /mnt failed: Invalid argument Does anyone know how to recover from this error? I don't want to reboot the machine each time this happens. greetings, Ruben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message