Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: one table migrated to fixed width

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

Table of Contents

Table of Contents
excludeTable of Contents

Introduction

This section describes how to migrate your HP Alpha system to CHARON-AXP. We will use a sample HP AlphaServer ES40 system running OpenVMS to demonstrate the migration procedure. The process is similar for all CHARON-AXP models.

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Creating CHARON Virtual Machine

As a first step it is required to create a CHARON Virtual Machine (VM) using the CHARON Virtual Machines Manager in the following way:

...

In order to reproduce the target HP Alpha configuration, press the "Edit Configuration file" button:

Image RemovedImage Added

(info) Alternatively it is possible to select the target CHARON VM and press the "Edit Configuration" button.

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Div
classpagebreak

Collecting information about the source HP Alpha system

The next step is to determine the exact configuration of the HP Alpha hardware in order to create the CHARON VM configuration file.

...

To get more detailed information, boot OpenVMS and issue the "show device /full" command:

$ show device /full

Disk

PFCAXP$DKA0:,

device

type

RZ28,

is

online,

mounted,

file-oriented

device,

shareable,

available

to

cluster,

error

logging

is

enabled.
...

Disk

PFCAXP$DKA100:,

device

type

RZ22,

is

online,

file-oriented

device,

shareable,

available

to

cluster,

error

logging

is

enabled.
...

Disk

PFCAXP$DKA200:,

device

type

RZ23,

is

online,

file-oriented

device,

shareable,

available

to

cluster,

error

logging

is

enabled.
...

Disk

PFCAXP$DQA0:,

device

type

TSSTcorpCDDVDW

SH-222BB,

is

online,

file-oriented

device,

shareable,

available

to

cluster,

error

logging

is

enabled.
...

Disk

$1$DGA0:

(PFCAXP),

device

type

RZ24,

is

online,

file-oriented

device,

shareable,

available

to

cluster,

error

logging

is

enabled.
...

Magtape

PFCAXP$MKA600:,

device

type

Virtual

SCSI

Tape,

is

online,

file-oriented

device,

available

to

cluster,

error

logging

is

enabled,

device

supports

fastskip

(per_io).
...

Terminal

OPA0:,

device

type

VT102,

is

online,

record-oriented

device,

carriage

control.
...

Device

EWA0:,

device

type

DE500,

is

online,

network

device,

device

is

a

template

only.
...

Device

FGA0:,

device

type

KGPSA

Fibre

Channel,

is

online,

shareable,

error

logging

is

enabled.
...

Device

PGA0:,

device

type

SCSI

FCP,

is

online,

error

logging

is

enabled.

...

Device

PKA0:,

device

type

Qlogic

ISP1020

SCSI

port,

is

online,

error

logging

is

enabled.
...

Device

$1$GGA32767:,

device

type

Generic

SCSI

device,

is

online,

shareable.

$


Info

If Tru64 UNIX V5 is running on the host system, it is recommended to use the following commands to get information on the host configuration:

CommandDescription
# /sbin/hwmgr view devices

Get detailed information about the host hardware configuration

# /sbin/hwmgr show scsi

Get specific information about the host SCSI controllers and attached disks

# /sbin/hwmgr view hierarchy

Get information about the host controllers

Please refer to the Tru64 UNIX User's Guide for more details.

...

ControllerDevices on controllerDescription
KZPBA

-DKA0 (RZ28)
-DKA100 (RZ22)
-DKA200 (RZ23) 
-MKA600 (tape) 

SCSI disk/tape controller
KGPSA-CA-DGA0 (RZ24)FC disk controller
OPA0
System console

TSSTcorpCDDVDW SH-222BB

-DQA0IDE CD-ROM controller
EWA0
Network interface, MAC address: "F8-D1-11-00-67-E6"

...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Div
classpagebreak


Creation of the CHARON-AXP configuration file

Using the above information, the following parameters and values can be set in the configuration file:

...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Div
classpagebreak


Making disk images

In our example, the mapping of the KZPBA SCSI controller include disk and tape images. The tape images have not to be manually created whereas the disk images have to be created as described below.

...

Start the "MkDisk" utility by pressing the "Virtual Disk Tool" button in the "Host Information & Utilities" tab of the CHARON Virtual Machines Manager:

 Image RemovedImage Added

Div
classpagebreak


...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Div
classpagebreak


Installation of HP Alpha operating system

The next step is to transfer the data from the source HP Alpha system to CHARON-AXP. The easiest way to do this is via backup over the network but for this operation a bootable network-enabled operating system on a CHARON-AXP disk image or physical disk is needed.

...

CHARON-AXP/ES40 for Windows x64 (AlphaServer ES40 6/667), Version 4.910.1940220200
(C) 2009-2018 2019 STROMASYS SA.
All rights reserved.

P00>>>boot dqa0

...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Making remote backups

Now we are ready to create the disk backups of the source HP Alpha system on the CHARON VM.

...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Restore backups to CHARON-AXP disks

The savesets have now to be restored on their corresponding virtual disks. Login to the CHARON VM guest OS and issue this sequence of commands:

...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Alternative ways of data transfer

Some alternative methods of data transfer are also possible. For example:

...