このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
50_dialy:2021:09:25 [2021/09/24 21:55] – matsui | 50_dialy:2021:09:25 [2021/09/24 22:07] (現在) – matsui | ||
---|---|---|---|
行 22: | 行 22: | ||
pcs -f tmp-cib.xml resource create nfs_exportfs ocf: | pcs -f tmp-cib.xml resource create nfs_exportfs ocf: | ||
- | clientspec=10.0.0.0/8 directory=/ | + | clientspec=192.168.0.0/24 directory=/ |
options=rw, | options=rw, | ||
op monitor interval=10s timeout=180s start interval=0s timeout=40s stop \ | op monitor interval=10s timeout=180s start interval=0s timeout=40s stop \ | ||
行 82: | 行 82: | ||
op monitor interval=10s timeout=180s start interval=0s timeout=40s stop \ | op monitor interval=10s timeout=180s start interval=0s timeout=40s stop \ | ||
interval=0s timeout=120s | interval=0s timeout=120s | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Heartbeat ZFS ===== | ||
+ | |||
+ | ZFSのインポートができるheartbeat ZFSはこちら | ||
+ | |||
+ | < | ||
+ | curl -L -o / | ||
+ | chmod 755 / | ||
</ | </ | ||
{{tag> | {{tag> |