Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE, iSCSI and int13
2016-03-12, 13:32 (This post was last modified: 2016-03-12 13:43 by mr_jrt.)
Post: #10
RE: iPXE, iSCSI and int13
(2016-03-12 03:17)mcb30 Wrote:  Try adding "scsi" to your DEBUG= list.

Ok, that adds the following at level 3 (with adjacent lines for context):
Code:
Mar 12 11:47:02 192.168.60.5 ipxe: iSCSI 0xe06e4 start 28:00:00:00:00:00:00:00:01:00:00:00:00:00:00:00 in 0x200
Mar 12 11:47:02 192.168.60.5 ipxe: SCSI 0xe0b04 tag 18ae0006 READ 28:00:00:00:00:00:00:00:01:00:00:00:00:00:00:00
Mar 12 11:47:02 192.168.60.5 ipxe: iSCSI 0xe06e4 received PDU opcode 0x25 len 0x200

...which I think is coming from here: https://github.com/ipxe/ipxe/blob/7b976d...si.c#L438, but I note it returns 0?

I'm struggling to follow the call graph from the int13 hooks into the iSCSI and down to the SCSI layer, TBH, which makes figuring out where that flag is coming from rather difficult!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iPXE, iSCSI and int13 - mr_jrt - 2016-03-07, 00:55
RE: iPXE, iSCSI and int13 - mcb30 - 2016-03-07, 23:44
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-07, 23:53
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-09, 00:48
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-10, 01:58
RE: iPXE, iSCSI and int13 - NiKiZe - 2016-03-10, 19:34
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-11, 02:14
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-12, 00:21
RE: iPXE, iSCSI and int13 - mcb30 - 2016-03-12, 03:17
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-12 13:32
RE: iPXE, iSCSI and int13 - mcb30 - 2016-03-12, 14:02
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-12, 15:47



User(s) browsing this thread: 1 Guest(s)