NAME
drbd - DRBD の起動と停止スクリプトSYNOPSIS
/etc/init.d/drbd
[ resource]
{{start} | {stop} | {status} | {reload} | {restart} | {force-reload}}
INTRODUCTION
System V スタイルの init システムで drbd を起動および停止するには、 /etc/init.d/drbd スクリプトを使用する。 /etc/init.d/drbd を使用するには、 drbd 構成ファイルにリソース、ホスト、その他の設定オプションを定義する必要がある。詳細については /etc/drbd.conf を参照。 resource を省略すると、構成ファイルにリストされているすべてのリソースが構成される。 このスクリプトは、“Do you want to abort waiting for other server and make this one primary?” と尋ねるかもしれない。 他のノードを修復できないことが確かな場合は、“yes” でこの質問に答える。VERSION
このドキュメントは DRBD バージョン 8.4.11 向けに改訂されている。AUTHOR
Written by Philipp Reisner <[email protected]> and Lars Ellenberg <[email protected]>.REPORTING BUGS
Report bugs to <[email protected]>.COPYRIGHT
Copyright 2001-2008 LINBIT Information Technologies, Philipp Reisner, Lars Ellenberg. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.SEE ALSO
drbd.conf(5), drbddisk(8), drbdsetup(8)drbdadm(8)DRBD Homepage[1]NOTES
- 1.
- DRBD Homepage
20 Mar 2020 | DRBD 8.4.11 |