From owner-freebsd-questions@FreeBSD.ORG Tue Apr 17 15:24:15 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7FFA016A401 for ; Tue, 17 Apr 2007 15:24:15 +0000 (UTC) (envelope-from tkocher@mtadistributors.com) Received: from mail34.messagelabs.com (mail34.messagelabs.com [216.82.241.35]) by mx1.freebsd.org (Postfix) with SMTP id 016BE13C468 for ; Tue, 17 Apr 2007 15:24:14 +0000 (UTC) (envelope-from tkocher@mtadistributors.com) X-VirusChecked: Checked X-Env-Sender: tkocher@mtadistributors.com X-Msg-Ref: server-8.tower-34.messagelabs.com!1176823452!64672839!1 X-StarScan-Version: 5.5.10.7.1; banners=-,-,- X-Originating-IP: [63.243.109.114] Received: (qmail 22572 invoked from network); 17 Apr 2007 15:24:12 -0000 Received: from uslec-63-243-109-114.cust.uslec.net (HELO mail.mtadistributors.com) (63.243.109.114) by server-8.tower-34.messagelabs.com with SMTP; 17 Apr 2007 15:24:12 -0000 Received: from [10.0.0.11] (squidward.mtadistributors.com [10.0.0.11]) by mail.mtadistributors.com (Mail Daemon) with ESMTP id D2A6F13C497 for ; Tue, 17 Apr 2007 10:23:02 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v752.2) To: freebsd-questions@freebsd.org Message-Id: Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-16-947755826" References: <0C2F90E8-AA42-4BF3-BEC7-A3AAA74B8B6F@mtadistributors.com> From: Troy Kocher Date: Tue, 17 Apr 2007 10:24:11 -0500 Content-Transfer-Encoding: 7bit X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Fwd: /dev/gvinum missing, ideas please. . 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: Tue, 17 Apr 2007 15:24:15 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-16-947755826 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Fixed it. . Apparently my metadata was corrupt using. . dd if=/dev/zero bs=512 count=265 of=/dev/da0s1g cleaned it and now I'm up. . Begin forwarded message: > > Date: April 17, 2007 8:00:20 AM CDT > To: freebsd-questions@freebsd.org > Subject: Fwd: /dev/gvinum missing, ideas please. . > > One other thing I forgot. . > > bsd# kldstat > Id Refs Address Size Name > 1 4 0xc0400000 70794c kernel > 2 1 0xc0b08000 11920 geom_vinum.ko > 3 1 0xc0b1a000 59f20 acpi.ko > > > > Begin forwarded message: >> >> Date: April 16, 2007 11:11:13 PM CDT >> To: freebsd-questions@freebsd.org >> Subject: /dev/gvinum missing, ideas please. . >> >> I am rebuilding a 6.2 box and want to use growfs to expand the >> jailed filesystems as needed. >> >> I'm doing something wrong b/c /dev/gvinum isn't being created. . >> help. . >> >> Here is what I've done.. >> >> Modified the partition I want to use for gvinum. . >> >> bsd# bsdlabel -e /dev/da0s1 >> >> # /dev/da0s1: >> 8 partitions: >> # size offset fstype [fsize bsize bps/cpg] >> a: 1048576 0 4.2BSD 2048 16384 8 >> b: 8388608 1048576 swap >> c: 2580729732 0 unused 0 0 # "raw" >> part, don't e >> dit >> d: 8884224 9437184 4.2BSD 2048 16384 28552 >> e: 1048576 18321408 4.2BSD 2048 16384 8 >> f: 10485760 19369984 4.2BSD 2048 16384 28552 >> g: 2550873988 29855744 vinum >> >> >> bsd# gvinum >> gvinum -> l >> 1 drive: >> D main State: up /dev/da0s1g A: >> 1245543/1245543 MB (100%) >> >> 1 volume: >> V outward State: down Plexes: 1 >> Size: 0 B >> >> 1 plex: >> P outward.p0 C State: down Subdisks: 0 >> Size: 0 B >> >> 0 subdisks: >> >> bsd# newfs -L outward -O 2 -U -o time /dev/gvinum/outward >> newfs: /dev/gvinum/outward: could not find special device >> >> There is no /dev/gvinum.. >> >> Ideas?? > --Apple-Mail-16-947755826 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFGJOab7N3ahyl93usRAsmxAJ0dzWTdQgG0ZdzgC8pWqsFt/3i96ACfehrp ilWwOe+8zX31LbyHgtiFJPg= =x9Ro -----END PGP SIGNATURE----- --Apple-Mail-16-947755826--