You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In this section:

If a need arises to change the time zone outside of the installation process, perform one of the procedures below.

Changing the time zone forces a restart of the 

Unable to show "metadata-from": No such page "_space_variables"
 application (for HA, both servers are affected) which causes a service outage for a few minutes. 
Unable to show "metadata-from": No such page "_space_variables"
 recommends changing the time zone only during a system maintenance window.

Change Time Zone From EMA

  1. From the EMA menu bar, select System Configuration > CDR and Servers > NTP Server

    NTP Server

           

  2. Select the system name from Time Zone drop-down menu. The system name and current time zone details display.

    Time Zone drop down menu

  3. Click the Edit icon next to the drop-down menu. The Edit Time Zone dialog displays.

    Edit Time Zone

  4. Select a new time zone from the Zone drop-down list, and click the Save icon.

The application restarts (in HA configuration, the application restarts on both

Unable to show "metadata-from": No such page "_space_variables"
s), and will take a few minutes to complete.

Once the system comes back up, the new time zone is in effect.

Change Time Zone From CLI

  1. Login to CLI and switch to Configure mode.

    > configure 


  2. To view current time zone, enter command:

    % show system ntp timeZone 
      timeZone FINCH { 
      zone gmtMinus07-Mountain; 
      }
  3. Enter following command to change time zone:

    % set system ntp timeZone <SYSTEM NAME> zone <time zone>
  4. To commit changes, enter commit and respond y when prompted.

    % commit 


    The following warnings were generated:

    'system ntp timeZone FINCH': Changing timezone will restart application and impact service. Do you wish to continue? 
     Proceed? [yes,no] y

The application restarts (in HA configuration, the application restarts on both

Unable to show "metadata-from": No such page "_space_variables"
s).

Once the system comes back up, the new time zone is in effect.

 

  • No labels