iscsi driver unable to online lun
807557Jul 13 2005 — edited Nov 3 2005I'm trying to access several luns from several storage arrays on our iscsi network through Solaris 10. I'm already doing so using the linux-iscsi driver on a few Redhat hosts.
I have installed SUNWiscsir and SUNWiscsiu from Solaris Express 06/05.
I added a discovery-address and enabled --send-targets using iscsiadm. When I executed devfsadm -i isci (also tried devfsadm -C) a bunch of WARNINGS are logged to /var/adm/messages. Here an example...
Jul 13 08:47:36 laxssnf01 iscsi: [ID 248668 kern.warning] WARNING: iscsi driver unable to online iqn.1987-05.com.cisco:00.8c454dca1c71.laxrifa01 lun 0
This message appears 3 times for each lun on each array.
"iscsiadm list target -S" outputs the arrays but no luns...
Target: iqn.1987-05.com.cisco:00.8c454dca1c71.laxrifa01
Target Portal Group Tag: 1
Connections: 1
Target: iqn.1987-05.com.cisco:00.ad79b4ad0be2.laxjsfa02
Target Portal Group Tag: 1
Connections: 1
Target: iqn.1987-05.com.cisco:00.5b51f9e9c810.laxjsfa01
Target Portal Group Tag: 1
Connections: 1
No additional disks are displayed by format either.
Not sure what I'm missing. The docs reference patch # - 119090 but I cannot find it on sunsolve.
Any guidance would be greatly appreciated.