Hey Mike,

Here is a link to /var/log/messages (was disabled in this distro's conf, 
oddly enough) and /etc/init.d/open-iscsi - if you were local I'd have beer 
coming your way.  I'm having trouble uploading files here so I opted to 
just host it elsewhere.
http://www.sendspace.com/file/2iyali

Here's what I've got:

deadlineserver@deadlineserver ~ $ lsmod | grep iscsi_tcp
iscsi_tcp              18587  0
libiscsi_tcp           25115  1 iscsi_tcp
libiscsi               57546  3 ib_iser,iscsi_tcp,libiscsi_tcp
scsi_transport_iscsi    53735  4 ib_iser,iscsi_tcp,libiscsi

*modprobe iscsi_tcp returns with nothing, even when verbose

deadlineserver@deadlineserver ~ $ iscsid -d 8 -f &
[1] 2132
deadlineserver@deadlineserver ~ $ iscsid: sysfs_init: sysfs_path='/sys'
iscsid: sysfs_attr_get_value: open '/module/scsi_transport_iscsi'/'version'
iscsid: sysfs_attr_get_value: new uncached attribute 
'/sys/module/scsi_transport_iscsi/version'
iscsid: sysfs_attr_get_value: add to cache 
'/sys/module/scsi_transport_iscsi/version'
iscsid: sysfs_attr_get_value: cache 
'/sys/module/scsi_transport_iscsi/version' with attribute value '2.0-870'
iscsid: transport class version 2.0-870. iscsid version 2.0-871
iscsid: Can not bind IPC socket
iscsid: in ctldev_close

Thanks!

Jeff

On Wednesday, December 19, 2012 5:37:17 PM UTC-8, Mike Christie wrote:
>
> I do not have access to that exact code. 
>
> After the failure could you do 
>
> lsmod | grep iscsi_tcp 
>
> If that module is not loaded, could you do 
>
> modprobe iscsi_tcp 
>
> If that fails send the /var/log/messages output. 
>
> Could you also send me the /etc/init.d/open-iscsi file? 
>
>
> Could you also try maually starting the daemon. 
>
> 1. modprobe iscsi_tcp 
> 2. iscsid -d 8 -f & 
>
> // send all the output of the iscsid command above if that fails. 
>
>
>
> On 12/19/2012 06:25 PM, GGL wrote: 
> > After checking the version and initiatorname.iscsi file I came up with 
> > the following: 
> > 
> > Version= 
> > open-iscsi/precise uptodate 2.0.871-0ubuntu9.12.04.1 
> > 
> > initiatorname.iscsi file= 
> > InitiatorName=iqn.1993-08.org.debian:01:80d25ebdbe87 
> > 
> > I've changed it to= 
> > InitiatorName=iqn.1993-08.org.deadlineserver:000000000000 
> > 
> > I'm surprised drobo doesn't have a more direct resource for this!  Same 
> > error message is popping up when I attempt to start open-iscsi 
> > (initiatorname.iscsi missing) 
> > 
> > Thanks! 
> > 
> > Jeff 
> > 
> > 
> > On Wednesday, December 19, 2012 11:49:16 AM UTC-8, Mike Christie wrote: 
> > 
> >     What version of open-iscsi is this? 
> > 
> >     What is in the /etc/iscsi/initiatorname.iscsi file? 
> > 
> >     cat /etc/iscsi/initiatorname.iscsi 
> > 
> >     Is there something like 
> > 
> >     InitiatorName=iqn.2001-12.somename.somethingelse 
> > 
> >     ? 
> > 
> >     If not then does your distro have a iscsiname or iscsi-iname tool? 
> If 
> >     not then just add a name to that file. The "InitiatorName=" is 
> >     required. 
> >     After that, add something like 
> > 
> > 
> >     InitiatorName=iqn.2012-12.com.your_hostname:something_unique 
> > 
> >     That name must be unique for each initiator you have. So every box 
> you 
> >     have iscsi installed on must have a different name. 
> > 
> > 
> > 
> > 
> >     On 12/19/2012 12:01 PM, GGL wrote: 
> >     > Oops!   
> >     > 
> >     > I spaced on pasting that rather important part of the problem. 
>  The 
> >     > error comes when attempting to start: 
> >     > 
> >     >  /etc/init.d/open-iscsi start 
> >     >  * Starting iSCSI initiator service 
> >     > iscsid                                     
> >     >  * Error: InitiatorName file /etc/iscsi/initiatorname.iscsi is 
> >     missing! 
> >     >  * The iSCSI driver has not been correctly installed and cannot 
> >     start. 
> >     > 
> >     > Thanks again!  It's much appreciated. 
> >     > 
> >     > Jeff 
> >     > 
> >     > 
> >     > On Tuesday, December 18, 2012 11:20:04 AM UTC-8, GGL wrote: 
> >     > 
> >     >     Hi everyone, 
> >     > 
> >     >     I'm having a few issues with the setup, specifically: 
> >     >     InitiatorName file /etc/iscsi/initiatorname.iscsi is missing! 
> >     > 
> >     >     *I'm able to see this file when I browse to /etc/iscsi/ so I'm 
> >     a bit 
> >     >     lost there. 
> >     > 
> >     >     I found this to be an issue when troubleshooting the following 
> >     message: 
> >     >     deadlineserver@deadlineserver / $ sudo iscsiadm -m discovery 
> -t 
> >     >     sendtargets -p 10.10.0.1 
> >     >     iscsiadm: Login authentication failed with target 
> >     >     iscsiadm: discovery login to 10.10.0.1 failed, giving up 
> >     >     iscsiadm: Could not perform SendTargets discovery. 
> >     > 
> >     >     My linux knowledge isn't the greatest as I work in 
> entertainment 
> >     >     industry post-production facilities generally, so my apologies 
> in 
> >     >     advance if I'm missing a rather obvious step. 
> >     > 
> >     >     Jeff 
> >     > 
> >     > -- 
> >     > You received this message because you are subscribed to the Google 
> >     > Groups "open-iscsi" group. 
> >     > To view this discussion on the web visit 
> >     > https://groups.google.com/d/msg/open-iscsi/-/CACdXLdcbzAJ 
> >     <https://groups.google.com/d/msg/open-iscsi/-/CACdXLdcbzAJ>. 
> >     > To post to this group, send email to [email protected] 
> >     <javascript:>. 
> >     > To unsubscribe from this group, send email to 
> >     > [email protected] <javascript:>. 
> >     > For more options, visit this group at 
> >     > http://groups.google.com/group/open-iscsi?hl=en 
> >     <http://groups.google.com/group/open-iscsi?hl=en>. 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> > Groups "open-iscsi" group. 
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msg/open-iscsi/-/rEc5T3EoZe0J. 
> > To post to this group, send email to 
> > [email protected]<javascript:>. 
>
> > To unsubscribe from this group, send email to 
> > [email protected] <javascript:>. 
> > For more options, visit this group at 
> > http://groups.google.com/group/open-iscsi?hl=en. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/open-iscsi/-/pOFVp0_imDUJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to