OK...decided to do a fresh install of Fedora (FC12)...install completed to 
iScsi target...now trying to boot it.

Fedora is finding the target, then then throwing an "I/O error".  When I snoop 
on the ZFS server I see the following:

1) Initiator connects and logs into the target OK
2) Initiator issues a iScsi opcode 0x25 (Read Capacity)
3) Target responds with a 'Illegal Request' response (see below).

Based on my read of the Iscsi RFC on a *target* is supposed to use opcode 0x25 
and here we have the Fedora initiator doing it so it seems like the Solaris 
target is responding properly and the Fedora initiator seems broken...anyone 
understand this?

[code]
[Reassembled TCP Segments (72 bytes): #122(48), #123(22), #124(2)]
    [Frame: 122, payload: 0-47 (48 bytes)]
    [Frame: 123, payload: 48-69 (22 bytes)]
    [Frame: 124, payload: 70-71 (2 bytes)]
iSCSI (SCSI Response)
    Opcode: SCSI Response (0x21)
    Flags: 0x82
        ...0 .... = o: No overflow of read part of bi-directional command
        .... 0... = u: No underflow of read part of bi-directional command
        .... .0.. = O: No residual overflow occurred
        .... ..1. = U: Residual underflow occurred
    Response: Command completed at target (0x00)
    Status: Check Condition (0x02)
    TotalAHSLength: 0x00
    DataSegmentLength: 0x00000016
    InitiatorTaskTag: 0x00000002
    StatSN: 0x00000003
    ExpCmdSN: 0x00000001
    MaxCmdSN: 0x0000000f
    ExpDataSN: 0x00000000
    BidiReadResidualCount: 0x00000000
    ResidualCount: 0x00000000
    Request in: 121
    Time from request: 0.000300000 seconds
    SenseLength: 0x0014
SCSI: SNS Info
    [LUN: 0x0001]
    Valid: 0
    .111 0000 = SNS Error Type: Current Error (0x70)
    Filemark: 0, EOM: 0, ILI: 0
    .... 0101 = Sense Key: Illegal Request (0x05)
    Sense Info: 0x00000000
    Additional Sense Length: 0
    Command-Specific Information: 00000000
    Additional Sense Code+Qualifier: Unknown (0x2009)
    Field Replaceable Unit Code: 0x00
    0... .... = SKSV: False
    Sense Key Specific: 000000

[/code]
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to