このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
01_linux:01_net:53_crm_command [2019/07/29 08:06] – matsui | 01_linux:01_net:53_crm_command [2020/04/16 08:47] (現在) – matsui | ||
---|---|---|---|
行 41: | 行 41: | ||
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> |