[Info-vax] problems booting a rx2620 via a host based infoserver on DS10L

Stuart Martin mister.wavey at gmail.com
Sat Feb 1 10:49:33 EST 2014


Hi guys

I'm trying to boot a dvd-less (and diskless) hobbyist rx2620 (CIRIN/192.168.1.210) via host based infoserver on a DS10L alphaserver (JAKA/192.168.1.134) running OpenVMS 8.4.

Both machines are on the same LAN and (I believe) network connectivity has been proven by the successful TFTP of VMS_LOADER.EFI by the rx2620 from the infoserver as shown below. However, the subsequent stages are failing, and it looks like the fault is with the infoserver server or client config.

Here's the failing network boot on the rx2620 in EFI shell:

Shell> dbprofile -dn infoserver -sip 192.168.1.134 -cip 192.168.1.210 -m 255.255.255.0 -gip 192.168.1.254  -b "LDA3:[VMS$COMMON.SYSEXE]VMS_LOADER.EFI" -od "-fl 0,200400 -service I64084"
Updating profile infoserver

Shell> lanboot select -dn infoserver
  01  Acpi(HWP0002,100)/Pci(2|0)/Mac(001A4BABBF36) 
  02  Acpi(HWP0002,100)/Pci(2|1)/Mac(001A4BABBF37) 
Select Desired LAN: 01
Selected Acpi(HWP0002,100)/Pci(2|0)/Mac(001A4BABBF36)


Client MAC Address: 00 1A 4B AB BF 36 
Client IP Address: 192.168.1.210
Subnet Mask: 255.255.255.0
BOOTP Server IP Address: 192.168.1.134
DHCP Server IP Address: 0.0.0.0
Boot file name: LDA3:[VMS$COMMON.SYSEXE]VMS_LOADER.EFI

Retrieving File Size.
Retrieving File (TFTP).%VMS_LOADER-I-Memorydisk allocated at:0x0000000200000000
Loading memory disk from IP 192.168. 1.134
...................................................................................................................................
Warning - Unable to open SYS$LOADABLE_IMAGES:SYS$PGADRIVER.EXE, status = 0x54
*** SYSTEM MAY NOT BE BOOTABLE. Continuing...
...
Loading file: LDA3:[VMS$COMMON.SYSEXE]IPB.EXE from IP 192.168. 1.134

%VMS_LOADER-E-Unable to open IPB

%VMS_LOADER-F-FATAL: Unable to load primary bootstrap image IPB.EXE



I've been over the docs quite a few times, and can't see what the problem might be. I've provided all the config dumps I could think of below, and would be grateful if anyone can see where I might have screwed up.

The EFI firmware isn't the very latest (see below), but without a DVD or an existing OS, I'm not sure if it's actually possible to upgrade.

