The installation of the fabric management server is performed by the customer.
The fabric management server provides the following functions, which are installed and configured in this procedure:
Before proceeding with this procedure, obtain the following documentation:
There is a point in this procedure that cannot be passed until the QLogic switches are installed, powered on, and configured, and the cluster virtual local area network (VLAN) Ethernet devices are configured and powered on. You need to coordinate with the teams performing those installation activities.
Use the following procedure for installing the fabric management server. It references QLogic documentation for detailed installation instructions. See the QLogic Fabric Management work sheets that you completed during the planning phase for the cluster.
export FF_ALL_ANALYSIS="${FF_ALL_ANALYSIS:-fabric chassis hostsm}"
export FF_ALL_ANALYSIS="${FF_ALL_ANALYSIS:-fabric chassis esm}"
FF_FABRIC_HEALTH="${FF_FABRIC_HEALTH:- -s -o errors -o slowlinks –F
nodepat:SilverStorm*}""
Verify that the subnet manager is stopped by running the ps –ef|grep iview command.
There is a separate instance of the various fabric management components running to manage each subnet. In the iview_fm.config file, configure each instance of each component.
BM_X_start=yes FE_X_start=yes PM_X_start=yes SM_X_start=yes
SM_X_device=<hca> PM_X_device=<hca> BM_X_device=<hca> FE_X_device=<hca>
SM_X_port=<hca port> PM_X_port=<hca port> BM_X_port=<hca port> FE_X_port=<hca port>
SM_X_priority=<priority> PM_X_priority=< priority> BM_X_priority=< priority> FE_X_priority=<priority>
export FF_LOGIN_METHOD="${FF_LOGIN_METHOD:-telnet}"
export FF_PASSWORD="${FF_PASSWORD:-}"
export FF_CHASSIS_LOGIN_METHOD="${FF_CHASSIS_LOGIN_METHOD:-telnet}"
export FF_CHASSIS_ADMIN_PASSWORD="${FF_CHASSIS_ADMIN_PASSWORD:- xyz}