controller runDiagnostics

Performs the diagnostic tests that are used to troubleshoot a faulty or failed Controller. Some of the diagnostic tests are disruptive and can the data volumes offline.

SYNOPSIS

controller ‑runDiagnostics 
   ‑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

Before or while running the diagnostic tests, the Oracle Customer Support representative might force the Controller to fail over to its partner. After running the diagnostic tests, the Oracle Customer Support representative might force the Controller to rejoin the system. When the Controller rejoins the system, the partner Controller releases the responsibilities that it assumed for the failed Controller.

Note: Only administrators with support roles are authorized to run controller runDiagnostics command.

OPTIONS

controller

Specifies the fully qualified name (FQN) or unique identifier (ID) of the Controller for which diagnostics are run.

EXAMPLE

Task

The Oracle Customer Support representative runs diagnostic tests.

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

$ fscli controller ‑runDiagnostics ‑controller /⁠CONTROLLER-0