(Error code 430d66)
This error originated from one of the following locations within the iPXE source code:
DEBUG=iscsi
(Please edit this page to include any of your own useful hints and tips for fixing this error.)
This error indicates that the iSCSI target rejected one or more parameters during negotiation.
This should not happen. iPXE explicitly chooses parameter values that cannot meaningfully be rejected (e.g. because they are the RFC-defined default values). However, the iSCSI protocol definition is not wholly internally consistent, and iSCSI targets may differ in their interpretation of the protocol.
Things to try:
DEBUG=iscsi
to find out precisely which parameter is being rejected.username
and password
via a call to login
.