HP StorageWorks Application Recovery Manager Installation and Licensing Guide (T4395-96002, February 2008)

Troubleshooting Installation
Verifying DNS Connections Within Application Recovery Manager Cell
Chapter 5 103
To check that a particular Application Recovery Manager client
resolves DNS connections to every Application Recovery Manager
client in the cell properly and vice versa, run:
omnicheck -dns -host <client> [-verbose]
where <client> is the name Application Recovery Manager client
checked.
To check all possible DNS connections in the cell, run:
omnicheck -dns -full [-verbose]
When the [-verbose] option is specified, the command returns all the
messages. If this option is not set (default), only the messages that are
the result of failed checks are returned.
See the omnicheck man page for more information.
Table 5-1 lists return messages for the omnicheck command. If the
return message indicates a DNS resolution problem, see the online Help
index: “troubleshooting, networking and communication“.
Table 5-1 Return Messages
Return Message Meaning
client_1 cannot connect to
client_2
Timeout connecting to client_2.
client_1 connects to client_2,
but connected system presents
itself as client_3
The
<%SystemRoot%>\System32\drivers
\etc\hosts file on the client_1 is
not correctly configured or the
hostname of the client_2 does not
match its DNS name.
client_1 failed to connect to
client_2
client_2 is either unreachable (e.g.
disconnected) or the
<%SystemRoot%>\System32\drivers
\etc\hosts file on the client_1 is
not correctly configured.
checking connection between
client_1 and client_2
all checks completed
successfully.