Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
database doesn't start after server reboot. Can you say where is problem?
I install vertica 7.0.0-0, create database, set it's restart policy to always, but it doesn't start after server reboot. Can you say where is problem?
0
Leave a Comment
Can't find what you're looking for? Search the Vertica Documentation, Knowledge Base, or Blog for more information.
Comments
Kindly provide us the admintool-root.log, admintools-vertica.log files from the server in order to drill this down further.
Also provide us the output of the below command:
$ admintools -t view_cluster
Regards
Rahul
adminTools-root.log I can't find admintools-vertica.log. There is no files with name like this.
The output of this command (admintools -t view_cluster), but I started database from admintools before:
DB | Host | State
------+------+-------
main | ALL | UP
main is the name of my database
The output of the below command clearly indicates that your database is currently up & running
$admintools -t view_cluster
DB | Host | State
------+------+-------
main | ALL | UP
Can you kindly let me now whether you are able to invoke the admintools & check the View Database Cluster state?
Regards
Rahul
The output of the below command clearly indicates that your database is currently up & running
$admintools -t view_cluster
DB | Host | State
------+------+-------
main | ALL | UP
Can you kindly let me now whether you are able to invoke the admintools & check the View Database Cluster state?
Regards
Rahul
Yes, now my database is currently up and running, but if I restart my server, the result of command "admintools -t view_cluster" is:
DB | Host | State
------+------+-------
main | ALL | DOWN
Can you kindly let me know how many nodes you have in your cluster?Also is your database K-safe?
Provide me the output of below command:
$ admintools -t list_allnodes
Regards
Rahul
admintools -t list_allnodes
Node | Host | State | Version | DB
------------------------+------------------+-----------+-------------------+------
v_main_node0001 | 192.168.1.33 | DOWN | vertica-7.0.0.000 | main