Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

...

HP AlphaServer 4000

...

configuration file

#
# Copyright (C) 1999-2014 STROMASYS
# All rights reserved.
#
# The software contained on this media is proprietary to and embodies
# the confidential technology of STROMASYS.

...

 Possession, use, duplication,
# or dissemination of the software and media is authorized only pursuant
# to a valid written license from STROMASYS.
#
#============================================================================
#
# Sample configuration file for

...

 AlphaServer 4000 machines.
#
#

...

----------------------------------------------------------------------------
set session hw_model =

...

 AlphaServer_4000

...

#============================================================================
#
# Select name of the instance to differentiate it among other instances
#

...

 running on the same host.
#
#----------------------------------------------------------------------------
#set session configuration_name =

...

 AlphaServer_4000

...

#============================================================================
#
# Disable rotating LOG and enable single file LOG. Select either appending or
# overwriting it on every instance start. Then specify desired log file name
# and path to it.
#
#----------------------------------------------------------------------------
#set session log_method = append
#set session log_method = overwrite
#set session log =

...

 AlphaServer_4000

...

.log
#============================================================================
#
#

...

 Overrides system assigned process's CPU affinity. The session changes
# the process's CPU affinity to the one specified.
#
#----------------------------------------------------------------------------
#set

...

 session affinity="0, 1, 2, 3"
#============================================================================
#
#

...

 The 'n_of_io_cpus' option overrides number of host CPU cores reserved for
# I/O processing. If omitted the session reserves 33% of available host CPU
# cores for I/O processing. Note that total amount of available host CPU
# cores is determined based on process's CPU affinity.
#
#----------------------------------------------------------------------------
#set

...

 session n_of_io_cpus=1
#set session n_of_io_cpus=2
#set session n_of_io_cpus=...
#============================================================================
#
#

...

 AlphaServer 4000 5/300
#
#----------------------------------------------------------------------------

...

#set ace cpu

...

_

...

architecture =

...

 EV5
#set

...

 rom dsrdb[0] = 1450 system_name = "AlphaServer 4000 5/300"
#============================================================================
#
#

...

 AlphaServer 4000 5/400
#
#----------------------------------------------------------------------------

#set ram size=32
#set ram size=64
#set ram size=80
#set ram size=128
#set ram size=256
#set ram size=512

set ace cpu_architecture = EV56
set rom dsrdb[0] = 1454 system_name = "AlphaServer 4000 5/400"
#============================================================================
#
#

...

 The 'n_of_cpus' option reduces number of emulated Alpha CPUs in the
# configuration.
#
#----------------------------------------------------------------------------

...

#load physical_serial_line/chserial TTA0 line="\\.\COMn"
#load virtual_serial_line/chserial TTA0 port=10000
#load virtual_serial_line/chserial TTA0 port=10000 application="tta0.ht"
#load virtual_serial_line/chserial TTA0 port=10000 application="putty.exe -load TTA0"
#set quart line[0]=TTA0

#load physical_serial_line/chserial TTA1 line="\\.\COM1"
#load virtual_serial_line/chserial TTA1 port=10001
#load virtual_serial_line/chserial TTA1 port=10001 application="tta1.ht"
#load virtual_serial_line/chserial TTA1 port=10001 application="putty.exe -load TTA1"
#set quart line[1]=TTA1

#load physical_serial_line/chserial TTA2 line="\\.\COM2"
#load virtual_serial_line/chserial TTA2 port=10002
#load virtual_serial_line/chserial TTA2 port=10002 application="tta2.ht"
#load virtual_serial_line/chserial TTA2 port=10002 application="putty.exe -load TTA2"
#set quart line[2]=TTA2

...

#set session n_of_cpus=1
#============================================================================
#
#

...

 Override default System Serial Number.
#
#----------------------------------------------------------------------------

...

#set rom system_serial_

...

number = SN01234567
#============================================================================
#
#

...

 Specify size of RAM from 256MB up to 32768MB (32GB) in 256MB extents.
#
#----------------------------------------------------------------------------

...

#load virtual_scsi_disk pka_0 scsi_bus=pka scsi_id=0
#set pka_0 container="<file-name>.vdisk"

...

#set ram size=256
#set ram size=512
#set ram size=1024
#set ram size=4096
#set ram size=32768
#============================================================================

...


#
# Uncomment to

...

 allow the SRM console environment be preserved across
# emulator restarts.
#
#----------------------------------------------------------------------------

#load virtual_scsi_disk pka_1 scsi_bus=pka scsi_id=1
#set pka_1 container="\\.\PhysicalDrive0"
#set pka_1 container="\\.\PhysicalDriveN"

#set rom container="AlphaServer_4000.bin"
#============================================================================
#
# Uncomment

...

 to allow saving CMOS NVRAM content, so that to preserve
# Time & Date information.
#
#----------------------------------------------------------------------------

...

#set toy container="

...

AlphaServer_4000.dat"
#============================================================================
#
#

...

 Select connection for the console serial line OPA0.
#
#----------------------------------------------------------------------------
#load