(The rx2620 does have a disk, but it is currently unformatted. A dvd drive is actually in the post from Australia to the UK, so I'm expecting it around Christmas 2014).

Possible suspects:
  o the device in SYS$STARTUP:ESS$LAST_STARTUP.DAT - is this correct?
  o the absence of DHCP with DNS in my network (mentioned lots in the MP config docs). Does this affect anything?
  o the quality of the IA64 dvd ISO (volume labelled "I64V84U") mounted on the alpha via LD (I got a different MD5 hash value on the iso under VMS vs. OS X, but the image appears ok, see the directory listing below). It was FTPd from OS X to the alpha in binary mode.

I'd be grateful for any ideas.

config dumps follow. All alpha except the final rx2620 EFI shell config dump. 


$
$ RUN SYS$SYSTEM:LANCP
LANCP> show conf

JAKA LAN Configuration (1-FEB-2014 11:39:44.68):
         Parent or
  Device  PrefCPU  Medium/User Version  Link  Speed  Duplex Auto BufSize   MAC Address          Type      Description
  ------  -------  ----------- -------  ----  -----  ------ ---- ------- ----------------   ------------  -----------
   EWA0             Ethernet   (nopriv)  Up     100   Full   Yes   1500  AA-00-04-00-2D-15  UTP DE500
                                                                         08-00-2B-87-53-A6 (default)
   EWB0             Ethernet   (nopriv) Down     -      -     No   1500  AA-00-04-00-2D-15  UTP DE500
                                                                         08-00-2B-87-53-BC (default)
LANCP>



$
$ TCPIP
TCPIP> show interface
                                                           Packets
Interface   IP_Addr         Network mask          Receive          Send     MTU
 
 LO0        127.0.0.1       255.0.0.0                  20            20    4096
 WE0        192.168.1.134   255.255.255.0         1560819       1556186    1500
TCPIP> show configuration enable service
 
Enable service
     BOOTP, FTP_CLIENT, NFS, NFS_CLIENT, NTP, PORTMAPPER, SSH, SSH_CLIENT,
     TFTP
TCPIP> 




$
$ TYPE SYS$STARTUP:ESS$LAD_STARTUP.DAT

!++
! ESS$LAD_STARTUP.TEMPLATE
!
! Copy this file to SYS$STARTUP:ESS$LAD_STARTUP.DAT and edit it
! to suit your local situation.
!
! This file is used by SYS$STARTUP:ESS$LAD_STARTUP.COM to set up
! the parameters for the InfoServer Application on OpenVMS
! LASTport/Disk (LAD) server.
!
! Note:
! The LAD disk block cache is structured as a number of fixed-size
! buckets.  You must specify both the bucket size and the number of
! buckets for the cache.
!
! The LAD cache is allocated from non-paged pool and is in no way
! associated with the XFC cache. The total LAD cache size in bytes
! may be determined by the formula:
!
! cache-bytes = bucket-size-in-blocks * number-of-buckets * 512
!
! Be sure the SYSGEN parameters NPAGDYN/NPAGEVIR are sized appropriately.
!
! The following keywords with values are accepted by this procedure:
!
!	BUFFER_SIZE -	A number between 3 and 8 denoting the
!			bucket size in blocks as follows:
!			3 -   8 blocks
!			4 -  16 blocks
!			5 -  32 blocks
!			6 -  64 blocks
!			7 - 128 blocks
!			8 - 256 blocks
!	CACHE_BUCKETS - Number of buckets
!	MAXIMUM_SERVICES - Maximum number of services (max=1024)
!	WRITE_LIMIT -	Server wide count of asynchronous writes
!--

BUFFER_SIZE = 3		! default (8 block buckets)
CACHE_BUCKETS = 512	! Default setting
WRITE_LIMIT = 0		! No async writes
MAXIMUM_SERVICES = 256	! default (typically more than enough)




$
$ TYPE SYS$STARTUP:ESS$LAST_STARTUP.DAT

!++
! This file will be used to set the appropriate LASTCP qualifiers. The following
! LASTCP qualifiers: ALL_CONTROLLERS, CHECKSUM, TRANSMIT_QUOTA, or SLOW_MODE
! can be set by using the following statement format:
! LASTCP qualifier = 1 to enable   e.g. SLOW_MODE = 1 enables  SLOW_MODE
! LASTCP qualifier = 0 to disable  e.g. SLOW_MODE = 0 disables SLOW_MODE
! The remaining LASTCP qualifiers will require the appropriate value settings.
DEVICE          = (EWA)
! TIMEOUT 	  = n				minimum interval in seconds
! CIRCUIT_MAXIMUM = n				maximum number of nodes		
! GROUP           = n				Group number
! NODE_NAME       = name			Node name
! CONTROLLERS     = ([{controller letter,}...]) Controller list
! TRANSMIT_QUOTA  = n				Number of transmit buffers
!--
!ALL_CONTROLLERS = ON




$
$ run sys$system:ess$infoserver
InfoServer> show services/full
 
I64084 [ODS-2]                         Access: Read-only
  File or device: _$134$LDA3: [8388608 blocks]
  Flags: 0000000082 {No Writers,Readahead}
  Rating:       Dynamic, 65535         Password:         Disabled
  Max Readers:            1000         Max Writers:            0
  Curr Readers:              0         Curr Writers:           0
  Reads:                     0         Writes:                 0
  Blocks Read:               0         Blocks Written:         0
 
%INFOSRVR-I-FOUND, 1 service found.





$
$ MC ESS$LADCP SHOW SERVICES

Interrogating network for Disk services, please wait...

Disk services offered by node JAKA (LAD V3.1, Address: AA-00-04-00-2D-15)
                                                             Current   Writes
Service:                                Device:      Rating: Connects: Allowed?:
I64084                                   OpenVMS      65535       0     No




$ 
$ TCPIP> show bootp/full
 
Host:         192.168.1.210   CIRIN
                                        Hardware Address: 00-1A-4B-AB-BF-36
Network mask: 255.255.255.0                      Type:    Ethernet
File:         LDA3:[VMS$COMMON.SYSEXE]VMS_LOADER.EFI
 
Time offset:            0               Vendor:   
 
Gateways:     not defined
 
Servers:
 Cookie:      not defined
 IEN:         not defined
 Impress:     not defined
 Log:         not defined
 LPR:         not defined
 Name:        not defined
 Resource:    not defined
 Time:        not defined





$
$ sh dev lda3: /full

Disk $134$LDA3: (JAKA), device type Foreign disk type 1, is online, mounted,
    software write-locked, file-oriented device, shareable.

    Error count                    0    Operations completed               2433
    Owner process                 ""    Owner UIC                      [SYSTEM]
    Owner process ID        00000000    Dev Prot            S:RWPL,O:RWPL,G:R,W
    Reference count                2    Default buffer size                 512
    Total blocks             8388608    Sectors per track                    54
    Total cylinders             2932    Tracks per cylinder                  53
    Logical Volume Size      8388608    Expansion Size Limit            9371648
    Allocation class             134

    Volume label           "I64V84U"    Relative volume number                0
    Cluster size                  16    Transaction count                     1
    Free blocks              1522256    Maximum files allowed            246723
    Extend quantity                5    Mount count                           1
    Mount status              System    Cache name             "_DSA1:XQPCACHE"
    Extent cache size             64    Max blocks in extent cache       152225
    File ID cache size            64    Blocks in extent cache                0
    Quota cache size               0    Maximum buffers in FCP cache       1770
    Volume owner UIC           [1,1]    Vol Prot    S:RWCD,O:RWCD,G:RWCD,W:RWCD

  Volume Status:  ODS-5, subject to mount verification, write-through XFC
      caching enabled, write-back XQP caching enabled, special files enabled.





$
$ dir lda3:[000000]

Directory LDA3:[000000]

000000.DIR;1              27  21-APR-2010 21:27:26.63  (RWED,RWED,RE,RE)
ANTI64_I640107.DIR;1
                           1  21-APR-2010 23:03:16.18  (RWE,RWE,RE,RE)
AVAILMAN_I64031.DIR;1
                           1  21-APR-2010 23:03:18.17  (RWE,RWE,RE,RE)
AVAIL_MAN_BASE.DIR;1
                           1  21-APR-2010 21:29:50.63  (RWE,RWE,RE,RE)
AXIS2_I6410.DIR;1          1  21-APR-2010 23:03:38.99  (RWE,RWE,RE,RE)
BACKUP.SYS;1               0  21-APR-2010 21:27:26.63  (RWED,RWED,RE,)
BADBLK.SYS;1           32192  21-APR-2010 21:27:26.63  (RWED,RWED,RE,)
BADLOG.SYS;1               0  21-APR-2010 21:27:26.63  (RWED,RWED,RE,)
BITMAP.SYS;1             129  21-APR-2010 21:27:26.63  (RWED,RWED,RE,)
CDSA_I64024-322.DIR;1
                           1  21-APR-2010 23:03:52.26  (RWE,RWE,RE,RE)
CIFS_I64011ECO1.DIR;1
                           1  21-APR-2010 23:03:54.03  (RWE,RWE,RE,RE)
CLEAN_SDA_HELP.COM;1
                           2  21-APR-2010 21:29:51.24  (RWED,RWED,RE,RE)
CONTIN.SYS;1               0  21-APR-2010 21:27:26.63  (RWED,RWED,RE,)
CORIMG.SYS;1               0  21-APR-2010 21:27:26.63  (RWED,RWED,RE,)
CSWS_JAVA_I64031.DIR;1
                           1  21-APR-2010 23:04:05.11  (RWE,RWE,RE,RE)
CSWS_PERL_I64021.DIR;1
                           1  21-APR-2010 23:04:07.56  (RWE,RWE,RE,RE)
CSWS_PHP_I64021.DIR;1
                           1  21-APR-2010 23:04:08.05  (RWE,RWE,RE,RE)
DCE_I64032.DIR;1           1  21-APR-2010 23:04:09.19  (RWE,RWE,RE,RE)
DCPS_I64027A.DIR;1         1  21-APR-2010 23:04:12.35  (RWE,RWE,RE,RE)
DECNET_PHASE_IV_I64084.DIR;1
                           1  21-APR-2010 21:29:49.18  (RWE,RWE,RE,RE)
DECNET_PLUS_I64084.DIR;1
                           1  21-APR-2010 23:04:14.31  (RWE,RWE,RE,RE)
DISTNETBEANS_I64055.DIR;1
                           1  21-APR-2010 23:04:20.55  (RWE,RWE,RE,RE)
DWMOTIF_I64017.DIR;1
                           1  21-APR-2010 23:04:23.80  (RWE,RWE,RE,RE)
DWMOTIF_SUPPORT_I64084.DIR;1
                           1  21-APR-2010 21:29:49.57  (RWE,RWE,RE,RE)
ENTERPRISE_DIR_I64056ECO1.DIR;1
                           1  21-APR-2010 23:04:31.93  (RWE,RWE,RE,RE)
FIREFOX_I64020.DIR;1
                           1  21-APR-2010 23:05:05.35  (RWE,RWE,RE,RE)
GPT.SYS;1                 96  21-APR-2010 21:27:26.63  (RWED,RWED,RE,E)
HPBINARYCHECKER_IA64_V101.DIR;1
                           1  21-APR-2010 23:05:12.68  (RWE,RWE,RE,RE)
I64084.DIR;1               1  21-APR-2010 23:03:12.24  (RWE,RWE,RE,RE)
INDEXF.SYS;1            7639  21-APR-2010 21:27:26.63  (RWED,RWED,RE,)
JAVA_I640155.DIR;1         1  21-APR-2010 23:05:12.97  (RWE,RWE,RE,RE)
KERBEROS_I64032.DIR;1
                           1  21-APR-2010 23:05:55.63  (RWE,RWE,RE,RE)
KITS.DIR;1                 4  21-APR-2010 21:29:49.12  (RWE,RWE,RE,RE)
OVPA_I64040.DIR;1          1  21-APR-2010 23:05:59.11  (RWE,RWE,RE,RE)
PERL_I640586.DIR;1         1  21-APR-2010 23:06:03.93  (RWE,RWE,RE,RE)
RTR_I64052.DIR;1           1  21-APR-2010 23:06:06.23  (RWE,RWE,RE,RE)
SECURITY.SYS;1             1  21-APR-2010 21:27:26.63  (RWED,RWED,RE,)
SOAP_020.DIR;1             1  21-APR-2010 23:06:20.48  (RWE,RWE,RE,RE)
SSL_I64014.DIR;1           1  21-APR-2010 23:06:23.21  (RWE,RWE,RE,RE)
SWB_I6401112.DIR;1         1  21-APR-2010 23:06:09.35  (RWE,RWE,RE,RE)
SWS_I640211.DIR;1          1  21-APR-2010 23:06:18.23  (RWE,RWE,RE,RE)
SYS0.DIR;1                 1  21-APR-2010 21:27:29.68  (RWE,RWE,RE,RE)
SYS1.DIR;1                 1  21-APR-2010 21:27:29.68  (RWE,RWE,RE,RE)

[...]

SYSFF.DIR;1                1  21-APR-2010 21:27:29.68  (RWE,RWE,RE,RE)
TCPIP_I64057_ECO2.DIR;1
                           1  21-APR-2010 23:06:25.31  (RWE,RWE,RE,RE)
TDC_I64023.DIR;1           1  21-APR-2010 23:06:34.86  (RWE,RWE,RE,RE)
TDC_RT_I64023.DIR;1
                           1  21-APR-2010 23:06:36.18  (RWE,RWE,RE,RE)
UDDI_010A.DIR;1            1  21-APR-2010 23:06:37.26  (RWE,RWE,RE,RE)
VMS$COMMON.DIR;1           3  21-APR-2010 21:27:29.71  (RWE,RWE,RE,RE)
VMSI18N_I64084.DIR;1
                           1  21-APR-2010 23:03:43.52  (RWE,RWE,RE,RE)
VOLSET.SYS;1               0  21-APR-2010 21:27:26.63  (RWED,RWED,RE,)
WBEMCIM_I640299.DIR;1
                           1  21-APR-2010 23:06:37.94  (RWE,RWE,RE,RE)
WBEMPROVIDERS_I640223.DIR;1
                           1  21-APR-2010 23:06:42.17  (RWE,RWE,RE,RE)
WSIT_I64030.DIR;1          1  21-APR-2010 23:06:48.29  (RWE,RWE,RE,RE)
XMLC_I64020.DIR;1          1  21-APR-2010 23:07:09.55  (RWE,RWE,RE,RE)
XMLC_I64030.DIR;1          1  21-APR-2010 23:06:51.43  (RWE,RWE,RE,RE)
XMLJ_020.DIR;1             1  21-APR-2010 23:07:10.27  (RWE,RWE,RE,RE)

Total of 309 files, 40388 blocks.




$
$ sh cpu/full

System:	JAKA, AlphaServer DS10L 466 MHz

  SMP execlet	= 3 : Disabled : Uniprocessing.
  Config tree	= None
  Primary CPU	= 0    				 
  HWRPB CPUs	= 1     				 
  Page Size	= 8192      				 
  Revision Code	=   				 
  Serial Number	= (virt.) 600360
  Default CPU Capabilities:
        System:	QUORUM RUN 
  Default Process Capabilities:
        System:	QUORUM RUN 

CPU 0	 State: RUN                CPUDB: 81C16000     Handle: * None *
       Process: _FTA1:               PID: 000002D3
  Capabilities:
        System:	PRIMARY QUORUM RUN RAD0 
  Slot Context:	83F7C180
     CPU     -	State..........: RC, PA, PP, CV, PV, PMV, PL
		Type...........: EV6 (21264), Pass 2.3
		Speed..........: 463 Mhz
		Variation......: VAX FP, IEEE FP, Primary Eligible
		Serial Number..: 
		Revision.......: 
		Halt Request...: 0
		Software Comp..: 0.0
     PALCODE -	Revision Code..: 1.98-01
		Compatibility..: 83
		Max Shared CPUs: 1
		Memory  Space..: Physical = 00000000.00000000  Length = 0
		Scratch Space..: Physical = 00000000.00000000  Length = 0
  Bindings:
     NETACP           PID = 0000021D  Reason: PRIMARY Capability
  Fastpath:
	PKA0 
	PKB0 
	BG0 
  Features:
     Autostart - Enabled.
     Fastpath  - Selection enabled as Preferred CPU.





 $
 $ sh dev

Device                  Device           Error    Volume         Free  Trans Mnt
 Name                   Status           Count     Label        Blocks Count Cnt
DSA1:                   Mounted              0  ALPHASYS     120050736   790   1
$134$DKA0:      (JAKA)  ShadowSetMember      0  (member of DSA1:)
$134$DKA100:    (JAKA)  ShadowSetMember      0  (member of DSA1:)
$134$DQA0:      (JAKA)  Mounted              0  DATA1        170861648     1   1
$134$DQA1:      (JAKA)  Offline              1
$134$DQB0:      (JAKA)  Offline              1
$134$DQB1:      (JAKA)  Offline              1
$134$DVA0:      (JAKA)  Online               0
$134$LDA0:      (JAKA)  Online               0
$134$LDA1:      (JAKA)  Mounted              0  JFPLIB0006A     187536     1   1
$134$LDA2:      (JAKA)  Mounted              0  JFPPY0510A      470816     4   1
$134$LDA3:      (JAKA)  Mounted wrtlck       0  I64V84U        1522256     1   1
DAD0:           (JAKA)  Online               0

Device                  Device           Error
 Name                   Status           Count
OPA0:                   Online               0
OPA2:                   Online               0
OPA3:                   Online               0
ASN0:                   Online               0
FTA0:                   Offline              0
FTA1:                   Online               0
LTA0:                   Offline mounted      0
RTA0:                   Offline              0
RTB0:                   Offline              0
TNA0:                   Online               0
TTA0:                   Online               0

Device                  Device           Error
 Name                   Status           Count
LRA0:                   Online               0

Device                  Device           Error
 Name                   Status           Count
EWA0:                   Online               2
EWA3:                   Online               0
EWA4:                   Online               0
EWA6:                   Online               0
EWA7:                   Online               0
EWA8:                   Online               0
EWA9:                   Online               0
EWA10:                  Online               0
EWA12:                  Online               0
EWB0:                   Online               0
EWB2:                   Online               0
IIA0:                   Online               0
LAD0:                   Online               0
LAST0:                  Online               0
MPA0:                   Online               0
PKA0:                   Online               0
PKB0:                   Online               0
PPP0:                   Online               0
SMA0:                   Online               0
WSA0:                   Offline              0






$
$ sh sys
OpenVMS V8.4  on node JAKA    1-FEB-2014 11:54:12.22   Uptime  0 01:15:32
  Pid    Process Name    State  Pri      I/O       CPU       Page flts  Pages
00000201 SWAPPER         HIB     16        0   0 00:00:01.14         0      4   
00000205 SHADOW_SERVER   HIB      6        8   0 00:00:00.00        63     84   
00000206 LANACP          HIB     14      112   0 00:00:00.03       130    154   
00000208 IPCACP          HIB     10       10   0 00:00:00.00        37     51   
00000209 ERRFMT          HIB      8      322   0 00:00:00.06       113    134   
0000020B OPCOM           HIB      9     1202   0 00:00:00.30       105     54   
0000020C AUDIT_SERVER    HIB      9      356   0 00:00:00.22       137    147   
0000020D JOB_CONTROL     HIB      9     1858   0 00:00:00.29        63     88   
0000020F SECURITY_SERVER HIB     10      591   0 00:00:00.56       450    396   
00000210 ACME_SERVER     HIB     10       71   0 00:00:00.13       495    420 M 
00000211 QUEUE_MANAGER   HIB     10       82   0 00:00:00.04       136    175   
00000213 TP_SERVER       HIB     10      308   0 00:00:00.33        80    104   
0000021D NETACP          HIB     10       46   0 00:00:00.06        64    104   
0000021E EVL             HIB      6       57   0 00:00:00.03       133    136  N
0000021F REMACP          HIB      8       15   0 00:00:00.00        43     28   
00000226 TCPIP$INETACP   HIB      9     1055   0 00:00:00.22       217    136   
00000227 TCPIP$PORTM_1   LEF     10      152   0 00:00:00.06       352    187  N
00000228 TCPIP$BOOTP_1   LEF     10      205   0 00:00:00.10       577    249  N
00000229 TCPIP$NFS_1     HIB     10      154   0 00:00:00.08       643    346  N
0000022A TCPIP$MOUNTD_1  LEF     10      275   0 00:00:00.09       473    306  N
0000022B TCPIP$NTP_1     LEF      9     6257   0 00:00:00.31       616    352  N
0000022C LATACP          HIB     14        8   0 00:00:00.00        82     64   
0000022D WASD:80         HIB      6      682   0 00:00:00.37       545    758   
0000022E EPMD$SERVER     LEF      5     1000   0 00:00:00.07       270    187   
00000230 SMHANDLER       HIB      8       46   0 00:00:00.02       175    147   
00000231 TCPIP$TFT_BG115 LEF     10  3204493   0 00:03:26.63       433    193  N
00000232 WAVEY           LEF      6     1279   0 00:00:00.64      2455     90   
000002D2 TCPIP$SS_BG3062 LEF      9     7207   0 00:00:01.28       680    566  N
000002D3 _FTA1:          CUR      4     2891   0 00:00:00.79      2897    143   
000002EF TCPIP$SS_BG3291 LEF     10      564   0 00:00:00.29       775    614  N






Shell> info all

SYSTEM INFORMATION

Date/Time:  Feb  1, 2014  14:46:41  (20:14:02:01:14:46:41)
Manufacturer:  hp
Product Name:  server rx2620                   
Product Number:  AB332A
Serial Number:  USE47280V4          
UUID:  F41363D9-4B6D-11DC-BBEF-107FD2EA20B2
System Bus Frequency:  200 MHz

PROCESSOR MODULE INFORMATION

           # of               L3      L4      Family/
   CPU     Logical            Cache   Cache   Model         Processor
   Module  CPUs     Speed     Size    Size    (hex.)   Rev  State
   ------  -------  --------  ------  ------  -------  ---  ------------
     0        1      1.6 GHz    3 MB    None   1F/02    A2        Active
     1        1      1.6 GHz    3 MB    None   1F/02    A2        Active


MEMORY INFORMATION

     ---- DIMM A -----  ---- DIMM B -----

      DIMM   Current     DIMM   Current  
---  ------ ----------  ------ ----------
 0   2048MB     Active  2048MB     Active
 1   2048MB     Active  2048MB     Active
 2   2048MB     Active  2048MB     Active
 3   2048MB     Active  2048MB     Active
 4    ----               ----            
 5    ----               ----            

   Active Memory    : 16384 MB
   Installed Memory : 16384 MB


I/O INFORMATION


BOOTABLE DEVICES

   Order  Media Type  Path
   -----  ----------  ---------------------------------------
   Seg  Bus  Dev  Fnc  Vendor  Device Slot  
    #    #    #    #     ID      ID     #   Path
   ---  ---  ---  ---  ------  ------  ---  -----------
    00   00   01   00  0x1033  0x0035   XX  Acpi(HWP0002,0)/Pci(1|0)
    00   00   01   01  0x1033  0x0035   XX  Acpi(HWP0002,0)/Pci(1|1)
    00   00   01   02  0x1033  0x00E0   XX  Acpi(HWP0002,0)/Pci(1|2)
    00   00   02   00  0x1095  0x0649   XX  Acpi(HWP0002,0)/Pci(2|0)
    00   20   01   00  0x1000  0x0030   XX  Acpi(HWP0002,100)/Pci(1|0)
    00   20   01   01  0x1000  0x0030   XX  Acpi(HWP0002,100)/Pci(1|1)
    00   20   02   00  0x8086  0x1079   XX  Acpi(HWP0002,100)/Pci(2|0)
    00   20   02   01  0x8086  0x1079   XX  Acpi(HWP0002,100)/Pci(2|1)
    00   60   00   00  0x0E11  0x0087   XX  Acpi(HWP0002,300)/Pci(0|0)
    00   C0   00   00  0x0E11  0x0087   XX  Acpi(HWP0002,600)/Pci(0|0)
    00   E0   01   00  0x103C  0x1290   XX  Acpi(HWP0002,700)/Pci(1|0)
    00   E0   01   01  0x103C  0x1048   XX  Acpi(HWP0002,700)/Pci(1|1)
    00   E0   02   00  0x1002  0x5159   XX  Acpi(HWP0002,700)/Pci(2|0)

   Fast initialization: Enabled
   System Wake-On-LAN:  Enabled

BOOT INFORMATION
   Monarch CPU:

   Current  Preferred
   Monarch   Monarch
     CPU       CPU
   Module/   Module/
   Logical   Logical   Warnings
   -------  ---------  --------
     0/0       0/0

   AutoBoot: ON - Timeout is : 10 sec

   Boottest:

   BOOTTEST Settings Default Variable

   OS is not speedy boot aware.

   Selftest     Setting
   ---------    --------------
   early_cpu    Run this test
   late_cpu     Run this test
   platform     Run this test
   chipset      Run this test
   io_hw        Run this test
   mem_init     Run this test
   mem_test     Run this test

   LAN Address Information:

   LAN Address        Path
   -----------------  ----------------------------------------
  *Mac(001A4BABBF36)  Acpi(HWP0002,100)/Pci(2|0)/Mac(001A4BABBF36) 
   Mac(001A4BABBF37)  Acpi(HWP0002,100)/Pci(2|1)/Mac(001A4BABBF37) 


FIRMWARE INFORMATION


   System Firmware Revision: 4.21 [4651]
      PAL_A: 7.31/1.27
      PAL_B: 2.15
      EFI Spec: 1.10
      EFI Intel Drop: 14.62
      EFI Build: 5.48
      SAL Spec: 3.01
      SAL_A: 2.00
      SAL_B: 4.21
      POSSE: 0.20
      ACPI: 7.00
      SMBIOS: 2.3.2a
   BMC Revision: 4.03
      IPMI: 1.00
   Management Processor Revision: E.03.30
   Updatable EFI Drivers:
      Floating-Point Software Assistance Handler:  00000118
      LSI Logic Ultra320 SCSI Driver:              01040200
      Broadcom Gigabit Ethernet Driver:            0007000A
      SCSI Bus Driver:                             00000021
      SCSI Tape Driver:                            00000020
      Intel(R) PRO/1000 Ethernet Driver:           00002160
      Usb Ohci Driver:                             00000033
      USB Bus Driver:                              00000014
      USB Bot Mass Storage Driver:                 00000014
      Generic USB Mass Storage Driver:             00000015

WARNING AND STOP BOOT INFORMATION


CHIP REVISION INFORMATION

   Chip                  Logical     Device       Chip 
   Type                     ID         ID       Revision
   -------------------   -------     ------     --------
   Memory Controller         0       122b         0023 
   Root Bridge               0       1229         0023 
     Host Bridge          0000       122e         0032 
     Host Bridge          0001       122e         0032 
     Host Bridge          0002       122e         0032 
     Host Bridge          0003       122e         0032 
     Host Bridge          0004       122e         0032 
     Host Bridge          0006       122e         0032 
     Host Bridge          0007       122e         0032 
     Other Bridge            0          0         0002 
       Other Bridge          0          0         000d 
         Baseboard MC        0          0         0403 











More information about the Info-vax mailing list