Completing the system maintenance procedure by using the CLI

You can use the command line interface (CLI) to complete the system maintenance procedure.

About this task

Use a Secure Shell (ssh) client to log in to the configuration node of the system and complete the following steps to finish the system maintenance procedure.

Procedure

  1. Enter the lseventlog -order severity -message no CLI command to produce the current list of unfixed errors detected by the system in order of severity. The list begins with the highest severity errors.
  2. Refer to the Error codes reference topic to find the error code description. Follow the service actions to locate and fix the cause of the error.
  3. Enter the following command to mark the error as fixed:
    cheventlog -fix sequence_number

    Where sequence_number is the number for the fixed error in the event log.

  4. Repeat step 1 through step 3 until all the unfixed errors are resolved.
    Note: A new event is created in the event log if the system continues to detect the error after it is marked as fixed. The new event has a new sequence number, time stamp, and other details.