skip book previous and next navigation links
go up to top of book: HP OpenVMS Alpha Partitioning and Galaxy Guide HP OpenVMS Alpha Partitioning and Galaxy Guide
go to beginning of chapter: Creating an OpenVMS Galaxy on AlphaServer ES47/ES80/GS1280... Creating an OpenVMS Galaxy on AlphaServer ES47/ES80/GS1280...
go to previous page: Step 4: Install OpenVMS Alpha Step 4: Install OpenVMS Alpha
go to next page: Step 6: Boot the OpenVMS GalaxyStep 6: Boot the OpenVMS Galaxy
end of book navigation links

Step 5: Set Up Partitions  



When you have installed the operating system, you can set up soft partitions as shown in the examples in this section.

AlphaServer GS1280 Setup of a 32P Hard Partition with Subpartitions

This example creates three soft partitions in a single hard partition on a 32P GS1280. The first partition comprises the first two 8P drawers. The second partition has one 8P drawer, as does the third partition. There are 256 megabytes of shared memory. As seen in the show partition display, the consoles for the various partitions can be accessed via telnet ports. Note that the show partition display will change after a power-on command.


NoteUse the assign memory command only to set up shared memory.

Part A: Setting Up the Galaxy
Welcome - GS1280 Server Manager - V2.1-8
MBM> create partition -hp hp0 255 soft
MBM> create partition -hp hp0 -sp sp0
MBM> create partition -hp hp0 -sp sp1
MBM> create partition -hp hp0 -sp sp2
MBM> assign component -cab 0 -drawer 0 sbb -hp hp0 -sp sp0
MBM> assign component -cab 0 -drawer 1 sbb -hp hp0 -sp sp0
MBM> assign component -cab 0 -drawer 2 sbb -hp hp0 -sp sp1
MBM> assign component -cab 0 -drawer 3 sbb -hp hp0 -sp sp2
MBM> assign mem -hp hp0 256mb -com
MBM> show partition
-----------------------------------------------------------------
Hard Partition : HP Name = hp0, HP No.= 0, SP count = 4
Attributes     : max CPUs = 255, SP type = soft, Non-stripe
Physical Memory: 69632MB (68.000GB)
 Community Memory: 256MB (0.250GB)
 Sub Partition: HP Name = hp0, HP No.= 0
                SP Name = sp0, SP No.= 0
                 State = Not Running, Telnet port = 323 
 Assigned Memory: unspecified
 CPUs:
     Cab  Drw  CPU   (NS,EW)   PID    Type
      0    0    0    ( 0,0 )     0    Non-primary
      0    0    2    ( 0,1 )     2    Non-primary
      0    0    4    ( 0,2 )     4    Non-primary
      0    0    6    ( 0,3 )     6    Non-primary
      0    0    1    ( 1,0 )     1    Non-primary
      0    0    3    ( 1,1 )     3    Non-primary
      0    0    5    ( 1,2 )     5    Non-primary
      0    0    7    ( 1,3 )     7    Non-primary
      0    1    0    ( 2,0 )     8    Non-primary
      0    1    2    ( 2,1 )    10    Non-primary
      0    1    4    ( 2,2 )    12    Non-primary
      0    1    6    ( 2,3 )    14    Non-primary
      0    1    1    ( 3,0 )     9    Non-primary
      0    1    3    ( 3,1 )    11    Non-primary
      0    1    5    ( 3,2 )    13    Non-primary
      0    1    7    ( 3,3 )    15    Non-primary
 
 IOPs:
            SBB                          PCI Drawer
    Cab  Drw  IOP   (NS,EW)           Cab  Drw  IOR
     0    0    0    ( 0,0 ) ---------  2    0    0
     0    0    2    ( 0,1 )
     0    0    4    ( 0,2 )
     0    0    6    ( 0,3 )
     0    0    1    ( 1,0 )
     0    0    3    ( 1,1 )
     0    0    5    ( 1,2 ) ---------  1    4    0
     0    0    7    ( 1,3 )
     0    1    0    ( 2,0 ) ---------  2    1    0
     0    1    2    ( 2,1 )
     0    1    4    ( 2,2 )
     0    1    6    ( 2,3 )
     0    1    1    ( 3,0 )
     0    1    3    ( 3,1 )
     0    1    5    ( 3,2 )
     0    1    7    ( 3,3 )
 
 Sub Partition: HP Name = hp0, HP No.= 0
                SP Name = sp1, SP No.= 1
                 State = Not Running, Telnet port = 324
 Assigned Memory: unspecified
 CPUs:
     Cab  Drw  CPU   (NS,EW)   PID    Type
      0    2    0    ( 0,4 )     0    Non-primary
      0    2    2    ( 0,5 )     2    Non-primary
      0    2    4    ( 0,6 )     4    Non-primary
      0    2    6    ( 0,7 )     6    Non-primary
      0    2    1    ( 1,4 )     1    Non-primary
      0    2    3    ( 1,5 )     3    Non-primary
      0    2    5    ( 1,6 )     5    Non-primary
      0    2    7    ( 1,7 )     7    Non-primary
 IOPs:
            SBB                          PCI Drawer
     Cab  Drw  IOP   (NS,EW)           Cab  Drw  IOR
      0    2    0    ( 0,4 ) ---------  2    2    0
      0    2    2    ( 0,5 )
      0    2    4    ( 0,6 )
      0    2    6    ( 0,7 )
      0    2    1    ( 1,4 )
      0    2    3    ( 1,5 ) 
      0    2    5    ( 1,6 )
      0    2    7    ( 1,7 )
 
