Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 53 Next »

Contents

Description

When a Charon instance is stopped using the Charon tray icon, the Charon service management utility, Windows service management or the Virtual Machines Manager (depending on Charon version installed) or in case the Windows server is shutdown, it is like powering off a physical system without shutting it down first from the Charon emulated server point of view. In such a case, there is no clean shutdown of the legacy operating system (Tru64 or VMS). The services and applications are not stopped properly, and the file systems are not dismounted cleanly.

The Charon Instance Clean Shutdown Utility is designed to perform a clean shutdown of the emulated server before the Windows server power off occurs.

This document explains how to configure the utility and the methods that can be used to execute the remote shutdown. It relates to script version 2.6.

Conventions

Throughout the document(s) these conventions are followed

Notation

Description

$

The dollar sign in interactive examples indicates an operating system prompt for VMS.

The dollar sign can also indicate non superuser prompt for UNIX / Linux.

#

The number sign represents the superuser prompt for UNIX / Linux.

>The right angle bracket in interactive examples indicates an operating system prompt for Windows command (cmd.exe).

User input

Bold monospace type in interactive examples indicates typed user input.

<path>

Bold monospace type enclosed by angle brackets indicates command parameters and parameter values.

Output

Monospace type in interactive examples, indicates command response output.

[ ]

In syntax definitions, brackets indicate items that are optional.

...

In syntax definitions, a horizontal ellipsis indicates that the preceding item can be repeated one or more times.

dsk0

Italic monospace type, in interactive examples, indicates typed context dependent user input.

The following definitions apply

TermDescription
HostThe system on which the emulator runs, also called the Charon server
GuestThe operating system running on a Charon instance, for example, Tru64 UNIX, OpenVMS, Solaris, MPE or HP-UX


Related products

  • CHARON-AXP on Windows, versions 4.8 and above
  • CHARON-VAX on Windows, versions 4.8 and above

Supported Guest Operating System versions

  • All VMS versions
  • All Tru64 versions

Supported Windows versions

This version of the utility has been validated on the following operating systems:

  • Windows Server 2008 R2
  • Windows Server 2012 R2
  • Windows Server 2016
  • Windows Server 2019
  • Windows 10

(info) PowerShell V5.1 or newer version is required.

  • No labels