ページの先頭です。
ここから本文です。

よくあるご質問(サポートFAQ)

CLUSTERPRO:CLUSTERPROの全サービスの停止手順について教えてください。

質問内容

CLUSTERPROの全サービスの停止手順について教えてください。

回答内容

(1) クラスタ内の対象サーバ上で以下のコマンドを実行し、サービスを無効にします。

     <CLUSTERPRO X 4.2 以降をご利用の場合>
          clpsvcctrl.sh --disable -a

     <CLUSTERPRO X 4.0 または X 4.1 をご利用の場合>
        init.d環境の場合:
          chkconfig --del clusterpro_alertsync
          chkconfig --del clusterpro_webmgr
          chkconfig --del clusterpro
          chkconfig --del clusterpro_md
          chkconfig --del clusterpro_trn
          chkconfig --del clusterpro_evt
        systemd環境の場合:
          systemctl disable clusterpro_alertsync
          systemctl disable clusterpro_webmgr
          systemctl disable clusterpro
          systemctl disable clusterpro_md
          systemctl disable clusterpro_trn
          systemctl disable clusterpro_evt

     <CLUSTERPRO X 3.3 をご利用の場合>
          chkconfig --del clusterpro_alertsync
          chkconfig --del clusterpro_webmgr
          chkconfig --del clusterpro
          chkconfig --del clusterpro_md
          chkconfig --del clusterpro_trn
          chkconfig --del clusterpro_evt

(2) クラスタ内の対象サーバを再起動してください。


※ CLUSTERPROの全サービスを起動するには、以下のコマンド実行後、
  クラスタ内の対象サーバを再起動してください。

     <CLUSTERPRO X 4.2 以降をご利用の場合>
          clpsvcctrl.sh --enable -a

     <CLUSTERPRO X 4.0 または X 4.1 をご利用の場合>
        init.d環境の場合:
          chkconfig --add clusterpro_evt
          chkconfig --add clusterpro_trn
          chkconfig --add clusterpro_md
          chkconfig --add clusterpro
          chkconfig --add clusterpro_webmgr
          chkconfig --add clusterpro_alertsync
        systemd環境の場合:
          systemctl enable clusterpro_evt
          systemctl enable clusterpro_trn
          systemctl enable clusterpro_md
          systemctl enable clusterpro
          systemctl enable clusterpro_webmgr
          systemctl enable clusterpro_alertsync

     <CLUSTERPRO X 3.3 をご利用の場合>
        init.d環境の場合:
          chkconfig --add clusterpro_evt
          chkconfig --add clusterpro_trn
          chkconfig --add clusterpro_md
          chkconfig --add clusterpro
          chkconfig --add clusterpro_webmgr
          chkconfig --add clusterpro_alertsync

製品名カテゴリ

CLUSTERPRO X

補足/関連情報

このFAQの対象製品バージョンは以下のとおりです。

  CLUSTERPRO X for Linux

  • コンテンツID: 3150115452
  • 公開日: 2021年01月29日
  • 最終更新日:2023年04月28日

アンケート

サポート情報充実のためアンケートにご協力をお願いいたします。



コメント欄:
ここからページ共通メニューです。 ページ共通メニューを読み飛ばす。