[Groonga-commit] droonga/droonga.org at 87fec0f [gh-pages] Add missing "restart"

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Jan 30 22:56:05 JST 2016


Kouhei Sutou	2016-01-30 22:56:05 +0900 (Sat, 30 Jan 2016)

  New Revision: 87fec0f06c7dccc63e682b9b0ce2e5a4dacb25e8
  https://github.com/droonga/droonga.org/commit/87fec0f06c7dccc63e682b9b0ce2e5a4dacb25e8

  Message:
    Add missing "restart"

  Modified files:
    _po/ja/tutorial/1.1.2/benchmark/index.po
    ja/tutorial/1.1.2/benchmark/index.md
    tutorial/1.1.2/benchmark/index.md

  Modified: _po/ja/tutorial/1.1.2/benchmark/index.po (+1 -1)
===================================================================
--- _po/ja/tutorial/1.1.2/benchmark/index.po    2016-01-30 22:54:37 +0900 (c408fba)
+++ _po/ja/tutorial/1.1.2/benchmark/index.po    2016-01-30 22:56:05 +0900 (003a5d4)
@@ -1225,7 +1225,7 @@ msgid ""
 "% sudo droonga-engine-catalog-generate \\\n"
 "    --hosts=node0,node1\n"
 "% sudo systemctl restart droonga-engine\n"
-"% sudo systemctl droonga-http-server\n"
+"% sudo systemctl restart droonga-http-server\n"
 "~~~"
 msgstr ""
 

  Modified: ja/tutorial/1.1.2/benchmark/index.md (+1 -1)
===================================================================
--- ja/tutorial/1.1.2/benchmark/index.md    2016-01-30 22:54:37 +0900 (3dfa379)
+++ ja/tutorial/1.1.2/benchmark/index.md    2016-01-30 22:56:05 +0900 (cc43f17)
@@ -660,7 +660,7 @@ Droongaノードの上でGroongaを動かしている場合は、CPU資源とメ
 % sudo droonga-engine-catalog-generate \
     --hosts=node0,node1
 % sudo systemctl restart droonga-engine
-% sudo systemctl droonga-http-server
+% sudo systemctl restart droonga-http-server
 ~~~
 
 これにより、`node0`と`node1`は2ノード構成のDroongaクラスタとして動作するようになります。

  Modified: tutorial/1.1.2/benchmark/index.md (+1 -1)
===================================================================
--- tutorial/1.1.2/benchmark/index.md    2016-01-30 22:54:37 +0900 (d43f50e)
+++ tutorial/1.1.2/benchmark/index.md    2016-01-30 22:56:05 +0900 (113c17c)
@@ -652,7 +652,7 @@ Before benchmarking, join the second node to the cluster.
 % sudo droonga-engine-catalog-generate \
     --hosts=node0,node1
 % sudo systemctl restart droonga-engine
-% sudo systemctl droonga-http-server
+% sudo systemctl restart droonga-http-server
 ~~~
 
 After that both endpoints `node0` and `node1` work as a Droonga cluster with two nodes.
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index