...

 physical_

...

serial_line OPA0 line="COM1:"
#load virtual_serial_line OPA0 port=10003
#load virtual_serial_line OPA0 port=10003 application="opa0.ht"
load virtual_serial_line OPA0 port=10003 application="putty -load OPA0"
#load virtual_serial_line OPA0 port=10003 application="c:\kea\user\opa0.ktc"
#============================================================================
#
#

...

 Improve granularity of emulated AXP timer.
#
#----------------------------------------------------------------------------

#load virtual_scsi_cdrom pka_4 scsi_bus=pka scsi_id=4
#set pka_4 container="<file-name>.iso"

...

#set eisa clock_period=1000
#============================================================================

...


#
# Load optional DE500BA PCI Ethernet Adapter (EWA).
#
#----------------------------------------------------------------------------
#load DE500BA/dec21x4x EWA interface=EWA0
#load packet_port/chnetwrk EWA0 interface="(disabled)"
#load packet_port/chnetwrk EWA0 interface="connection:<connection-name>"
#============================================================================
#
# Load another optional DE500BA PCI Ethernet Adapter (EWB).
#
#----------------------------------------------------------------------------
#load DE500BA/dec21x4x EWB interface=EWB0
#load packet_port/chnetwrk EWB0 interface="(disabled)"
#load packet_port/chnetwrk EWB0 interface="connection:<connection-name>"
#============================================================================
#
# Load another optional DE500BA PCI Ethernet Adapter (EWC).
#
#----------------------------------------------------------------------------
#load DE500BA/dec21x4x EWC interface=EWC0
#load packet_port/chnetwrk EWC0 interface="(disabled)"
#load packet_port/chnetwrk EWC0 interface="connection:<connection-name>"
#============================================================================
#
# The AlphaServer 4000 contains built-in PCI SCSI adapter, called PKA within
# the configuration file.
#
#----------------------------------------------------------------------------
#
# Uncomment to connect the emulator's DKA0 to the disk image.
#
#-------------------------------------------------------------------

...

---------
#set PKA container[0] = "<file-name>.vdisk"
#============================================================================
#
# Uncomment to connect the emulator's

...

 DKA100 to host's disk drive.
#
#----------------------------------------------------------------------------

...

#set PKA container[100]="\\.\PhysicalDrive0"
#set PKA container[100]="\\.\PhysicalDrive<N>"
#============================================================================
#
#

...

 Uncomment to connect the emulator's GKA200 to an unknown SCSI device.
#
#----------------------------------------------------------------------------

...

#set PKA container[200]="\\.\ScsiN:X:Y:Z"
#============================================================================
#
# Uncomment to connect the emulator's

...

 DKA300 to host's CD/DVD-ROM drive.
#
#----------------------------------------------------------------------------

...

#set PKA container[300]="\\.\CdRom0"
#set PKA container[300]="\\.\CdRom<N>"
#============================================================================
#
# Uncomment

...

 to connect the emulator's DKA400 to .ISO file (CD/DVD-ROM image).
#
#----------------------------------------------------------------------------
#set

...

 PKA container[400] = "<file-name>.iso"
#============================================================================
#
#

...

 Uncomment to connect the emulator's MKA500 to host's SCSI tape drive.
#
#----------------------------------------------------------------------------

...

#set PKA container[500]="\\.\Tape0"
#set PKA container[500]="\\.\Tape<N>"
#============================================================================
#
#

...

 Uncomment to connect the emulator's MKA600 to .VTAPE file (tape image).
#
#----------------------------------------------------------------------------

...

#load DHW42AA/DHV11 TXA
#load DHW42BA/DHV11 TXA
#load DHW42CA/DHV11 TXA

#load physical_serial_line/chserial TXA0 line="\\.\COMn"
#load virtual_serial_line/chserial TXA0 port=10010
#load virtual_serial_line/chserial TXA0 port=10010 application="txa0.ht"
#set TXA line[0]=TXA0

#load physical_serial_line/chserial TXA1 line="\\.\COMn"
#load virtual_serial_line/chserial TXA1 port=10011
#load virtual_serial_line/chserial TXA1 port=10011 application="txa1.ht"
#set TXA line[1]=TXA1

#load physical_serial_line/chserial TXA2 line="\\.\COMn"
#load virtual_serial_line/chserial TXA2 port=10012
#load virtual_serial_line/chserial TXA2 port=10012 application="txa2.ht"
#set TXA line[2]=TXA2

#load physical_serial_line/chserial TXA3 line="\\.\COMn"
#load virtual_serial_line/chserial TXA3 port=10013
#load virtual_serial_line/chserial TXA3 port=10013 application="txa3.ht"
#set TXA line[3]=TXA3

#load physical_serial_line/chserial TXA4 line="\\.\COMn"
#load virtual_serial_line/chserial TXA4 port=10014
#load virtual_serial_line/chserial TXA4 port=10014 application="txa4.ht"
#set TXA line[4]=TXA4

