The ovm_repocontrol utility has the following
        command line options:
      
-u user name of an Oracle VM Manager admin user (required)
-p password corresponding with the admin user name (required)
-h host name of the server running Oracle VM Manager (required)
-X use SSL to connect to Oracle VM Manager
-r storage repository name
-I storage repository UUID
-s name of an Oracle VM Server with access to the storage under the repository (use together with -c create)
-i UUID of a LUN where a storage repository should be created (use together with -c create)
-c console command (required)
            [commands: list,
            status, info, refresh, fixrepo, create]
          
          The refresh command initiates a storage
          repository refresh operation through Oracle VM Manager.
        
          The list command does not need a storage
          repository name or UUID argument. It lists every storage
          repository registered with the system.
        
          The fixrepo command removes partial
          configuration information in case the creation of a storage
          repository on a physical disk has failed. This allows you to
          redo the creation operation for the storage repository.