
Issue 11
© Solarflare Communications 2014
182
Solarflare Server Adapter
User Guide
mutual-
chap=<enabled|disabled>
Enables/disables Mutual CHAP authentication when
iSCSI booting is enabled.
This option also requires the following sub-options to
be specified:
target-username=<username>
target-secret=<password>
username=<username>
secret=<password>
Example:
sfboot boot-type=iscsi mutual-
chap=enabled username=username
secret=veryverysecret target-
username=targetusername target-
secret=anothersecret
target-username=<username>
Specifies the username that has been configured on
the iSCSI target (maximum 64 characters).
Note that this option is necessary if Mutual CHAP is
enabled on the adapter (
mutual-chap=enabled
).
Note that if there are spaces contained in
<
username
>, then it must be wrapped in double
quotes (“”).
target-secret=<secret>
Specifies the secret that has been configured on the
iSCSi target (minimum 12 characters; maximum 20
characters).
Note: This option is necessary if Mutual CHAP is
enabled on the adapter (
mutual-chap=enabled
).
Note that if there are spaces contained in <
secret
>,
then it must be wrapped in double quotes (“”).
mpio-priority=<MPIO
priority>
Specifies the Multipath I/O (MPIO) priority for the
adapter. This option is only valid for iSCSI booting
over multi-port adapters, where it can be used to
establish adapter port priority. The range is 1- 255,
with 1 being the highest priority.
mpio-attempts=<attempt
count>
Specifies the number of times MPIO will try and use
each port in turn to login to the iSCSI target before
failing.
Table 46: Sfboot Parameters
Parameter
Description