That fixed it, thanks I will send in a bug report that the documentation is wrong in the Admin Guide.
Travis Garrison Data Storage Systems Administrator Ozarks Technical Community College 417-447-7522 [EMAIL PROTECTED] Certified Xiotech Engineer - Magnitude 3D > -----Original Message----- > From: Sumit Gupta [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 03, 2008 12:19 PM > To: GARRISON, TRAVIS J.; [email protected] > Subject: RE: [storage-discuss] Cant map port to qlt > > > I think the update_drv syntax is not right. Do the following. > > rem_drv qlt > add_drv -n qlt > update_drv -a -i '"/[EMAIL PROTECTED],0/pci1077,[EMAIL PROTECTED],1"' qlt > reboot > > The rem_drv/add_drv cleans up any stale entries you may have for qlt. > > After the reboot, do a devfsadm just to make sure all drivers are > attached. > > Sumit > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of GARRISON, > TRAVIS J. > Sent: Wednesday, December 03, 2008 9:51 AM > To: [email protected] > Subject: [storage-discuss] Cant map port to qlt > > 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 _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
