Set the SP Clock (Oracle ILOM)

  1. Ensure that you have Admin (a) role privileges in Oracle ILOM.
  2. To set the service processor clock from the Oracle ILOM web interface:
    1. Log in to the Oracle ILOM web interface.
    2. In the navigation pane, click ILOM AdministrationDate and Time.
    3. Configure the service processor clock manually, or enable the clock to synchronize with an NTP server:
      • To set the service processor clock manually, do the following:

        1. Specify a Date and Time, and then click Save.

        2. Click the Timezone tab.

        3. Select a Timezone from the list.

        4. Click Save.

      • To synchronize the service processor clock with an NTP server, do the following:

        1. Select the Enabled check box in the Synchronize Time Using NTP field.

        2. Enter the IP address or hostname of one or more NTP servers.

        3. Click Save.

  3. To set the service processor clock from the Oracle ILOM command-line interface (CLI):
    1. Log in to the Oracle ILOM CLI.
    2. Configure the service processor clock manually, or enable the clock to synchronize with an NTP server:
      • To set the service processor clock manually, type the set command:

        -> set /SP/clock datetime= MMDDhhmmYYYY timezone=3_to_4_characters

      • To synchronize the service processor clock with an NTP server, type the set command:

        -> set /SP/clock usentpserver=enabled

        -> set /SP/clients/ntp/server/[1|2] address=address

      For details, refer to Setting ILOM Clock Properties, Oracle ILOM Administrator's Guide for Configuration and Maintenance, Firmware Release 5.0 at Systems Management Documentation.