Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typo

...

$ 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

In case of Tru64 UNIX V5 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 reference to the Tru64 UNIX User's Guide for more details.

 

Div
classpagebreak

 

The source HP Alpha peripheral configuration in this example is:

...

ComponentValue
System Type

AlphaServer ES40 6/667

Serial Number

SN01234567

Number of CPUs4
System memory512 Mbmemory512 Mb
Div
classpagebreak

 

Info

In some particular situations it is also important to know the exact placement of all the peripheral devices on HP Alpha PCI bus. To get that information issue "show config" command at ">>>" prompt of HP Alpha console, for example:

>>>show config

...

PCI Bus

Bus 00 Slot 03: DECchip 21142 Network Controller
ewa0.0.0.3.0 00-00-F8-03-9A-6D

Bus 00 Slot 07: Cypress PCI Peripheral Controller

Bus 00 Slot 07: Function 1: PCI IDE

Bus 00 Slot 07: Function 2: PCI IDE

Bus 00 Slot 07: PCI USB

Bus 00 Slot 08: DECchip 21052 PCI to PCI Bridge

Bus 01 Slot 08: ISP1040 Scsi Controller
pka0.7.0.1008.0 SCSI Bus ID 7
dka0.0.0.1008.0 RZ2DD-KS
dka400.4.0.1008.0 RRD45

>>>

The "show config" command collects the following information of placement of peripheral devices on PCI bus:

  • Bus number
  • Slot number
  • Function number

...

Back to Table of Contents

Div
classpagebreak

 

Creation of CHARON-AXP configuration file

...

Back to Table of Contents

Div
classpagebreak

 

Making disk images

In our example, possible mappings of KZPBA SCSI controller include disk and tape images. Tape images have not to be manually created whereas you have to provision disk images, as described below.

...

...> cd C:\
C:\> mkdir "My disks"

C:\> mkdir "My tapes" 

This operation can also be done using Windows Explorer.

Start the "MkDisk" utility from the "Start" menu to create disk images:

 

Div
classpagebreak

 

The main dialog of the utility will appear:

...

Select "Alpha AXP" in the "Select System" drop-down menu, "SCSI" in the "All Controllers" drop-down menu and "RZ24" (for example) in the "Select Disk Type" drop-down menu.

 

Div
classpagebreak

 

Press then the "Create Disk Image" button:

 

Div
classpagebreak

 

The utility will ask you to specify the output file name. Select the "C:\My disks" directory created just before (or create it directly in the dialog) and press "Save" button:

...

Back to Table of Contents

Div
classpagebreak

 

Installation of HP Alpha operating system

...