10–Configuring Fibre Channel Over Ethernet
FCoE Boot from SAN
161
83840-546-00 N
10. On the Installation Summary page, click
Begin Installation
.
RHEL 7.3 and 7.4 dracut FCoE Wait Time
Sometimes the bnx2fc FCoE boot process takes more than the default 3 seconds
for all the link level protocols to converge, so the FCoE initialization protocol (FIP)
and FCoE traffic can flow correctly.
To adjust the default value to accommodate the longer process time,
perform the following steps:
1.
Navigate to the directory /
usr/lib/dracut/modules.d/95fcoe
.
2.
Edit the file
fcoe-up.sh
file, and find the following shell script:
elif [ "$netdriver" = "bnx2x" ];
then
# If driver is bnx2x, do not use
/sys/module/fcoe/parameters/create but fipvlan
modprobe 8021q
udevadm settle --timeout=30
# Sleep for 3 s to allow dcb negotiation
sleep 3
fipvlan "$netif" -c -s