Kernel-Managed Swap Facility (KMSF) Manual
Configuring KMSF
Kernel-Managed Swap Facility (KMSF) Manual—425824-005
2-5
Quick Start: Adding Configured Swap Files to a New
System
and starting swap files for a four-processor system running an H-series RVU. The
memory size for each of the processors in the example system is 16 gigabytes.
Therefore, the disk in the example, $SWAP, must have 256 gigabytes of available
space.
For a detailed description of the ADD and START commands, see Section 4,
NSKCOM Command Reference.
The NSKCOM opening banner does not list default swap files. It only lists configured
swap files.
Each of the files added in Example 2-1 on page 2-5 are configured as follows:
Extent size 10486 disk pages
MaxExtents 800
Example 2-1. Altering Your Configuration After Loading a New System
$SYSTEM SYS42 4> NSKCOM
NSKCOM - T5838H01 BASE (01OCT04) - Apr 15 2005
Copyright 1995 Compaq Computer Corporation
NSK-ADD SWAPFILE $SWAP.KERSWAP.CPU00A, CPU 0, FORMAT 2, MAX 800,
SIZE 64 GB
File $SWAP.KERSWAP.CPU00A was added to ZSYSCFG
ADD was successful: $SWAP.KERSWAP.CPU00A
NSK-START SWAPFILE $SWAP.KERSWAP.CPU00A
START was successful: $SWAP.KERSWAP.CPU00A
NSK-ASSUME LIKE $SWAP.KERSWAP.CPU00A
NSK-ADD SWAPFILE $SWAP.KERSWAP.CPU01A, CPU 1
File $SWAP.KERSWAP.CPU01A was added to ZSYSCFG
ADD was successful: $SWAP.KERSWAP.CPU01A
NSK-START SWAPFILE $SWAP.KERSWAP.CPU01A
START was successful: $SWAP.KERSWAP.CPU01A
NSK-ADD SWAPFILE $SWAP.KERSWAP.CPU02A, CPU 2
File $SWAP.KERSWAP.CPU02A was added to ZSYSCFG
ADD was successful: $SWAP.KERSWAP.CPU02A
NSK-START SWAPFILE $SWAP.KERSWAP.CPU02A
START was successful: $SWAP.KERSWAP.CPU02A
NSK-ADD SWAPFILE $SWAP.KERSWAP.CPU03A, CPU 3
File $SWAP.KERSWAP.CPU03A was added to ZSYSCFG
ADD was successful: $SWAP.KERSWAP.CPU03A
NSK-START SWAPFILE $SWAP.KERSWAP.CPU03A
START was successful: $SWAP.KERSWAP.CPU03A
NSK-RESET
NSK-