Buscar

Este contenido no está disponible en el idioma seleccionado.

4.11. Configuring the time zone

download PDF

Red Hat Virtualization stores time zone configurations for virtual machines in /etc/ovirt-engine/conf/00-timezone.properties. This file contains default time zone values such as Etc/GMT=Greenwich Standard Time. It features mappings that are valid for Windows and non-Windows time zones.

Important

Do not edit the actual 00-timezone.properties file. Changes will be overwritten if you upgrade or restore the Manager.

Do not change values that come directly from the operating system or the Manager.

Procedure

  1. Create an override file in /etc/ovirt-engine/conf/. The file name must begin with a value greater than 00, so that the file appears after /etc/ovirt-engine/conf/00-timezone.properties, and ends with the extension, .properties.

    For example, 10-timezone.properties overrides the default file, 00-timezone.properties. The last file in the file list has precedence over earlier files.

  2. Add new time zones to that file. Be sure each key is a valid General time zone from the time zone database and the value is a valid Windows time zone:

    General
    Time zones used for non-Windows operating system types, must follow the standard time zone format for example, Etc/GMT or Asia/Jerusalem.
    Windows
    Time zones specifically supported on Windows for example, GMT Standard Time or Israel Standard Time.
  3. Restart the rhvm service:

    # systemctl restart ovirt-engine
Red Hat logoGithubRedditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

© 2024 Red Hat, Inc.