Kernel-Managed Swap Facility (KMSF) Manual

NSKCOM Command Reference
Kernel-Managed Swap Facility (KMSF) Manual425824-005
4-15
ENV Command
Deleting a file on a down disk
If you attempt to delete a configured swap file on a disk that is down, KMSF marks
the file for deletion in the ZSYSCFG file. Once the disk comes up, KMSF attempts
to delete the swap file as it would normally do.
ENV Command
The ENV command displays various environmental information for NSKCOM,
including:
The NSKCOM version
Currently assumed swap file attributes
Current and default subvolume names
Whether logging is enabled and the LOG file name, if any
Processor page size (the number of bytes per memory page)
All swap files known to NSKCOM, including both configured and default swap files
Indicators of pending DELETE commands, pending STOP commands, and non-
default THRESHOLD values for all swap files that have them
The ENV command does not display the status of swap files. To find out if a swap file
is in use or not, use the INFO or STATUS command.)
Example 4-9. Delayed Deletion of Files
NSK-DELETE SWAPFILE $SWAP.KERSWAP.CPU0C
*** Warning: File in-use: $SWAP.KERSWAP.CPU0C
*** File Error 12: System Monitor: CPU 0
File marked 'delete pending' by Monitor
File $SWAP.KERSWAP.CPU0C marked for delete in ZSYSCFG
NSK-EXIT
...
$SYSTEM SYSTEM 3> NSKCOM
NSKCOM - T5838H01 BASE (01OCT04) - Apr 15 2005
Copyright 1995 Compaq Computer Corporation
$SYSTEM.SYSTEM.ZSYSCFG
KMS.SWAPFILE = 0 $SWAP.KERSWAP.CPU00A THRESHOLD 70
KMS.SWAPFILE = 1 $SWAP.KERSWAP.CPU01A THRESHOLD 90
KMS.SWAPFILE = 1 $SWAP1.KERSWAP.CPU01B
KMS.SWAPFILE = 0 $SWAP1.KERSWAP.CPU00B
KMS.SWAPFILE = 0 $SWAP.KERSWAP.CPU00C DELETE STOP
Cleaning $SWAP.KERSWAP.CPU00C...Please wait.
SWAPFILE $SWAP.KERSWAP.CPU00C was purged.
NSK-
ENV