You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
765 B
22 lines
765 B
4 years ago
|
FCoE Management Tools
|
||
|
=====================
|
||
|
|
||
|
The FCoE Management Tools included in this package are
|
||
|
|
||
|
fcoeadm - program to create, reset, destroy, and display FCoE interfaces
|
||
|
fcoemon - program to monitor the events from the DCB daemon
|
||
|
|
||
|
Requirements:
|
||
|
|
||
|
The HBAAPI library and the HBAAPI vendor library are required for the
|
||
|
management tools. They should be installed as dependancies of the fcoe-utils
|
||
|
RPM, and are provided by the libhbaapi and libhbalinux RPMs.
|
||
|
|
||
|
Best Practices :
|
||
|
|
||
|
The FCoE systemd services should be properly ordered against networking and
|
||
|
filesystem units. But, in order to work properly any filesystems that reside
|
||
|
on FCoE attached storage should have the _netdev flag set in the mount options
|
||
|
field of their /etc/fstab entry.
|
||
|
|