controller reset

Performs a soft and fast reset of the Controller. A Controller reset is also known as a warmstart.

SYNOPSIS

controller ‑reset 
   ‑controller controller‑id‑or‑fqn

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

While troubleshooting a faulted Controller, the Oracle Customer Support representative might restart the Controller. When the Controller restarts, it rejoins the cluster and resumes its normal operation after passing a series of acceptance tests.
Note: Resetting the Controller does not restore or reset the configuration of the Controller to the predefined defaults.
Note: Only administrators with support roles are authorized to run controller reset command.

OPTIONS

controller

Specifies the fully qualified name (FQN) or unique identifier (ID) of the Controller for which the configuration is reset.

EXAMPLE

Task

The Oracle Customer Support representative resets the configuration of the Controller that is stored on disk.

Parameters
  • The name of the Controller preceded by a forward slash: /⁠CONTROLLER-0

$ fscli controller -reset -controller /⁠CONTROLLER-0