Sub Partition: HP Name = hp0, HP No.= 0
               SP Name = sp2, SP No.= 2
                State = Not Running, Telnet port = 325 Assigned Memory: unspecified
 CPUs:
     Cab  Drw  CPU   (NS,EW)   PID    Type
      0    3    0    ( 2,4 )     8    Non-primary
      0    3    2    ( 2,5 )    10    Non-primary
      0    3    4    ( 2,6 )    12    Non-primary
      0    3    6    ( 2,7 )    14    Non-primary
      0    3    1    ( 3,4 )     9    Non-primary
      0    3    3    ( 3,5 )    11    Non-primary
      0    3    5    ( 3,6 )    13    Non-primary
      0    3    7    ( 3,7 )    15    Non-primary
 IOPs:
            SBB                          PCI Drawer
     Cab  Drw  IOP   (NS,EW)           Cab  Drw  IOR
      0    3    0    ( 2,4 ) ---------  2    3    0
      0    3    2    ( 2,5 )
      0    3    4    ( 2,6 )
      0    3    6    ( 2,7 )
      0    3    1    ( 3,4 )
      0    3    3    ( 3,5 )
      0    3    5    ( 3,6 )
      0    3    7    ( 3,7 )
Sub Partition: HP Name = hp0, HP No.= 0
               SP Name = Free_Pool, SP No.= 255
               State = Not Running
 Free Memory: 0MB (0.000GB)
 CPUs: None
 IOPs: None
MBM> power on -all
 [...]
