table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 4.16.0+git92.52e588f2-1.1
 - Leap-16.0
 - Leap-15.6
 
| OCF-TESTER(8) | System Administration Utilities | OCF-TESTER(8) | 
NAME¶
ocf-tester - Part of the Linux-HA project
SYNOPSIS¶
ocf-tester [-hvqdX] -n resource_name [-o name=value]* /full/path/to/resource/agent
DESCRIPTION¶
Tool for testing if a cluster resource is OCF compliant
OPTIONS¶
- -h
 - This text
 - -v
 - Be verbose while testing
 - -q
 - Be quiet while testing
 - -d
 - Turn on RA debugging
 - -n name
 - Name of the resource
 - -o name=value
 - Name and value of any parameters required by the agent
 - -h
 - This text
 - -v
 - Be verbose while testing
 - -q
 - Be quiet while testing
 - -d
 - Turn on RA debugging
 - -X
 - Turn on RA tracing (expect large output)
 - -n name
 - Name of the resource
 - -o name=value
 - Name and value of any parameters required by the agent
 
| July 2022 | Tool for testing if a cluster resource is OCF compliant |