The issue lies with one specific Vertica node. When I run the following commands on the other two nodes, I get a result. On the third node, the result is empty. What could be causing this?
dradmin@node03:/data
> /opt/vertica/bin/adminTools -t list_allnodes
Node | Host | State | Version | DB
------+------+-------+---------+----
dradmin@node03:/data
> /opt/vertica/bin/adminTools -t stop_node -s x.x.x.x
Error: These nodes/hosts do not appear to be part of this cluster:
x.x.x.x
Hint: Valid inputs are IP addresses, node names, or hostnames.
Hostnames must resolve to a single address within the target family.
Hostnames and addresses must be in the IPv4 address family.
################################################################################
dradmin@node03:/data
> /opt/vertica/bin/adminTools -t restart_node -s x.x.x.x -d db_name
Info: no password specified, using none
Error: database db_name is not defined.
There are no databases currently defined.
## Starting the node locally.
Dx NetOps Performance Management: any release
Wrong / corrupted /opt/vertica/config/admintools.conf file
Compare and fix the file on the affected node.