Re: HP9000 K200 new disks -> new problems ... 8-|
Jochen Kunz <[email protected]> Mon, 31 Dec 2007 22:06:56 +0100
| Newsgroups | gmane.os.openbsd.hppa |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 31 Dec 2007 15:00:50 -0500 (EST) Rob Sciuk <[email protected]> wrote: > As two of the older 4gb drives were failing the startup tests, I > decided to replace them with some Seagate 36G 68pin scsi's (not new > but tested ok), and did so. While the addresses are set (6,5,4,3) > just as the originals were, it appears that there must be some > options which need to be set, as they are all failing the start as > follows in the dmesg below. AFAIK the K class machines use _High_ Voltage Differentail (HVD) Wide SCSI for the disks. Most likely your new disks are _Low_ Voltage Differentail (LVD) Wide SCSI. HVD SCSI is not compatible with any other SCSI signaling. So no surprise that the LVD disks block the HVD bus. Either get HVD disks or get a HVD to LVD signal converter. An other option is to connect disks to the 50 pin / 8 bit narrow SCSI bus. (The bus that the CDROM connects to.) This SCSI bus uses normal single ended signaling. Maybe you need to disable wide negotiation on the disks if they are wide and connected to a narrow bus. -- tsch|_, Jochen Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/