.TH FENCE_AGENT 8 2009-10-20 "fence_rsa (Fence Agent)" .SH NAME fence_rsa - Fence agent for IBM RSA .SH DESCRIPTION .P fence_rsa is an I/O Fencing agent which can be used with the IBM RSA II management interface. It logs into an RSA II device via telnet and reboots the associated machine. Lengthy telnet connections to the RSA II device should be avoided while a GFS cluster is running because the connection will block any necessary fencing actions. .P fence_rsa accepts options on the command line as well as from stdin. Fenced sends parameters through stdin when it execs the agent. fence_rsa can be run by itself with command line options. This is useful for testing and for turning outlets on or off from scripts. Vendor URL: http://www.ibm.com .SH PARAMETERS .TP .B -o, --action= . Fencing Action (Default Value: reboot) .TP .B -a, --ip= . IP Address or Hostname This parameter is always required. .TP .B -l, --username= . Login Name This parameter is always required. .TP .B -p, --password= . Login password or passphrase .TP .B -S, --password-script=