Restart a single node vertica database from the command line
book
Article ID: 226942
calendar_today
Updated On: 10-25-2021
Products
CA Performance Management
Network Observability
Issue/Introduction
How can we stop and start a single node vertica database from the command line
Environment
Dx NetOps Performance Management any version
Resolution
As the dradmin user
- To see the cluster state: /opt/vertica/bin/adminTools -t view_cluster
- To stop the database: /opt/vertica/bin/admintools -t stop_node --hosts <node IP address>
- To start the database: /opt/vertica/bin/admintools -t start_db --database <database name>
Feedback
Was this article helpful?
thumb_up
Yes
thumb_down
No