Use the following commands to modify server-level compression parameters from the command line in NetWare server console for NSS on NetWare, or in nsscon for NSS on Linux. For details about each parameter, see Section 17.2.1, Understanding Server-Level Compression Parameters.
NSS offers the following commands for configuring and monitoring compression.
|
Command |
Description |
|---|---|
CompScreen |
Displays the NSS volume compression statistics on the compression screen. |
nss /Compression=volume
|
Enables the Compression attribute for the specified volume. After you enable the Compression attribute, the setting persists for the life of the volume. You cannot disable compression, but you can set parameters to effectively turn it off. For information, see Section 17.0, Managing Compression on NSS Volumes. |
nss /Compression=all |
Enables the Compression attribute for all volumes on the server. |
StopNormalCompression |
Stops all queued compression for files, based on the compression triggered by a file open or close. |
nss /BGCompression |
Allows compression to occur in the background at any time, instead of only within specified hours. |
nss /NoBGCompression |
Stops background compression and clears any queued background compression requests. Allow compression to occur only within the specified hours. |