Hello from Berlin !
I am new here, and I have a problem installing iscsi with netapp. Maybe, general Problem
My system: two nodes with oracle Linux 6.5
When I run discovery, it seems to be ok:
# iscsiadm -m discovery -t st -p 10.40.30.246:3260 –login
10.40.30.246:3260,2001 iqn.1992-08.com.netapp:sn.2014386705
But result of:
#iscsiadm -m node -T iqn.1992-08.com.netapp:sn.201438670 -p 10.40.30.246 –l
iscsiadm: No records found
in the /var/log/messages I find when I restart service:
#service iscsi restart
Message:
Feb 17 12:21:26 dbb-n15-01 iscsid: Connection2:0 to [target: iqn.1992-08.com.netapp:sn.2014386705, portal: 10.40.30.246,3260] through [iface: default] is shutdown.
Feb 17 12:21:26 dbb-n15-01 kernel: scsi5 : iSCSI Initiator over TCP/IP
Feb 17 12:21:27 dbb-n15-01 iscsid: Could not set session3 priority. READ/WRITE throughout and latency could be affected.
Feb 17 12:21:27 dbb-n15-01 iscsid: Connection3:0 to [target: iqn.1992-08.com.netapp:sn.2014386705, portal: 10.40.30.246,3260] through [iface: default] is operational now
Maybe a newbie problem, but I hope you can help me
Thanks a lot
Micha