From 7de03e4e519705301265c0415b3c0af85263a7ac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 09:52:36 +0200 Subject: Adding upstream version 1:4.13.0. Signed-off-by: Daniel Baumann --- tools/ocf-tester.8 | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 tools/ocf-tester.8 (limited to 'tools/ocf-tester.8') diff --git a/tools/ocf-tester.8 b/tools/ocf-tester.8 new file mode 100644 index 0000000..3f39828 --- /dev/null +++ b/tools/ocf-tester.8 @@ -0,0 +1,48 @@ +.TH OCF-TESTER "8" "July 2022" "Tool for testing if a cluster resource is OCF compliant" "System Administration Utilities" +.SH NAME +ocf-tester \- Part of the Linux-HA project +.SH SYNOPSIS +.B ocf-tester +[\fI-hvqdX\fR] \fI-n resource_name \fR[\fI-o name=value\fR]\fI* /full/path/to/resource/agent\fR +.SH DESCRIPTION +Tool for testing if a cluster resource is OCF compliant +.SH OPTIONS +.TP +\fB\-h\fR +This text +.TP +\fB\-v\fR +Be verbose while testing +.TP +\fB\-q\fR +Be quiet while testing +.TP +\fB\-d\fR +Turn on RA debugging +.TP +\fB\-n\fR name +Name of the resource +.TP +\fB\-o\fR name=value +Name and value of any parameters required by the agent +.TP +\fB\-h\fR +This text +.TP +\fB\-v\fR +Be verbose while testing +.TP +\fB\-q\fR +Be quiet while testing +.TP +\fB\-d\fR +Turn on RA debugging +.TP +\fB\-X\fR +Turn on RA tracing (expect large output) +.TP +\fB\-n\fR name +Name of the resource +.TP +\fB\-o\fR name=value +Name and value of any parameters required by the agent -- cgit v1.2.3