I am having trouble getting a single port mapped to the qlt driver. The card is a qlogic QLA2462. The following steps is what I used to assign the driver.
# mdb -k > ::devbindings -q qlc cffe5b50 pci1077,2422, instance #0 (driver name:qlc) cffe59e8 pci1077,2422, instance #1 (driver name:qlc) > $q # luxadm -e port /devices/[EMAIL PROTECTED],0/pci1077,[EMAIL PROTECTED],1/[EMAIL PROTECTED],0:devctl CONNECTED /devices/[EMAIL PROTECTED],0/pci1077,[EMAIL PROTECTED]/[EMAIL PROTECTED],0:devctl CONNECTED # update_drv -a -I '"/[EMAIL PROTECTED],0/pci1077,[EMAIL PROTECTED],1/[EMAIL PROTECTED],0"' qlt devfsadm: driver failed to attach: qlc warning: Driver (qlt) successfully added to system but failed to attach. # reboot # mdb -k > ::devbindings -q qlt > ::devbindings -q qlc cffe5b50 pci1077,2422, instance #0 (driver name:qlc) cffe59e8 pci1077,2422, instance #1 (driver name:qlc) > $q # luxadm -e port /devices/[EMAIL PROTECTED],0/pci1077,[EMAIL PROTECTED],1/[EMAIL PROTECTED],0:devctl CONNECTED /devices/[EMAIL PROTECTED],0/pci1077,[EMAIL PROTECTED]/[EMAIL PROTECTED],0:devctl CONNECTED # stmfadm list-target -v I checked /etc/driver-aliases and the following line does show up qlt "[EMAIL PROTECTED],0/pci1077,[EMAIL PROTECTED],1/[EMAIL PROTECTED],0" Any ideas on why this wont work? Travis Garrison Data Storage Systems Administrator Ozarks Technical Community College 417-447-7522 [EMAIL PROTECTED] Certified Xiotech Engineer - Magnitude 3D _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
