Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 1998 13:05:32 -0400 (EDT)
From:      Dan Swartzendruber <druber@mail.kersur.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   can't access new disks?
Message-ID:  <Pine.BSF.3.96.980707125646.22493A-100000@mail.kersur.net>

next in thread | raw e-mail | index | archive | help

I have a 2.2.6-stable machine with CAM patches.  Been running fine.  We
just plugged in two new SCSI disks.  These are on a 2940 UW.  The existing
6 disks were SCSI ids 0 through 5:

da10 at ahc2 bus 0 target 0 lun 0
da10: <SEAGATE ST32171W 0484> Fixed Direct Access SCSI2 device 
da10: Serial Number JEB787500F5XQV
da10: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing
Enabled
da10: 2047MB (4194058 512 byte sectors: 64H 32S/T 2047C)
da15 at ahc2 bus 0 target 5 lun 0
da15: <SEAGATE ST32171W 0484> Fixed Direct Access SCSI2 device 
da15: Serial Number JET8708406MN3K
da15: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing
Enabled
da15: 2047MB (4194058 512 byte sectors: 64H 32S/T 2047C)
da14 at ahc2 bus 0 target 4 lun 0
da14: <SEAGATE ST32171W 0484> Fixed Direct Access SCSI2 device 
da14: Serial Number JEB4858306MMQ8
da14: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing
Enabled
da14: 2047MB (4194058 512 byte sectors: 64H 32S/T 2047C)
da13 at ahc2 bus 0 target 3 lun 0
da13: <SEAGATE ST32171W 0484> Fixed Direct Access SCSI2 device 
da13: Serial Number JET86973078EF5
da13: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing
Enabled
da13: 2047MB (4194058 512 byte sectors: 64H 32S/T 2047C)
da12 at ahc2 bus 0 target 2 lun 0
da12: <SEAGATE ST32171W 0484> Fixed Direct Access SCSI2 device 
da12: Serial Number JEB102070GG9S2
da12: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing
Enabled
da12: 2047MB (4194058 512 byte sectors: 64H 32S/T 2047C)
da11 at ahc2 bus 0 target 1 lun 0
da11: <SEAGATE ST32171W 0484> Fixed Direct Access SCSI2 device 
da11: Serial Number JET8714906MRBE
da11: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing
Enabled
da11: 2047MB (4194058 512 byte sectors: 64H 32S/T 2047C)

* I have the ID's hardwired.  ID 7 is the host adapter and ID 6 is some
* sort of management device we don't use (it's a disk array).  We plugged
* in the two new drives.  They show up thusly:

da16 at ahc2 bus 0 target 8 lun 0
da16: <WDIGTL WDE2170-1808A3 1.80> Fixed Direct Access SCSI2 device 
da16: Serial Number WS7000315256
da16: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing
Enabled
da16: 2047MB (4194057 512 byte sectors: 64H 32S/T 2047C)
da17 at ahc2 bus 0 target 9 lun 0
da17: <WDIGTL WDE2170-1808A3 1.80> Fixed Direct Access SCSI2 device 
da17: Serial Number WS7000320639
da17: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing
Enabled
da17: 2047MB (4194057 512 byte sectors: 64H 32S/T 2047C)

* To avoid hassles, I've configured the 2940 drives this way:


device          da10 at scbus2 target 0
device          da11 at scbus2 target 1
device          da12 at scbus2 target 2
device          da13 at scbus2 target 3
device          da14 at scbus2 target 4
device          da15 at scbus2 target 5
device          da16 at scbus2 target 8
device          da17 at scbus2 target 9

* The boot-time probe is finding the new drives, yet when I try to do
* anything with them (such as labeling them), I get this:

# disklabel -r -w da16s1c auto
disklabel: /dev/rda16s1c: Device not configured

* Any ideas?




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980707125646.22493A-100000>