Part B: Output from Instance 0:
~PCO-I-(pco_01) Powering on partition. HP: hp0
starting console on CPU 0
initialized idle PCB
initializing semaphores
initializing heap
initial heap 700c0
memory low limit = 54c000 heap = 700c0, 1fffc0
initializing driver structures
initializing idle process PID
initializing file system
initializing timer data structures
lowering IPL
CPU 0 speed is 1150 MHz
create dead_eater
create poll
create timer
create powerup
entering idle loop
access NVRAM
Get Partition DB
hpcount = 1, spcount = 4, ev7_count = 32, io7_count = 5
hard_partition = 0IO7-100 (Pass 3) at PID 8
IO7 North port speed is 191 MHz
Hose 32 - 33 MHz PCI
Hose 33 - 66 MHz PCI
Hose 34 - 66 MHz PCI
Hose 35 - 4X AGP
IO7-100 (Pass 3) at PID 0
IO7 North port speed is 191 MHz
Hose 0 - 33 MHz PCI
Hose 1 - 66 MHz PCI
Hose 2 - 66 MHz PCI
Hose 3 - 4X AGP
IO7-100 (Pass 3) at PID 5
IO7 North port speed is 191 MHz
Hose 20 - 33 MHz PCI
Hose 21 - 33 MHz PCI
Hose 22 - 33 MHz PCI
Hose 23 - 4X AGP
0 sub-partition 0:   start:00000000 00000000   size:00000000 80000000
PID 0 console memory base: 0, 2 GB
1 sub-partition 0:   start:00000004 00000000   size:00000000 80000000
PID 1 memory: 400000000, 2 GB
2 sub-partition 0:   start:00000008 00000000   size:00000000 80000000
PID 2 memory: 800000000, 2 GB
3 sub-partition 0:   start:0000000c 00000000   size:00000000 80000000
PID 3 memory: c00000000, 2 GB
4 sub-partition 0:   start:00000020 00000000   size:00000000 80000000
PID 4 memory: 2000000000, 2 GB
5 sub-partition 0:   start:00000024 00000000   size:00000000 80000000
PID 5 memory: 2400000000, 2 GB
6 sub-partition 0:   start:00000028 00000000   size:00000000 80000000
PID 6 memory: 2800000000, 2 GB
7 sub-partition 0:   start:0000002c 00000000   size:00000000 80000000
PID 7 memory: 2c00000000, 2 GB
8 sub-partition 0:   start:00000040 00000000   size:00000000 80000000
PID 8 memory: 4000000000, 2 GB
9 sub-partition 0:   start:00000044 00000000   size:00000000 80000000
PID 9 memory: 4400000000, 2 GB
10 sub-partition 0:   start:00000048 00000000   size:00000000 80000000
PID 10 memory: 4800000000, 2 GB
11 sub-partition 0:   start:0000004c 00000000   size:00000000 80000000
PID 11 memory: 4c00000000, 2 GB
12 sub-partition 0:   start:00000060 00000000   size:00000000 80000000
PID 12 memory: 6000000000, 2 GB
13 sub-partition 0:   start:00000064 00000000   size:00000000 80000000
PID 13 memory: 6400000000, 2 GB
14 sub-partition 0:   start:00000068 00000000   size:00000000 80000000
PID 14 memory: 6800000000, 2 GB
15 sub-partition 0:   start:0000006c 00000000   size:00000000 78000000
PID 15 memory: 6c00000000, 1.875 GB
0 sub-partition 1:   start:00000080 00000000   size:00000000 80000000
1 sub-partition 1:   start:00000084 00000000   size:00000000 80000000
2 sub-partition 1:   start:00000088 00000000   size:00000000 80000000
3 sub-partition 1:   start:0000008c 00000000   size:00000000 80000000
4 sub-partition 1:   start:000000a0 00000000   size:00000000 80000000
5 sub-partition 1:   start:000000a4 00000000   size:00000000 80000000
6 sub-partition 1:   start:000000a8 00000000   size:00000000 80000000
7 sub-partition 1:   start:000000ac 00000000   size:00000000 7c000000
0 sub-partition 2:   start:000000c0 00000000   size:00000000 80000000
1 sub-partition 2:   start:000000c4 00000000   size:00000000 80000000
2 sub-partition 2:   start:000000c8 00000000   size:00000001 00000000
3 sub-partition 2:   start:000000cc 00000000   size:00000001 00000000
4 sub-partition 2:   start:000000e0 00000000   size:00000000 80000000
5 sub-partition 2:   start:000000e4 00000000   size:00000000 80000000
6 sub-partition 2:   start:000000e8 00000000   size:00000000 80000000
7 sub-partition 2:   start:000000ec 00000000   size:00000000 7c000000
0 community 0:   start:0000006c 78000000   size:00000000 08000000
1 community 0:   start:000000ac 7c000000   size:00000000 04000000
2 community 0:   start:000000ec 7c000000   size:00000000 04000000
total memory, 31.875 GB
probe I/O subsystem
probing hose 0, PCI
probing PCI-to-PCI bridge, hose 0 bus 2
do not use secondary IDE channel on CMD controller
bus 2, slot 0, function 0 -- usba -- USB
bus 2, slot 0, function 1 -- usbb -- USB
bus 2, slot 0, function 2 -- usbc -- USB
bus 2, slot 0, function 3 -- usbd -- USB
bus 2, slot 1 -- dqa -- CMD 649 PCI-IDE
bus 2, slot 2 -- pka -- Adaptec AIC-7892
probing hose 1, PCI
bus 0, slot 1, function 0 -- pkb -- Adaptec AIC-7899
bus 0, slot 1, function 1 -- pkc -- Adaptec AIC-7899
probing hose 2, PCI
probing PCI-to-PCI bridge, hose 2 bus 2
bus 2, slot 4 -- eia -- DE602-B*
bus 2, slot 5 -- eib -- DE602-B*
bus 0, slot 2 -- pga -- FCA-2354
probing hose 3, PCI
probing hose 20, PCI
probing PCI-to-PCI bridge, hose 20 bus 2
do not use secondary IDE channel on CMD controller
bus 2, slot 0, function 0 -- usbe -- USB
bus 2, slot 0, function 1 -- usbf -- USB
bus 2, slot 0, function 2 -- usbg -- USB
bus 2, slot 0, function 3 -- usbh -- USB
bus 2, slot 1 -- dqb -- CMD 649 PCI-IDE
bus 2, slot 2 -- pkd -- Adaptec AIC-7892
probing hose 21, PCI
bus 0, slot 2 -- pgb -- KGPSA-C
probing hose 22, PCI
probing PCI-to-PCI bridge, hose 22 bus 2
bus 2, slot 4 -- eic -- DE602-AA
bus 2, slot 5 -- eid -- DE602-AA
probing hose 23, PCI
probing hose 32, PCI
probing PCI-to-PCI bridge, hose 32 bus 2
do not use secondary IDE channel on CMD controller
bus 2, slot 0, function 0 -- usbi -- USB
bus 2, slot 0, function 1 -- usbj -- USB
bus 2, slot 0, function 2 -- usbk -- USB
bus 2, slot 0, function 3 -- usbl -- USB
bus 2, slot 1 -- dqc -- CMD 649 PCI-IDE
bus 2, slot 2 -- pke -- Adaptec AIC-7892
probing hose 33, PCI
bus 0, slot 1, function 0 -- pkf -- Adaptec AIC-7899
bus 0, slot 1, function 1 -- pkg -- Adaptec AIC-7899
probing hose 34, PCI
probing PCI-to-PCI bridge, hose 34 bus 2
bus 2, slot 4 -- eie -- DE602-B*
bus 2, slot 5 -- eif -- DE602-B*
bus 0, slot 2 -- pgc -- FCA-2354
probing hose 35, PCI
starting drivers
Starting secondary CPU 1 at address 400030000
Starting secondary CPU 2 at address 800030000
Starting secondary CPU 3 at address c00030000
Starting secondary CPU 4 at address 2000030000
Starting secondary CPU 5 at address 2400030000
Starting secondary CPU 6 at address 2800030000
Starting secondary CPU 7 at address 2c00030000
Starting secondary CPU 8 at address 4000030000
Starting secondary CPU 9 at address 4400030000
Starting secondary CPU 10 at address 4800030000
Starting secondary CPU 11 at address 4c00030000
Starting secondary CPU 12 at address 6000030000
Starting secondary CPU 13 at address 6400030000
Starting secondary CPU 14 at address 6800030000
Starting secondary CPU 15 at address 6c00030000
initializing GCT/FRU............................................................
.................... at 54c000
Initializing dqa dqb dqc eia eib eic eid eie eif pka pkb pkc pkd pke pkf
 pkg pga pgb  pgc
