]> git.ipfire.org Git - thirdparty/dracut.git/commit
95fcoe: Switch back to using fipvlan for bnx2fc
authorHannes Reinecke <hare@suse.de>
Thu, 17 Aug 2017 08:54:22 +0000 (10:54 +0200)
committerDaniel Molkentin <danimo@molkentin.de>
Mon, 18 Dec 2017 20:48:07 +0000 (21:48 +0100)
commit36a8b2e3058518255dbd39e33bf2c72b7889cfae
treee3ec6d2d1a9f17c39397335bf248c40b6bc555e6
parent4e3eb1e9d16fcd12cbd1e93bcfd07e51bf0fc214
95fcoe: Switch back to using fipvlan for bnx2fc

bnx2fc doesn't _actually_ need fcoemon, so fipvlan is sufficient
to start the FCoE connection.
And, in fact, fcoemon is started for every interface, causing
subsequent invocations to fail with

fcoemon[1157]: error 98 address already in use

and fcoemon tearing down the connection.

References: bsc#1052840

Signed-off-by: Hannes Reinecke <hare@suse.com>
modules.d/95fcoe/fcoe-up.sh