#load physical_serial_line/chserial TXA5 line="\\.\COMn"
#load virtual_serial_line/chserial TXA5 port=10015
#load virtual_serial_line/chserial TXA5 port=10015 application="txa5.ht"
#set TXA line[5]=TXA5

#load physical_serial_line/chserial TXA6 line="\\.\COMn"
#load virtual_serial_line/chserial TXA6 port=10016
#load virtual_serial_line/chserial TXA6 port=10016 application="txa6.ht"
#set TXA line[6]=TXA6

...

#set PKA container[600] = "<file-name>.vtape"
#============================================================================
#
# Uncomment to connect the emulator's DKA600 to host's 3.5" FDD. Uncomment
# the next line for the FDD to appear as DEC RX23 (otherwise it appears as
# DEC RX26).
#
# Either "A:" or "B:" may be used in container specification.
#
#----------------------------------------------------------------------------
#set PKA container[600]="\\.\A:"
#set PKA media_type[600]="RX23"
#============================================================================
#
#

...

 Uncomment to enable emulation of DEC-KGPSA-CA PCI FC Adapter.
#
#----------------------------------------------------------------------

...

#load RQDX3 DUA

#set DUA container[0]="<file-name>.vdisk"
#set DUA container[1]="\\.\PhysicalDriveN"
#set DUA container[2]="\\.\CdRomN"
#set DUA container[3]="<file-name>.iso"
#set DUA container[4]="\\.\H:"

...

------
#load KGPSA FGA
#============================================================================
#
#

...

 Uncomment to connect the emulator's $1$DGA0 to the disk image.
#
#----------------------------------------------------------------------------

...

#load TQK50 MUA

#set MUA container[0]="<file-name>.vtape"
#set MUA container[1]="\\.\TapeN"

#load TQK50 MUB address=...
#load TQK50 MUC address=...

#set FGA container[0] = "<file-name>.vdisk"
#============================================================================
#
#

...

 Uncomment to connect the emulator's $1$DGA100 to host's disk drive.
#
#

...

---------------------------------------------------------------------------

...

#load DELQA/DEQNA XQA

...

-

...

#set

...

#load DELQA XQB address=...
#load DELQA XQC address=...

 FGA container[100] = "\\.\PhysicalDrive<N>"
#============================================================================
#
#

...

 Uncomment to enable emulation of secondary DEC-KGPSA-CA PCI FC Adapter.
#
#----------------------------------------------------------------------------
#load

...

#load physical_serial_line/chserial TXA0 line="\\.\COMn"
#load virtual_serial_line/chserial TXA0 port=10010
#load virtual_serial_line/chserial TXA0 port=10010 application="txa0.ht"
#set TXA line[0]=TXA0

#load physical_serial_line/chserial TXA1 line="\\.\COMn"
#load virtual_serial_line/chserial TXA1 port=10011
#load virtual_serial_line/chserial TXA1 port=10011 application="txa1.ht"
#set TXA line[1]=TXA1

#load physical_serial_line/chserial TXA2 line="\\.\COMn"
#load virtual_serial_line/chserial TXA2 port=10012
#load virtual_serial_line/chserial TXA2 port=10012 application="txa2.ht"
#set TXA line[2]=TXA2

#load physical_serial_line/chserial TXA3 line="\\.\COMn"
#load virtual_serial_line/chserial TXA3 port=10013
#load virtual_serial_line/chserial TXA3 port=10013 application="txa3.ht"
#set TXA line[3]=TXA3

#load physical_serial_line/chserial TXA4 line="\\.\COMn"
#load virtual_serial_line/chserial TXA4 port=10014
#load virtual_serial_line/chserial TXA4 port=10014 application="txa4.ht"
#set TXA line[4]=TXA4

#load physical_serial_line/chserial TXA5 line="\\.\COMn"
#load virtual_serial_line/chserial TXA5 port=10015
#load virtual_serial_line/chserial TXA5 port=10015 application="txa5.ht"
#set TXA line[5]=TXA5

#load physical_serial_line/chserial TXA6 line="\\.\COMn"
#load virtual_serial_line/chserial TXA6 port=10016
#load virtual_serial_line/chserial TXA6 port=10016 application="txa6.ht"
#set TXA line[6]=TXA6

#load physical_serial_line/chserial TXA7 line="\\.\COMn"
#load virtual_serial_line/chserial TXA7 port=10017
#load virtual_serial_line/chserial TXA7 port=10017 application="txa7.ht"
#set TXA line[7]=TXA7

#load DHV11 TXB address=...
#load DHQ11 TXB address=...
#load CXY08 TXB address=...
#load CXA16 TXB address=...
#load CXB16 TXB address=...

...

 KGPSA FGB
#============================================================================
#
# Uncomment to enable PCI Pass Through access to physical EMULEX LP FC HBA,
# use two adapters to provide multipath with failover.
#
#----------------------------------------------------------------------------
#set FGA host_bus_location = "PCI bus X, device Y, function Z"
#set FGB host_bus_location = "PCI bus A, device B, function C"
# this is the end of the configuration file #################################

Back to Top