Folks,

I've run into the following problem since about 1/6 or so:
Have I missed something obvious, do I need the conical hat here?
If so I've got a stool in the corner to sit on.

The wired scsi devices no longer configure as such...
I'm sure it must be me, since I've seen no messages in -current on this
one.  The UPDATING file didn't mention anything as well.  I've been
running -current on this machine since about last March and doing
buildworlds every week or two.  (And every day or two when work's slow.)
I just did another last night.

On the old configuration (only thing changed in new configuration
is swap of controller key word with device key word...)
disks on ncr1 (scbus0) were mapped as da0->5 and disks on 
ncr0 (scbus1) da10 was to be da10->13.  (this gives a name of
da[controller#][drive#][slice#][partition#] which is pretty
close to the naming convention I used to admin on Pyramid OS/x.

Now the drive on ncr1 went from da0 to da7 (which is an unused
non-wired floater) and the drive on ncr0 went to da6 (another floater).

I attache the relevent parts of the configuration file.  I didn't
see anything obvious in LINT on this and I tried both the 
ncr and sym drivers...

Old configuration

# SCSI DEVICES
controller      ncr0
controller      ncr1
controller      scbus0 at ncr1
controller      scbus1 at ncr0
# DISK
device          da0     at scbus0 target 0      # SCSI disk
device          da1     at scbus0 target 1      # SCSI disk
device          da2     at scbus0 target 2      # SCSI disk
device          da3     at scbus0 target 3      # SCSI disk
device          da4     at scbus0 target 4      # SCSI disk
device          da5     at scbus0 target 5      # SCSI disk
device          cd0     at scbus0 target 6      #SCSI cdrom
# TAPE
device          da10    at scbus1 target 0      # SCSI disk
device          da11    at scbus1 target 1      # SCSI disk
device          da12    at scbus1 target 2      # SCSI disk
device          da13    at scbus1 target 3      # SCSI disk
device          sa0     at scbus1 target 4
device          sa1     at scbus1 target 5 unit 0 
device          ch0     at scbus1 target 5 unit 1
# CDROM
device          cd10    at scbus1 target 6      #SCSI cdrom
device  pass0   #CAM passthrough driver

New configuration:

# SCSI DEVICES
device ncr0
device ncr1
device  scbus0 at ncr1
device  scbus1 at ncr0
options         SCSI_NCR_MYADDR=7
# DISK
device          da0     at scbus0 target 0      # SCSI disk
device          da1     at scbus0 target 1      # SCSI disk
device          da2     at scbus0 target 2      # SCSI disk
device          da3     at scbus0 target 3      # SCSI disk
device          da4     at scbus0 target 4      # SCSI disk
device          da5     at scbus0 target 5      # SCSI disk
device          cd0     at scbus0 target 6      #SCSI cdrom
# TAPE
device          da10    at scbus1 target 0      # SCSI disk
device          da11    at scbus1 target 1      # SCSI disk
device          da12    at scbus1 target 2      # SCSI disk
device          da13    at scbus1 target 3      # SCSI disk
device          sa0     at scbus1 target 4
device          sa1     at scbus1 target 5 unit 0 
device          ch0     at scbus1 target 5 unit 1
# CDROM
device          cd10    at scbus1 target 6      #SCSI cdrom
device  pass0   #CAM passthrough driver


Thanks again,
Bill
+---------------------------------------------------------------------------+
| Bill and/or Carolyn Pechter    |        [EMAIL PROTECTED]        |
|   Bill Gates is a Persian cat and a monocle away from being a villain in  |
|   a James Bond movie              -- Dennis Miller                        | 
+---------------------------------------------------------------------------+


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to