264
Administering ColdFusion Server
btcfgchk DNS error reporting
The btcfgchk utility reports on DNS configuration problems. ClusterCATS requires that
your DNS be configured with correct forward and reverse mappings. A forward
mapping translates the host name to an IP address. Conversely, a reverse mapping
translates an IP address to its host name. ClusterCATS expects the mapping to be one-
to-one (one host name to one IP Address).
btcfgchk DNS error reporting
Error
Explanation
Host name does not
map to a single IP
address
The main host name for this system is not mapping to one IP
address. Possible problems are:
•
The main host name of the system could not be resolved to
any IP address.
Your fully qualified host name is the combination of the host
name and the domain name. Make sure no typos appear in
these names in your DNS definitions, both on the DNS server
and on each cluster member’s DNS definition.
To verify that the host name is correct, enter the following
command at a command-line prompt:
nslookup <fully qualified hostname>
•
The host name is a round-robin DNS name. Run the
ClusterCATS hostinfo utility to see if more than one IP
address is configured for the domain.
No adapter associated
with host name found
btcfgchk is unable to find the primary network adapter. The
primary network adapter should be the network adapter
containing the IP address of the main host name.
Duplicate Primary
Adapter
btcfgchk found two network adapters with the same IP
address. Use the
ifconfig -a
command to see information
about your adapter.
Name lookup for
<hostname> failed
btcfgchk was not able to determine the IP address for the
specified host. Your DNS server may be down. Use nslookup to
see if it can contact your DNS server.
Summary of Contents for COLDFUSION 4.5-ADMINISTRING COLDFUSION...
Page 1: ...Allaire Corporation Administering ColdFusion Server ColdFusion 4 5...
Page 10: ...x Administering ColdFusion Server...
Page 22: ...xxii AdministeringColdFusionServer...
Page 48: ...26 Administering ColdFusion Server...
Page 58: ...36 Administering ColdFusion Server...
Page 60: ...38 Administering ColdFusion Server Using ColdFusion in a Distributed Configuration 68...
Page 98: ...76 Administering ColdFusion Server...
Page 150: ...128 Administering ColdFusion Server...
Page 198: ...176 Administering ColdFusion Server...
Page 205: ...Chapter 6 Creating Scalable and Highly Available Web Sites 183 3 Click the DNS tab...