Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Change CHARON to Charon the official product spelling

Anchor
TOC
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

...

Restrictions: Minimum product versions/builds required:

  • Windows:
    • CHARONCharon-AXP V4.4 Build 148-02 with patch 148-09 installed
    • CHARONCharon-AXP V4.6 Build 166-03 and later
    • Note: CHARONCharon-AXP V4.5 Build 153-03 and 153-05 (patched) are not supported
  • Linux:
    • CHARONCharon-AXP V4.6 Build 168-03 and later

...

ParameterDescription
as_vmsIf the guest OS is OpenVMS/AXP and its date and time must be set to the host's date and time each time it boots.
as_tru64If the guest OS is Tru64 UNIX and its date and time must be set to the host's date and time each time it boots.
as_isIf the TOY date and time must be set to the host's UTC date and time
nowrite

Forbid updates to the TOY from the guest OS

(info) If you want guest to synchronize itself using DTSS or NTP for example, remove "nowrite"

Example:

set TOY sync_to_host = "as_vms, nowrite"

...

The default value is "not specified" - it means that by default CHARON Charon does not synchronize its guest OS time with the CHARON Charon host time but collects date and time from the file specified with "container" parameter.

(warning) If "sync_to_host" parameter is specified there is no need to specify "container" parameter in addition.

(info) The CHARON Charon virtual machine must be restarted in order to take the new parameter into account

...

You need first to perform a manual synchronization between the CHARON Charon server and the CHARON Charon virtual machine using the SET TIME= command:

...

You need first to perform a manual synchronization between the CHARON Charon server and the CHARON Charon virtual machine using the date command. Example:

...