From owner-freebsd-isp Wed May 3 18:44: 0 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail0.bna.bellsouth.net (mail0.bna.bellsouth.net [205.152.150.12]) by hub.freebsd.org (Postfix) with ESMTP id D4C0737BF2C for ; Wed, 3 May 2000 18:43:50 -0700 (PDT) (envelope-from jim@siteplus.net) Received: from discover.siteplus.net (host-216-78-82-137.cha.bellsouth.net [216.78.82.137]) by mail0.bna.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id VAA25877 for ; Wed, 3 May 2000 21:43:41 -0400 (EDT) Date: Wed, 3 May 2000 21:43:46 -0400 (EDT) From: Jim Weeks To: freebsd-isp@freebsd.org Subject: Dead seagate drive Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a problem with a ST39140W Seagate SCSI drive. I have two of these attached to a BT-958 Mylex adapter and after a power outage one of them wouldn't come back up. I am getting a device not configured error when trying to mount. A copy of dmesg shows that the drive is recognized which in this case is da1, but mount spits out the error not configured. kernel: da0 at bt0 bus 0 target 0 lun 0 kernel: da0: Fixed Direct Access SCSI-2 device kernel: da0: 20.000MB/s transfers (10.000MHz, offset 15, 16bit), Tagged Queueing Enabled kernel: da0: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) kernel: da1 at bt0 bus 0 target 1 lun 0 kernel: da1: Fixed Direct Access SCSI-2 device kernel: da1: 20.000MB/s transfers (10.000MHz, offset 15, 16bit), Tagged Queueing Enabled kernel: da1: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) /stand/sysinstall also sees the drive, but when I try to configure through the partition manager there is no data listed in the configuration screen. I have also remade the device through MAKEDEV. Of course I think this probably is redundant since kernel sees the device, but is unable to mount. I am thinking at this point that the drive is just dead. Any other advice would be appreciated. Thanks, Jim Weeks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message