pdsh@local_hostname: gethostbyname(“target_hostname”) failed | The target hostname is unknown. | Determine the
target hostname and try again. |
pdsh@local_hostname: target_hostname:connect: Connection refused | The target
system is unreachable, or the r services may be disabled for this
system. | Check the r services and whether the target
system is up and connected. |
pdsh@local_hostname: target_hostname:connect: timed out | The hostname exists
(that is, IP address lookup succeeded) but the target system is down
or unreachable. | Check that the system is up, connected
and reachable. |
rresvport: bind: Permission denied pdsh@local_hostname: local_hostname:rcmd: socket: Permission denied | An
unprivileged user attempted to use the remote shell transport. | See the Security Notes section for details on allowing unprivileged
users to use pdsh with the remote shell transport. |
target_hostname: remshd: Login incorrect. remote | The user’s $HOME/.rhosts on the remote system
is not allowing access. | Ensure that the user’s
$HOME/.rhosts on the remote system gives access. |