From owner-freebsd-questions@FreeBSD.ORG Thu Jul 14 20:11:14 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5CC5E16A41C for ; Thu, 14 Jul 2005 20:11:14 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C20A43D46 for ; Thu, 14 Jul 2005 20:11:13 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j6EKB6A5037071; Thu, 14 Jul 2005 15:11:06 -0500 (CDT) (envelope-from dan) Date: Thu, 14 Jul 2005 15:11:06 -0500 From: Dan Nelson To: Heinrich Rebehn Message-ID: <20050714201106.GB10486@dan.emsphone.com> References: <42D66ABD.6040408@ant.uni-bremen.de> <20050714143156.GA43976@dan.emsphone.com> <42D67DAF.8080901@ant.uni-bremen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42D67DAF.8080901@ant.uni-bremen.de> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.9i Cc: freebsd-questions@freebsd.org Subject: Re: /dev/ufs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2005 20:11:14 -0000 In the last episode (Jul 14), Heinrich Rebehn said: > Hmm, it does not work: > > root@antsrv1 [~] # kldstat > Id Refs Address Size Name > 1 9 0xc0400000 3c8ed4 kernel > 2 14 0xc07c9000 56270 acpi.ko > 3 1 0xc3c38000 17000 linux.ko > 4 1 0xc9610000 4000 geom_label.ko > 5 1 0xc918f000 2000 geom_vol_ffs.ko > root@antsrv1 [~] # tunefs -L backup /dev/da1s1a > root@antsrv1 [~] # tunefs -p /dev/da1s1a > tunefs: volume label: (-L) backup > root@antsrv1 [~] # ls /dev/ufs > ls: /dev/ufs: No such file or directory > > The filesystem is freshly newfs'ed and the partitions have not been > resized. Try unloding and reloading geom_label.ko; I don't know if it is smart enough to realize that the tunefs command added a label. If that doesn't work you'll have to start adding G_LABEL_DEBUG calls to /sys/geom/label/g_label_ufs.c and figure out exactly where it's failing. > Any more ideas? > --Heinrich > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Dan Nelson dnelson@allantgroup.com