SUMMARY: SCSI devices with identical WWID

From: Tobias Nygren <tnn_at_netilium.org>
Date: Sat, 14 Aug 2004 13:48:08 +0200

Many thanks to Thomas Blinn for his explanation of what's going on.
It turns out that devices that report WWID capability but do not ensure
WWID uniqueness violate relevant SCSI standards. The reason CAM fails
is simply because it was designed to be used with Working disks.

Generally running LSM & AdvFS on such devices is not recommended,
since they both rely heavily on WWID.

However, with this newfound knowledge I managed to google a solution
posted two years ago by Jay Nash. This is perfectly fine for me since
it is a testbed system.

# Add this to /etc/ddr.dbase, run ddr_config -c
# Force CAM to use BTL WWID.

SCSIDEVICE
  Type = disk
  Name = "CSC" # Your nasty vendor goes here.
    ATTRIBUTE:
      AttributeName = "VPDinfo"
        Length = 16
        ubyte[1] = 1
        ubyte[5] = 15

--
Tobias Nygren
tnn_at_netilium.org
Received on Sat Aug 14 2004 - 11:50:24 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:44 NZDT