below is tcpdump during login:

[r...@pc176 ~]# tcpdump -i bond0
tcpdump: verbose output suppressed, use -v or -vv for full protocol
decode
listening on bond0, link-type EN10MB (Ethernet), capture size 96 bytes
19:08:45.182513 IP 192.168.123.233.netbios-dgm >
192.168.123.255.netbios-dgm: NBT UDP PACKET(138)
19:08:47.198496 LACPv1, length: 110
19:08:47.298489 LACPv1, length: 110
19:08:50.624150 arp who-has 192.168.123.246 tell 192.168.123.56
19:08:51.139487 IP 192.168.123.228 > 224.0.0.252: igmp v2 report
224.0.0.252
19:08:53.914140 IP 192.168.123.178.34239 > 192.168.123.174.iscsi-
target: S 3555300989:3555300989(0) win 5840 <mss 1460,sackOK,timestamp
45816912 0,nop,wscale 7>
19:08:55.980249 IP 192.168.123.57.mdns > 224.0.0.251.mdns:  0*- [0q]
1/0/0 PTR[|domain]
19:08:56.911824 IP 192.168.123.178.34239 > 192.168.123.174.iscsi-
target: S 3555300989:3555300989(0) win 5840 <mss 1460,sackOK,timestamp
45817662 0,nop,wscale 7>
19:09:01.195718 arp who-has 192.168.123.1 tell 192.168.123.215
19:09:02.076150 IP 192.168.123.246.router > 192.168.123.255.router:
RIPv1, Response, length: 64
19:09:02.911780 IP 192.168.123.178.34239 > 192.168.123.174.iscsi-
target: S 3555300989:3555300989(0) win 5840 <mss 1460,sackOK,timestamp
45819162 0,nop,wscale 7>
19:09:09.799965 IP 192.168.123.178.34240 > 192.168.123.174.iscsi-
target: S 3579655965:3579655965(0) win 5840 <mss 1460,sackOK,timestamp
45820884 0,nop,wscale 7>
19:09:09.820877 arp who-has 192.168.123.228 tell 192.168.123.59
19:09:12.799712 IP 192.168.123.178.34240 > 192.168.123.174.iscsi-
target: S 3579655965:3579655965(0) win 5840 <mss 1460,sackOK,timestamp
45821634 0,nop,wscale 7>
19:09:17.210473 LACPv1, length: 110
19:09:17.310469 LACPv1, length: 110
19:09:17.910072 IP 192.168.123.233.netbios-dgm >
192.168.123.255.netbios-dgm: NBT UDP PACKET(138)
19:09:18.799670 IP 192.168.123.178.34240 > 192.168.123.174.iscsi-
target: S 3579655965:3579655965(0) win 5840 <mss 1460,sackOK,timestamp
45823134 0,nop,wscale 7>


On Mar 11, 7:07 pm, aclhkaclhk aclhkaclhk <[email protected]>
wrote:
> [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 <[email protected]> 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 [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