estmaster - master process of node servers
estmaster init [-ex] rootdir
estmaster start [-bg] [-ro] [-st] rootdir
estmaster stop rootdir
estmaster unittest rootdir
estmaster crypt key [hash]
estmaster is an aggregation of sub commands. The name of a sub command is specified by the first argument. Other arguments are parsed according to each sub command. The argument rootdir specifies the server root directory which contains configuration file and so on.
All sub commands return 0 if the operation is success, else return 1. A running node master finishes with closing the database when it catches the signal 1 (SIGHUP), 2 (SIGINT), 3 (SIGQUIT), or 15 (SIGTERM). Moreover, when a node master running as a daemon catches the signal 1 (SIGHUP), the process is re-start and re-read the configuration files.
A running node server should be finished by valid means by command line or via network. Otherwise, the index may be broken.
estconfig(1), estcmd(1), estcall(1), estwaver(1), estraier(3), estnode(3)
Please see http://hyperestraier.sourceforge.net/nguide-en.html for detail.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |