haltpoint list

Displays all halt points or only the active halt points that are currently set, as well as the halt point at which the system is currently paused. To interpret the list of halt points, contact Oracle Customer Support for instructions.

SYNOPSIS

haltpoint ‑list 
   [‑details]
   {‑active | ‑all}

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

DESCRIPTION

Run the list ‑all command to display a list of the halt points that are defined on the Oracle FS System. Run the list ‑active command to display the halt points that are currently set on the Oracle FS System.

Note: Only administrators with primary administrator, admin1, admin2, or support roles are authorized to run the haltpoint list active option. Only administrators with primary administrator or support roles are authorized to run the haltpoint list all option.

OPTIONS

active

Displays the active halt points on the Oracle FS System. An active halt point is one that you set by issuing a haltpoint ‑add command. If the Oracle FS System is currently paused at any active halt point, the system will indicate that it is paused in the list of active halt points.

Note: Only administrators with primary administrator, admin1, admin2, or support roles are authorized to run the haltpoint ‑list ‑active option.
all

Displays all of the halt points that can be set on the Oracle FS System.

Note: Only administrators with primary administrator or support roles are authorized to run the haltpoint ‑list ‑all option.
details

Provides no additional information. This option is included for consistency across all subcommands.

EXAMPLE

Task

Using the instructions from your Oracle Customer Support representative, list the active halt points that are set on your system, and whether the system is currently paused on a halt point, save the output to a file.

Parameters
  • The name of the file: SAN_haltpoints_10‑23–2014

$ fscli haltpoint ‑list ‑active > SAN_haltpoints_10‑23–2014