
22
3.5 Configuring the Ammasso 1100 Adapter
The Ammasso 1100 configuration file stores the necessary networking information for both
the RDMA and Linux NetDev-style
ccilnet
interfaces. A single file is used to store the
entire Ammasso 1100 configuration for a given system.
The configuration file is located in the directory specified during the installation. This
defaults to:
<install_dir>/data/`hostname –s`/rnic_cfg.
For example:
/usr/opt/ammasso/data/fred/rnic_cfg
contains the configuration for the host named '
fred
'.
NOTE: This file can be located anywhere on your system. The configuration file
/etc/ammasso.conf contains a variable that contains the path to the rnic_cfg file.
The
amso_cfg(8)
command is used to configure the running system based on the data
found in the
rnic_cfg(8)
configuration file. The configuration file can be created
initially via the AMSO1100
'make install'
rule, but can also be created or modified
with a traditional text editor such as
vi
(1) or
emacs
(1)