AlphaServer Console T6.5-14, built on Jun 20 2003 at 14:52:48
P00>>>
Set environment variables separately for each partition:
P00>>> set ei*mode twi
P00>>> set bootdef_dev dka0
Part C: Output from Instance 1:

~PCO-I-(pco_01) Powering on partition. HP: hp0
starting console on CPU 16
console physical memory base is 8000000000
initialized idle PCB
initializing semaphores
initializing heap
initial heap 700c0
memory low limit = 54c000 heap = 700c0, 1fffc0
initializing driver structures
initializing idle process PID
initializing file system
initializing timer data structures
lowering IPL
CPU 16 speed is 1150 MHz
create dead_eater
create poll
create timer
create powerup
entering idle loop
access NVRAM
Get Partition DB
hpcount = 1, spcount = 4, ev7_count = 32, io7_count = 5
hard_partition = 0
IO7-100 (Pass 3) at PID 10
IO7 North port speed is 191 MHz
Hose 64 - 33 MHz PCI
Hose 65 - 66 MHz PCI
Hose 66 - 66 MHz PCI
Hose 67 - 4X AGP
0 sub-partition 0:   start:00000000 00000000   size:00000000 80000000
1 sub-partition 0:   start:00000004 00000000   size:00000000 80000000
2 sub-partition 0:   start:00000008 00000000   size:00000000 80000000
3 sub-partition 0:   start:0000000c 00000000   size:00000000 80000000
4 sub-partition 0:   start:00000020 00000000   size:00000000 80000000
5 sub-partition 0:   start:00000024 00000000   size:00000000 80000000
6 sub-partition 0:   start:00000028 00000000   size:00000000 80000000
7 sub-partition 0:   start:0000002c 00000000   size:00000000 80000000
8 sub-partition 0:   start:00000040 00000000   size:00000000 80000000
9 sub-partition 0:   start:00000044 00000000   size:00000000 80000000
10 sub-partition 0:   start:00000048 00000000   size:00000000 80000000
11 sub-partition 0:   start:0000004c 00000000   size:00000000 80000000
12 sub-partition 0:   start:00000060 00000000   size:00000000 80000000
13 sub-partition 0:   start:00000064 00000000   size:00000000 80000000
14 sub-partition 0:   start:00000068 00000000   size:00000000 80000000
15 sub-partition 0:   start:0000006c 00000000   size:00000000 78000000
0 sub-partition 1: start:00000080 00000000 size:00000000 80000000
PID 16 console memory base: 8000000000, 2 GB
1 sub-partition 1: start:00000084 00000000 size:00000000 80000000
PID 17 memory: 8400000000, 2 GB
2 sub-partition 1: start:00000088 00000000 size:00000000 80000000
PID 18 memory: 8800000000, 2 GB
3 sub-partition 1: start:0000008c 00000000 size:00000000 80000000
PID 19 memory: 8c00000000, 2 GB
4 sub-partition 1: start:000000a0 00000000 size:00000000 80000000
PID 20 memory: a000000000, 2 GB
5 sub-partition 1: start:000000a4 00000000 size:00000000 80000000
PID 21 memory: a400000000, 2 GB
6 sub-partition 1: start:000000a8 00000000 size:00000000 80000000
PID 22 memory: a800000000, 2 GB
7 sub-partition 1: start:000000ac 00000000 size:00000000 7c000000
PID 23 memory: ac00000000, 1.938 GB
0 sub-partition 2: start:000000c0 00000000 size:00000000 80000000
1 sub-partition 2: start:000000c4 00000000 size:00000000 80000000
2 sub-partition 2: start:000000c8 00000000 size:00000001 00000000
3 sub-partition 2: start:000000cc 00000000 size:00000001 00000000
4 sub-partition 2: start:000000e0 00000000 size:00000000 80000000
5 sub-partition 2: start:000000e4 00000000 size:00000000 80000000
6 sub-partition 2: start:000000e8 00000000 size:00000000 80000000
7 sub-partition 2: start:000000ec 00000000 size:00000000 7c000000
0 community 0: start:0000006c 78000000 size:00000000 08000000
1 community 0: start:000000ac 7c000000 size:00000000 04000000
2 community 0: start:000000ec 7c000000 size:00000000 04000000
total memory, 15.938 GB
waiting for GCT/FRU at 54c000 by CPU 0
probe I/O subsystem
probing hose 64, PCI
probing PCI-to-PCI bridge, hose 64 bus 2
do not use secondary IDE channel on CMD controller
bus 2, slot 0, function 0 -- usba -- USB
bus 2, slot 0, function 1 -- usbb -- USB
bus 2, slot 0, function 2 -- usbc -- USB
bus 2, slot 0, function 3 -- usbd -- USB
bus 2, slot 1 -- dqa -- CMD 649 PCI-IDE
bus 2, slot 2 -- pka -- Adaptec AIC-7892
probing hose 65, PCI
bus 0, slot 1, function 0 -- pkb -- Adaptec AIC-7899
bus 0, slot 1, function 1 -- pkc -- Adaptec AIC-7899
probing hose 66, PCIprobing PCI-to-PCI bridge, hose 66 bus 2
bus 2, slot 4 -- eia -- DE602-B*
bus 2, slot 5 -- eib -- DE602-B*
bus 0, slot 2 -- pga -- FCA-2354
probing hose 67, PCI
starting drivers
Starting secondary CPU 17 at address 8400030000
Starting secondary CPU 18 at address 8800030000
Starting secondary CPU 19 at address 8c00030000
Starting secondary CPU 20 at address a000030000
Starting secondary CPU 21 at address a400030000
Starting secondary CPU 22 at address a800030000
Starting secondary CPU 23 at address ac00030000
initializing GCT/FRU to 54c000
Initializing dqa eia eib pka pkb pkc pga
AlphaServer Console T6.5-14, built on Jun 20 2003 at 14:52:48
P16>>>set ei*mode twi
P16>> set bootdef_dev dka0

