table of contents
cs_show_sbd_devices(8) | ClusterTools2 | cs_show_sbd_devices(8) |
NAME¶
cs_show_sbd_devices - show content of SBD devices
SYNOPSIS¶
cs_show_sbd_devices [OPTION]
DESCRIPTION¶
cs_show_sbd_devices shows the content of SBD devices. This script is simply a wrapper around cs_make_sbd_devices.
OPTIONS¶
--help show help.
--version show version.
EXAMPLES¶
- * Show content of SBD devices.
-
# cs_show_sbd_devices
EXIT STATUS¶
0 Successful program execution.
>0 Usage, syntax or execution errors.
FILES¶
- /usr/sbin/cs_show_sbd_devices
- the program itself.
- /etc/ClusterTools2/cs_make_sbd_devices
- the program's main configuration.
- /etc/sysconfig/sbd
- the SBD configuration.
BUGS¶
Feedback is welcome, please mail to feedback@suse.com
SEE ALSO¶
cs_make_sbd_devices(8), stonith_sbd(7), sbd(8), ClusterTools2(7), https://www.suse.com/support/kb/doc.php?id=7016305
COPYRIGHT¶
(c) 2016-2019 L.Pinne, Germany.
cs_show_sbd_devices comes with ABSOLUTELY NO WARRANTY.
For details see the GNU General Public License at
http://www.gnu.org/licenses/gpl.html
01 Nov 2019 |