Using the help command for Storage Resource agents

The help command for Storage Resource agents provides information about the parameters for installing, uninstalling, and upgrading Storage Resource agents.

About this task

For information about the Storage Resource agent commands, run the help command. Follow these steps:
  1. Go to the installation location for the Storage Resource agent:
    cd <installation_location>
  2. Run the following command:
    bin/Agent -help
  3. The output from the help command is as follows:
    Usage:
    Agent -INSTALL
          [-COMMTYPE DAEMON -AGENTPORT portnumber]
          [-FORCE]
          -INSTALLLOC  pathname
          -SERVERIP    address[,address,...]
          -SERVERPORT  portnumber
          [-USERID username -PASSWORD password -CERT file -PASSPHRASE phrase]
    
    
    Agent -UNINSTALL
          [-FORCE]
          -SERVERNAME servername
    
    
    Agent -UPGRADE
          -INSTALLLOC  pathname
    

For information about how to install the Storage Resource agent using commands, see Installing Storage Resource agents by using a command.

For information about how to uninstall the Storage Resource agent using commands, see Uninstalling Storage Resource agents manually.

For information about how to upgrade the Storage Resource agent using commands, see Upgrading Storage Resource agents by using a command.