]> git.ipfire.org Git - thirdparty/dracut.git/commit - modules.d/95iscsi/module-setup.sh
95iscsi: Fixup bnx2i offload booting
authorHannes Reinecke <hare@suse.de>
Thu, 11 Dec 2014 14:46:01 +0000 (15:46 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 16 Dec 2014 12:29:36 +0000 (13:29 +0100)
commit2e34f3809524d5a69e06a51e13bb3f41b300b4ed
tree2fd4ed120dd92fcec9d6d4b288cef5183d0e54eb
parent9ebf4a5d3c1b47d7e681b2331cf062920613bf2e
95iscsi: Fixup bnx2i offload booting

bnx2i is using a separate iSCSI offload engine with a separate
MAC address. As a result, the iBFT information is displaying
a MAC address which does not relate to any MAC address from
the network interfaces.
In addition, the iSCSI offload engine works independently on
the NIC, so we do not need to enable the NIC for iSCSI offload
to work.
This patch modifies the automatic iBFT detection to not set
the 'ip=ibft' flag when bnx2i offload is detected.

References: bnc#855747

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Thomas Renninger <trenn@suse.de>
modules.d/95iscsi/module-setup.sh