From owner-freebsd-bugs Mon May 22 5:40: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D1CAF37C0C5 for ; Mon, 22 May 2000 05:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA44651; Mon, 22 May 2000 05:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id BDC8537BFD8; Mon, 22 May 2000 05:34:38 -0700 (PDT) Message-Id: <20000522123438.BDC8537BFD8@hub.freebsd.org> Date: Mon, 22 May 2000 05:34:38 -0700 (PDT) From: steen.brandtmar@lindhard.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/18743: Problems with disk(s) on secondary IDE controller Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18743 >Category: i386 >Synopsis: Problems with disk(s) on secondary IDE controller >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 22 05:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Steen Brandtmar >Release: 2.2.2 >Organization: Lindhard AS >Environment: bash$ uname -a FreeBSD mail.lcs.dk 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: Tue May 20 10:45:24 GMT 1997 jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC i386 bash$ >Description: The file '/var/run/dmesg.boot' was helpfull in setting up the third disk on the machine as master of the secondary IDEbus. Now I can see the disks on the controller. The /stand/sysinstall program was no help. It froze the machine. I did the disklabel and newfs by hand, and that worked fine. But I still get some warnings: wd2: invalid primary partition table: no magic And, IO-heavy commands like this freezes the machine: $ nice dump 0auf /disk2/backup/dumps/wd1s1_0.dmp /usr A master reset is then necessary. Can anyone help me? Copy of fstab: # Device Mountpoint FStype Options Dump Pass# /dev/wd0s1b none swap sw 0 0 /dev/wd0a / ufs rw 1 1 /dev/wd1s1e /usr ufs rw 1 1 /dev/wd0s1e /var ufs rw 1 1 /dev/wd2c /disk2 ufs rw 1 1 proc /proc procfs rw 0 0 >How-To-Repeat: >Fix: ?? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message