B.1 Fastfabric.conf - Qlogic Fast Fabric User Manual

Table of Contents

Advertisement

The following configuration files are used by Fast Fabric:.
/etc/sysconfig/fastfabric.conf
/etc/sysconfig/iba/iba_mon.conf
/etc/sysconfig/iba/allhosts
/etc/sysconfig/iba/hosts
/etc/sysconfig/iba/chassis
/etc/sysconfig/iba/ibnodes
/etc/sysconfig/iba/esm_chassis
/etc/sysconfig/iba/ports
B.1
fastfabric.conf
The Fast Fabric tools support a configuration file
/etc/sysconfig/fastfabric.conf. This file can be used to provide default
settings for most of the Fast Fabric command line options. The config file is a bash
shell script which will be included by each tool. As such the file should be
implemented such that environment variables defined before the config file is
executed will not be altered. The sample displayed below makes use of the bash
syntax:
var= "${var:-value}"
such that only uninitialized variables are overwritten by the configuration file.
A sample file is provided below, and matches the internal defaults of the Fast Fabric
tools. For a given release consult
/etc/sysconfig/fastfabric.conf-sample for a sample file with the
defaults of the given release. If fastfabric.conf does not assign a value to a
given configuration variable, the default value will be used.
D000006-000 Rev A
Appendix B
Fast Fabric Configuration Files
Table B-1. Fast Fabric Configuration Files
Configuration File
Description
Overall configuration file
Error thresholds
List of all hosts managed by fast fabric
including the localhost
List of all hosts managed by fast fabric
except the localhost
List of all chassis managaed by fast
fabric
List of all externally managed switches
managed by fast fabric
List of all chassis running an embedded
SM which are to be monitored via
esm_analysis
List of local HCA ports (eg. subnets) to
be used for fabric health analysis
B-1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Fast Fabric and is the answer not in the manual?

Table of Contents