From owner-freebsd-stable@FreeBSD.ORG Sat Nov 20 01:31:13 2004 Return-Path: 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 7D2ED16A4CE for ; Sat, 20 Nov 2004 01:31:13 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 502E743D31 for ; Sat, 20 Nov 2004 01:31:13 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id iAK1Vcrd029064; Fri, 19 Nov 2004 17:31:38 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id iAK1Vc9a029063; Fri, 19 Nov 2004 17:31:38 -0800 Date: Fri, 19 Nov 2004 17:31:38 -0800 From: Brooks Davis To: Randy Bush Message-ID: <20041120013138.GA28136@odin.ac.hmc.edu> References: <16798.38699.400960.374693@ran.psg.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <16798.38699.400960.374693@ran.psg.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: FreeBSD Stable Subject: Re: dumpon: /dev/twe0s1b: No such file or directory X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Nov 2004 01:31:13 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 19, 2004 at 05:00:27PM -0800, Randy Bush wrote: > RELENG_5 as of 2004.11.19 06:35 gmt > but this has been happening on this box for a long while >=20 > Mounting root from ufs:/dev/twed0s1a > Pre-seeding PRNG: kickstart. > Loading configuration files. > Entropy harvesting: interrupts ethernet point_to_point kickstart. > dumpon: /dev/twe0s1b: No such file or directory > swapon: adding /dev/twed0s1b as swap device > Starting file system checks: > /dev/twed0s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/twed0s1a: clean, 94526 free (790 frags, 11717 blocks, 0.6% fragmenta= tion) > /dev/twed0s1d: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/twed0s1d: clean, 380798 free (1614 frags, 47398 blocks, 0.3% fragmen= tation) > /dev/twed0s1e: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/twed0s1e: clean, 425408 free (672 frags, 53092 blocks, 0.1% fragment= ation) > /dev/twed0s1f: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/twed0s1f: clean, 6748076 free (61780 frags, 835787 blocks, 0.6% frag= mentation) > /dev/twed0s1g: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/twed0s1g: clean, 16688179 free (39635 frags, 2081068 blocks, 0.2% fr= agmentation) > /dev/twed0s1h: FILE SYSTEM CLEAN; SKIPPING CHECKS > /dev/twed0s1h: clean, 31547 free (67 frags, 3935 blocks, 0.2% fragmentati= on) >=20 > so why won't /dev/twe0s1b handle dumpon? Because you want /dev/twed0s1b not /dev/twe0s1b. From the source it appears that there is dump support. -- brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBnp53XY6L6fI4GtQRAnOFAKDJJ/imPi3FAAKtLUnHI+OHftL2vwCgkxYL /pCBwA26Lba0n4vIpY4VVDw= =DD5V -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--