このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
01_linux:01_net:53_crm_command [2019/07/29 07:34] – matsui | 01_linux:01_net:53_crm_command [2020/04/16 08:47] (現在) – matsui | ||
---|---|---|---|
行 37: | 行 37: | ||
crm configure save ファイル名 | crm configure save ファイル名 | ||
- | ==== 設定をバックアップから戻す | + | ==== 設定をバックアップからリストア |
crm configure load update ファイル | crm configure load update ファイル | ||
+ | ===== サーバが再起動した場合 ===== | ||
+ | |||
+ | corosyncとpacemakerがダウンしているので起動してあげる | ||
+ | |||
+ | / | ||
+ | / | ||
+ | |||
+ | |||
+ | ===== configure ===== | ||
+ | |||
+ | ==== 切り替わった時にシェル実行 ==== | ||
+ | |||
+ | primitive scron ClusterMon \ | ||
+ | params user=root update=30 extra_options=" | ||
+ | op start interval=0s timeout=20 \ | ||
+ | op stop interval=0s timeout=20 \ | ||
+ | op monitor interval=10 timeout=20 | ||
+ | clone scron-clone scron | ||
{{tag> | {{tag> |