Part D: Output from Instance 2:

~PCO-I-(pco_01) Powering on partition. HP: hp0
starting console on CPU 24
console physical memory base is c000000000
initialized idle PCB
initializing semaphores
initializing heap
initial heap 700c0
memory low limit = 54c000 heap = 700c0, 1fffc0
initializing driver structures
initializing idle process PID
initializing file system
initializing timer data structures
lowering IPL
CPU 24 speed is 1150 MHz
create dead_eater
create poll
create timer
create powerup
entering idle loop
access NVRAM
Get Partition DB
hpcount = 1, spcount = 4, ev7_count = 32, io7_count = 5
hard_partition = 0
IO7-100 (Pass 3) at PID 18
IO7 North port speed is 191 MHz
Hose 96 - 33 MHz PCI
Hose 97 - 66 MHz PCI
Hose 98 - 66 MHz PCI
Hose 99 - 4X AGP
0 sub-partition 0:   start:00000000 00000000   size:00000000 80000000
1 sub-partition 0:   start:00000004 00000000   size:00000000 80000000
2 sub-partition 0:   start:00000008 00000000   size:00000000 80000000
3 sub-partition 0:   start:0000000c 00000000   size:00000000 80000000
4 sub-partition 0:   start:00000020 00000000   size:00000000 80000000
5 sub-partition 0:   start:00000024 00000000   size:00000000 80000000
6 sub-partition 0:   start:00000028 00000000   size:00000000 80000000
7 sub-partition 0:   start:0000002c 00000000   size:00000000 80000000
8 sub-partition 0:   start:00000040 00000000   size:00000000 80000000
9 sub-partition 0:   start:00000044 00000000   size:00000000 80000000
10 sub-partition 0:   start:00000048 00000000   size:00000000 80000000
11 sub-partition 0:   start:0000004c 00000000   size:00000000 80000000
12 sub-partition 0:   start:00000060 00000000   size:00000000 80000000
13 sub-partition 0:   start:00000064 00000000   size:00000000 80000000
14 sub-partition 0:   start:00000068 00000000   size:00000000 80000000
15 sub-partition 0:   start:0000006c 00000000   size:00000000 78000000
0 sub-partition 1:   start:00000080 00000000   size:00000000 80000000
1 sub-partition 1:   start:00000084 00000000   size:00000000 80000000
2 sub-partition 1:   start:00000088 00000000   size:00000000 80000000
3 sub-partition 1:   start:0000008c 00000000   size:00000000 80000000
4 sub-partition 1:   start:000000a0 00000000   size:00000000 80000000
5 sub-partition 1:   start:000000a4 00000000   size:00000000 80000000
6 sub-partition 1:   start:000000a8 00000000   size:00000000 80000000
7 sub-partition 1:   start:000000ac 00000000   size:00000000 7c000000
0 sub-partition 2:   start:000000c0 00000000   size:00000000 80000000
PID 24 console memory base: c000000000, 2 GB
1 sub-partition 2:   start:000000c4 00000000   size:00000000 80000000
PID 25 memory: c400000000, 2 GB
2 sub-partition 2:   start:000000c8 00000000   size:00000001 00000000
PID 26 memory: c800000000, 4 GB
3 sub-partition 2:   start:000000cc 00000000   size:00000001 00000000
PID 27 memory: cc00000000, 4 GB
4 sub-partition 2:   start:000000e0 00000000   size:00000000 80000000
PID 28 memory: e000000000, 2 GB
5 sub-partition 2:   start:000000e4 00000000   size:00000000 80000000
PID 29 memory: e400000000, 2 GB
6 sub-partition 2:   start:000000e8 00000000   size:00000000 80000000
PID 30 memory: e800000000, 2 GB
7 sub-partition 2:   start:000000ec 00000000   size:00000000 7c000000
PID 31 memory: ec00000000, 1.938 GB
0 community 0:   start:0000006c 78000000   size:00000000 08000000
1 community 0:   start:000000ac 7c000000   size:00000000 04000000
2 community 0:   start:000000ec 7c000000   size:00000000 04000000
total memory, 19.938 GB
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
waiting for GCT/FRU at 54c000 by CPU 0
probe I/O subsystem
probing hose 96, PCI
probing PCI-to-PCI bridge, hose 96 bus 2
do not use secondary IDE channel on CMD controller
bus 2, slot 0, function 0 -- usba -- USB
bus 2, slot 0, function 1 -- usbb -- USB
bus 2, slot 0, function 2 -- usbc -- USB
bus 2, slot 0, function 3 -- usbd -- USB
bus 2, slot 1 -- dqa -- CMD 649 PCI-IDE
bus 2, slot 2 -- pka -- Adaptec AIC-7892
probing hose 97, PCI
bus 0, slot 1, function 0 -- pkb -- Adaptec AIC-7899
bus 0, slot 1, function 1 -- pkc -- Adaptec AIC-7899
probing hose 98, PCI
probing PCI-to-PCI bridge, hose 98 bus 2
bus 2, slot 4 -- eia -- DE602-B*
bus 2, slot 5 -- eib -- DE602-B*
bus 0, slot 2 -- pga -- FCA-2354
probing hose 99, PCI
starting drivers
Starting secondary CPU 25 at address c400030000
Starting secondary CPU 26 at address c800030000
Starting secondary CPU 27 at address cc00030000
Starting secondary CPU 28 at address e000030000
Starting secondary CPU 29 at address e400030000
Starting secondary CPU 30 at address e800030000
Starting secondary CPU 31 at address ec00030000
initializing GCT/FRU to 54c000
Initializing dqa eia eib pka pkb pkc pga
AlphaServer Console T6.5-14, built on Jun 20 2003 at 14:52:48
P24>>>set ei*mode two
P24>>>set bootdef_dev dka100

go to previous page: Step 4: Install OpenVMS Alpha Step 4: Install OpenVMS Alpha
go to next page: Step 6: Boot the OpenVMS GalaxyStep 6: Boot the OpenVMS Galaxy