The following system-configuration and installation-related files are created or modified as a result of installing the TruCluster Server Version 5.1B software:
/.rhosts
If the file does not exist,
clu_create
creates it.
The
clu_create
command adds the fully qualified
host name associated with the cluster alias.
The
clu_create
and
clu_add_member
commands add the IP name (or IP names, for LAN interconnects)
associated with each cluster interconnect interface.
/cluster/admin/.membern.cfg
These files are installation-configuration files; there is one for
each member.
The files are created by and appended to by
clu_create
or
clu_add_member
.
Each file contains a list of
name/value pairs representing the selections made when running
clu_create
or
clu_add_member
for
that particular member.
These files are maintained by
clu_create
and
clu_add_member
.
Do not edit them.
/cluster/admin/.member.list
This text file is used by
clu_create
and
clu_add_member
to keep track of assigned
cluster member IDs.
This file is maintained by
clu_create
and
clu_add_member
.
Do not edit it.
/cluster/admin/clu_check_config.log
This log file is maintained by
clu_check_config
.
/cluster/admin/clu_create.log
This log file is maintained by
clu_create
.
Each time you run
clu_create
, it
appends a log of the session to this file.
/cluster/admin/clu_add_member.log
This log file is maintained by
clu_add_member
.
Each time you run
clu_add_member
, it appends a log of the session to this
file.
/cluster/admin/clu_upgrade
This directory is where
clu_upgrade
stores log files from completed upgrades.
/cluster/admin/clu_upgrade.log
This log file is maintained by
clu_upgrade
.
When a rolling upgrade completes,
clu_upgrade
moves the log file to the
/cluster/admin/clu_upgrade/history/release_version
directory.
/etc/fdmns
The
clu_create
command creates the domain directories
for the clusterwide root
(/
),
/usr
,
/var
, and optionally,
i18n
file systems, and for the first cluster member.
The
clu_add_member
command creates a domain directory
for each additional member.
/etc/gated.conf
If
gated
is configured on the
Tru64 UNIX system, the file is
copied to the first member and propagated to the remaining
members.
If
gated
is not configured, it is created for each
member by the installation scripts.
In a cluster,
/etc/gated.conf
is a CDSL whose target file is
/cluster/members/{memb}/etc/gated.conf
.
Note
The
aliasd
daemon creates a/etc/gated.conf.membern
for each cluster member. The daemon startsgated
using this file asgated
's configuration file rather than the member's/cluster/members/{memb}/etc/gated.conf
file.
/etc/hosts
The
clu_create
and
clu_add_member
commands add the IP address and
interface name (or addresses and names, for LAN interconnects)
associated with each member's cluster interconnect interface.
The
clu_create
command adds the IP address, fully
qualified host name, and unqualified host name for the default cluster
alias.
/etc/ifaccess.conf
Both
clu_create
and
clu_add_member
add
deny
entries for all noncluster-interconnect
network interfaces on a cluster member.
The
deny
entries prevent IP packets coming from outside the cluster from being
directed to the cluster interconnect through these interfaces.
/etc/inittab
Both
clu_create
and
clu_add_member
add a
sysconfig
command line for
cms
(cluster mount service).
/etc/rc.config
This file is copied by
clu_create
from the system running Tru64 UNIX
to the first cluster member.
Created from
.new..rc.config
by
clu_add_member
for all other members.
Table C-1
lists the configuration variables that are set during installation.
/etc/sysconfigtab
The installation scripts initialize several
sysconfigtab
attributes.
For some attributes, the
scripts prompt for information; for others, the scripts silently set
the values.
(See
Table C-2
for a
list of configuration variables initialized by the installation
procedure.)
/etc/sysconfigtab.cluster
The
clu_create
and
clu_add_member
commands set the value of
cluster_expected_votes
.
Table C-3 lists the configuration variables initialized by the installation procedure.
/sys/conf/HOSTNAME.list
This file registers the cluster software with the kernel before
the installation procedure calls the
doconfig
program.
HOSTNAME
is the host name of the system.
/sys/HOSTNAME/vmunix
A new kernel is built and placed in
/sys/HOSTNAME/vmunix
, where
HOSTNAME
is the name of the configuration file specified during
installation.
The
clu_create
and
clu_add_member
commands copy each member's
vmunix
file to that member's boot partition.
Table C-1
lists the
/etc/rc.config
variables that are created or modified
by
clu_create
or
clu_add_member
.
Table C-1: /etc/rc.config Variables
Table C-2
lists the
/etc/sysconfigtab
variables that are modified or
created by
clu_create
or
clu_add_member
.
Table C-2: /etc/sysconfigtab Attributes
Table C-3
lists the
/etc/sysconfigtab.cluster
variables that are modified or
created by
clu_create
or
clu_add_member
.
Table C-3: /etc/sysconfigtab.cluster Attributes