[root@IBMRHEL61 ~]# iscsiadm -m iface -I iface0 --op=new
New interface iface0 added
[root@IBMRHEL61 ~]# iscsiadm -m iface -I iface0 --op=update -n iface.hwaddress -v 90:E2:BA:15:D6:D0
iface0 updated.
[root@IBMRHEL61 ~]# iscsiadm -m discovery -t st -p 192.168.3.4:3260 -I iface0 -P 1 -d 2
iscsiadm: Max file limits 1024 1024
iscsiadm: Could not match iface[hw=90:E2:BA:15:D6:D0,ip=,net_if=,iscsi_if=iface0] to host.
iscsiadm: Could not open /var/lib/iscsi/send_targets/192.168.3.4,3260: No such file or directory
iscsiadm: starting sendtargets discovery, address 192.168.3.4:3260,
iscsiadm: connecting to 192.168.3.4:3260
iscsiadm: connected local port 39555 to 192.168.3.4:3260
iscsiadm: connected to discovery address 192.168.3.4
iscsiadm: login response status 0202
iscsiadm: discovery login to 192.168.3.4 rejected: initiator failed authorization
iscsiadm: disconnecting conn 0x23086a8, fd 3
iscsiadm: Could not perform SendTargets discovery: iSCSI login failed due to authorization failure
I clearly don't understand why discovery is unsuccessful,why the iface did not match to host?
Can anybody help? I will be pleasure if i get some direction ,how to proceed.
Regards,
Manju