[r...@pc176 sbin]# iscsid -d 8 -f
iscsiadm --mode node --targetname 192.168.123.174-vg0drbd-iscsi0 --
portal 192.168.123.174:3260 --login --interface iface0

============ below is the output =================
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-871'

iscsid: transport class version 2.0-871. iscsid version 2.0-871
iscsid: in ctldev_open
iscsid: created NETLINK_ISCSI socket...
iscsid: InitiatorName==iqn.1994-05.com.redhat:7d8eb2a44a29
iscsid: InitiatorName=iqn.1994-05.com.redhat:7d8eb2a44a29
iscsid: InitiatorAlias=pc176
iscsid: in ctldev_close
iscsid: Max file limits 1024 1024

iscsid: reaped pid 10991, reap_count now 0
iscsid: poll result 1
iscsid: in read_transports
iscsid: Adding new transport tcp
iscsid: sysfs_attr_get_value: open '/class/iscsi_transport/
tcp'/'handle'

iscsid: sysfs_attr_get_value: new uncached attribute '/sys/class/
iscsi_transport/tcp/handle'

iscsid: sysfs_attr_get_value: add to cache '/sys/class/iscsi_transport/
tcp/handle'

iscsid: sysfs_attr_get_value: cache '/sys/class/iscsi_transport/tcp/
handle' with attribute value '18446744071702614144'

iscsid: sysfs_attr_get_value: open '/class/iscsi_transport/tcp'/'caps'

iscsid: sysfs_attr_get_value: new uncached attribute '/sys/class/
iscsi_transport/tcp/caps'

iscsid: sysfs_attr_get_value: add to cache '/sys/class/iscsi_transport/
tcp/caps'

iscsid: sysfs_attr_get_value: cache '/sys/class/iscsi_transport/tcp/
caps' with attribute value '0x39'

iscsid: Matched transport tcp

iscsid: Allocted session 0x1285dd00
iscsid: no authentication configured...
iscsid: resolved 192.168.123.174 to 192.168.123.174
iscsid: setting iface iface0, dev bond0, set ip , hw , transport tcp.

iscsid: get conn context 0x12865360
iscsid: Binding session -1 to bond0
iscsid: set TCP recv window size to 524288, actually got 262142
iscsid: set TCP send window size to 524288, actually got 262142
iscsid: connecting to 192.168.123.174:3260
iscsid: sched conn context 0x12865360 event 2, tmo 0
iscsid: thread 0x12865360 schedule: delay 0 state 3
iscsid: Setting login timer 0x128631f8 timeout 15
iscsid: thread 0x128631f8 schedule: delay 60 state 3
iscsid: exec thread 12865360 callback
iscsid: put conn context 0x12865360
iscsid: poll not connected 0
iscsid: get conn context 0x12865360
iscsid: sched conn context 0x12865360 event 2, tmo 0
iscsid: thread 0x12865360 schedule: delay 0 state 3
iscsid: thread removed

iscsid: thread 12865360 removed from poll_list
iscsid: exec thread 12865360 callback
iscsid: put conn context 0x12865360
iscsid: poll not connected 0
iscsid: get conn context 0x12865360
iscsid: sched conn context 0x12865360 event 2, tmo 0
iscsid: thread 0x12865360 schedule: delay 0 state 3
iscsid: thread removed

iscsid: thread 12865360 removed from poll_list
iscsid: thread 128631f8 wait some more
iscsid: exec thread 12865360 callback
iscsid: put conn context 0x12865360
iscsid: poll not connected 0
iscsid: get conn context 0x12865360
iscsid: sched conn context 0x12865360 event 2, tmo 0
iscsid: thread 0x12865360 schedule: delay 0 state 3
iscsid: thread removed

iscsid: thread 12865360 removed from poll_list
iscsid: exec thread 12865360 callback
iscsid: put conn context 0x12865360
iscsid: poll not connected 0
iscsid: get conn context 0x12865360
iscsid: sched conn context 0x12865360 event 2, tmo 0
iscsid: thread 0x12865360 schedule: delay 0 state 3
iscsid: thread removed

*** same message repeated many many times ****

On Mar 11, 5:04 am, Mike Christie <micha...@cs.wisc.edu> wrote:
> On 03/10/2010 02:14 AM, aclhkaclhk aclhkaclhk wrote:
>
> > 1. ping -I bond0 192.168.123.174
> > yes, ok
>
> Could you run iscsid manually in debugging mode and send me all the log
> output.
>
> Instead of doing service iscsi start just do
>
> // this starts iscsi with debugging going to the console
> iscsid -d 8 -f &
>
> // run login command
> iscsiadm --mode node --targetname 192.168.123.174-vg0drbd-iscsi0
> --portal 192.168.123.174:3260 --login
>
> Then send me everything that gets spit out.
>
> If you can also take a ethereal/wireshark trace when you run this it
> might be helpful.

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-is...@googlegroups.com.
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to