Network and Storage Protocols
Network and Storage Protocols
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
Solved! See The Solution
Hi,
the problem is fixed:
we had to add the InitiatorName to the igroup
What is the configuration on the filer look like in terms of assigning LUNs to those servers via iSCSI?
Hello Riley,
thanks for your Answer The LUNS are in a inititator group RAC_N15, cause I want to use them as
raw devices. Maybe there is a little bit more I have to do ? We use Oracle 11g, but for a new project Oracle 12c (with asm)
RAC.
Greetings from Berlin
Michael
Hi,
the problem is fixed:
we had to add the InitiatorName to the igroup