I was running B61/B64 just fine, and the sgen driver correctly made
/dev/scsi/sequential and /dev/scsi/changer devices for my tape drive.
Now, with B67, it appears to be gone. The drivers aren't loaded
automatically anymore, and a modload sgen results in the correct:

160 fffffffff7c4d000   48a0 145   1  sgen (SCSI generic driver 1.16)

But no devices are showing up. I have /dev/rmt/0 (st driver found the
tape, but not sgen):

Jul  6 18:12:49 perth scsi: [ID 365881 kern.info]
/[EMAIL PROTECTED],0/pci1022,[EMAIL PROTECTED]/pci1000,[EMAIL PROTECTED]/[EMAIL 
PROTECTED],0 (st0):
Jul  6 18:12:49 perth   <Vendor 'TANDBERG' Product 'TS400          '>
Jul  6 18:12:49 perth scsi: [ID 193665 kern.info] st0 at mpt0: target 5 lun 0
Jul  6 18:12:49 perth genunix: [ID 936769 kern.info] st0 is
/[EMAIL PROTECTED],0/pci1022,[EMAIL PROTECTED]/pci1000,[EMAIL PROTECTED]/[EMAIL 
PROTECTED],0
Jul  6 18:12:49 perth genunix: [ID 408114 kern.info]
/[EMAIL PROTECTED],0/pci1022,[EMAIL PROTECTED]/pci1000,[EMAIL PROTECTED]/[EMAIL 
PROTECTED],0 (st0) online

Any ideas on what may have changed or that I'm missing?

sgen.conf has:

device-type-config-list="changer", "sequential";
name="sgen" class="scsi" target=0 lun=0;
name="sgen" class="scsi" target=1 lun=0;
name="sgen" class="scsi" target=2 lun=0;
name="sgen" class="scsi" target=3 lun=0;
name="sgen" class="scsi" target=4 lun=0;
name="sgen" class="scsi" target=5 lun=0;
name="sgen" class="scsi" target=6 lun=0;
name="sgen" class="scsi" target=7 lun=0;
name="sgen" class="scsi" target=8 lun=0;
name="sgen" class="scsi" target=9 lun=0;
name="sgen" class="scsi" target=10 lun=0;
name="sgen" class="scsi" target=11 lun=0;
name="sgen" class="scsi" target=12 lun=0;
name="sgen" class="scsi" target=13 lun=0;
name="sgen" class="scsi" target=14 lun=0;
name="sgen" class="scsi" target=15 lun=0;
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to