iSCSI digest support (CRC32C)
|
2014-11-15, 01:52
(This post was last modified: 2014-11-15 19:09 by Crusnik01.)
Post: #1
|
|||
|
|||
iSCSI digest support (CRC32C)
Hi!
I'm trying to figure out if iPXE supports iSCSI header and/or data digest (CRC32C)? Looking at the source code, it doesn't seem like it: /src/net/tcp/iscsi.c Code: 634 /** Line 725 and 726 seem to hardcode "None" as the available digest methods, which in turn is the likely cause to generate the following error on my iSCSI box: Code: [2414549.983174] Proposer's value list "None" contains no valid values from Acceptor's value list "CRC32C". I see in the SCST mirror that is hosted on the git repository that it implements CRC32C support, though I'm unsure if this has been implemented in iPXE in any way? Hope someone can shed some light on this. Thanks! =) EDIT: The iPXE error that was returned after I enabled the digest settings on the iSCSI box: http://ipxe.org/err/410d61 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iSCSI digest support (CRC32C) - Crusnik01 - 2014-11-15 01:52
RE: iSCSI digest support (CRC32C) - mcb30 - 2014-11-16, 15:19
|
User(s) browsing this thread: 1 Guest(s)