That's it. thak you so much!! you saved my time

On Tuesday, 20 March 2012 18:47:20 UTC, Mike Christie wrote:
>
> On 03/17/2012 03:55 PM, arvind ks wrote:
> > Hi Guys,
> > I have created a Redhat 5 VM and a Openfiler VM in a VMTeam. I have
> > given them 2 ethernet cards. One as a lan segment and other as a
> > bridged. Both VMs are able to communicate. I have assigned these IPS.
> > 
> > Open Filer:: 192.168.10.4 HostName: "openfiler"
> > RedHat 5::192.168.10.1 Hostname: "arvindlinux"
> > 
> > Both are able to communicate with each other and i am able to SSH from
> > Redhat to Openfiler and from Openfiler to Redhat. I have followed the
> > link below for sharing a volume from  Openfiler to the Redhat  host.
> > 
> http://www.idevelopment.info/data/Unix/Linux/LINUX_ConnectingToAniSCSITargetWithOpen-iSCSIInitiatorUsingLinux.shtml
> > 
> > As mentioned in the article i've created a Volume and Shared it with
> > Linux Host and have given ALLOW access.
> > 
> > But when i run this i dont see any output..
> > 
> > In the Configure the iSCSI (Initiator) Service step::
> > 
> > [root@arvindlinux ~]# iscsiadm -m discovery -t sendtargets -p
> > openfiler
> > [root@arvindlinux ~]#
> > ( DONT SEE ANY OUTPUT ABOVE)
> > 
>
> Do
>
> iscsiadm -m discovery -t sendtargets -p openfiler -d 8
>
>
> and send the output. This normally happens when using have set the ip
> address for openfiler to a non iscsi address (so it was meant as just a
> sort of admin ip on the target) or they did not have targets mapped on
> the target properly or they did not have the initiatorname
> (/etc/iscsi/initiatorname.iscsi) mapped on the target properly.
>
>
> > If i use openfiler-san as he has used in the example i get the below
> > error.
> > 
> > [root@arvindlinux ~]# iscsiadm -m discovery -t sendtargets -p
> > openfiler-san
> > iscsiadm: cannot make connection to 66.114.124.140:3260 (111)
> > iscsiadm: connection to discovery address 66.114.124.140 failed
> > iscsiadm: cannot make connection to 66.114.124.140:3260 (111)
> > iscsiadm: connection to discovery address 66.114.124.140 failed
> > iscsiadm: cannot make connection to 66.114.124.140:3260 (111)
> > iscsiadm: connection to discovery address 66.114.124.140 failed
> > iscsiadm: cannot make connection to 66.114.124.140:3260 (111)
> > iscsiadm: connection to discovery address 66.114.124.140 failed
> > iscsiadm: cannot make connection to 66.114.124.140:3260 (111)
> > iscsiadm: connection to discovery address 66.114.124.140 failed
> > iscsiadm: connection login retries (reopen_max) 5 exceeded
> > [root@arvindlinux ~]#
> > 
>
> Are you sure you enabled the iscsi target service on openfiler and are
> you sure you restarted the service?
>
> 111 is Connection refused by the target. It would not let us open a
> tcp/ip connection to that address.
>
> > In the link given he got the below output.
> > [root@linux3 ~]# iscsiadm -m discovery -t sendtargets -p openfiler1-
> > san
> > 192.168.2.195:3260,1 iqn.2006-01.com.openfiler:scsi.linux3-data-1
> > 
> > Thanks in advance,
> > Arvind
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/open-iscsi/1a497c10-4202-42b4-babd-7678dc409f10%40googlegroups.com.

Reply via email to