From owner-freebsd-alpha Wed Mar 28 0: 9:58 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 9316D37B719 for ; Wed, 28 Mar 2001 00:09:55 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f2S89tr40378 for alpha@freebsd.org; Wed, 28 Mar 2001 00:09:55 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Mar 2001 00:09:54 -0800 From: "David O'Brien" To: alpha@freebsd.org Subject: Is `ccd' broken on Alpha? Message-ID: <20010328000954.C18676@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've tried this with both 4.2-RELEASE, and 5-CURRENT and get the same result. When I newfs a ccd partition, it runs *very* quickly -- at the speed of ``newfs -n''. It doesn't seem to write anything to disk, as fsck fails. Any body have any ideas? # disklabel da0 |grep e: e: 13421524 4352000 4.2BSD 1024 8192 22 # (Cyl. 270*- 1106*) # disklabel da1 |grep e: e: 13421524 4352000 4.2BSD 1024 8192 22 # (Cyl. 270*- 1106*) # ccdconfig -C # disklabel ccd0 c: 26842880 0 unused 0 0 # (Cyl. 0 - 13106*) e: 26842880 0 4.2BSD 0 0 0 # (Cyl. 0 - 13106*) # newfs /dev/ccd0e /dev/ccd0e: 26842880 sectors in 6554 cylinders of 1 tracks, 4096 sectors 13106.9MB in 410 cyl groups (16 c/g, 32.00MB/g, 7936 i/g) super-block backups (for fsck -b #) at: 32, 65568, 131104, 196640, 262176, 327712, 393248, 458784, 524320, 589856, ..snip.. # fsck /dev/ccd0e ** /dev/ccd0e BAD SUPER BLOCK: MAGIC NUMBER WRONG ..snip.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message