A.18 SET (NetWare)

Use at the server console to view and configure operating system parameters.

HINT:You can also modify server parameter values with the Set Parameter link in Novell Remote Manager for NetWare.

The default SET parameter values give maximum performance for most systems. Server parameter values should seldom need to be modified.

A.18.1 Syntax

set [parameter] = [value]

Parameter Categories

This section discusses only those parameters related to managing NSS file systems on NetWare. For information about other SET options, see SET in the Utilities Reference for OES .

A.18.2 Using SET

Default values of the server parameters provide the desired performance for a majority of deployment scenarios.

Server parameter settings are persistent in NetWare. If the server goes down, any settings that you have made to tune your server for performance will not be lost.

Displaying and Changing Current Settings

  • If you type SET without a parameter, a list of numbered categories appears. When you select a category, the current settings for the server parameters in that category appear along with a brief description of each parameter, the range of valid values, and the default value.

  • If you type SET with a parameter but no value, the current setting, range of valid values, and a brief description of the parameter are displayed.

  • If you type SET with a parameter and a value, the operating system is reconfigured according to the specified value.

Entering Parameters

  • You can modify the values of most SET parameters at the console prompt. The system is immediately configured to that setting. Any setting in the autoexec.ncf file is overridden.

  • You can enter SET commands that you execute at the console prompt in the autoexec.ncf file. When a parameter value is set in this file, the server configures itself to that setting each time the server is booted—unless the value is modified.

  • Some commands can be also saved in the startup.ncf file. Use NWCONFIG to edit both the autoexec.ncf and the startup.ncf file.

A.18.3 Common File System Parameters

The following Common File System parameters apply to both the NSS file system and the NetWare Traditional file system.

Parameter

Description

Maximum Transactions = number

Specify how many transactions can occur at the same time.

Supported values: 100 to 10000 Default: 10000

Owning NLM : filesys.nlm

Maximum Concurrent Directory Cache Writes = number

Specify how many write requests from directory cache buffers are put in the elevator before the disk head begins a sweep across the disk.

Supported values: 5 to 500 Default: 75

A high number creates more efficient write requests. A low number creates more efficient read requests.

Owning NLM : filesys.nlm

Minimum File Delete Wait Time = time

Specify how long a deleted file remains salvageable on the volume.

Supported values: 0 seconds to 7 days Default: 1 minute 5.9 seconds

Files deleted for less than this minimum aren’t automatically purged even if the volume is full and users can’t create new files.

Owning NLM : filesys.nlm

Immediate Purge of Deleted Files = value

Supported values: On, Off Default: Off

If this parameter is set to On, all files are purged immediately when they are deleted.

Owning NLM : filesys.nlm

Compression Daily Check Stop Hour = number

Specify the hour when you want the file compressor to stop scanning enabled volumes for files that need to be compressed.

Supported values: 0 to 23 Default: 6

Hours are specified by a 24-hour clock: (0 = midnight; 23 = 11 p.m.).

This parameter can be set in the startup.ncf file.

Owning NLM : filesys.nlm

Compression Daily Check Starting Hour = number

Specify the hour when you want the file compressor to start scanning enabled volumes for files that need to be compressed.

Supported values: 0 to 23 Default: 0

Hours are specified by a 24-hour clock: (0 = midnight; 23 = 11 p.m.).

Note: If the Compression Daily Check Stop Hour parameter is the same as the Compression Daily Check Starting Hour, then the file compressor starts checking every day at the Compression Daily Starting Hour time and runs as long as necessary to finish all files that meet the compressible criteria.

This parameter can be set in the startup.ncf file.

Minimum Compression Percentage Gain = number

Set the minimum percentage a file must compress to remain in a compressed state.

Supported values: 0 to 50 Default: 20

This parameter can be set in the startup.ncf file.

Owning NLM : filesys.nlm

Enable File Compression = value

Specify whether file compression is suspended.

Supported values: On, Off Default: On

On allows file compression on compression-enabled volumes.

Off suspends compression. Immediate Compression requests are queued until the value is reset to On, when the files meeting criteria are compressed.

This parameter can be set in the startup.ncf.

Owning NLM : filesys.nlm

Maximum Concurrent Compressions = number

Specify the maximum concurrent or simultaneous compressions allowed.

Supported values: 1 to 8 Default: 2

Concurrent compressions can occur only if there are multiple volumes.

This parameter can be set in the startup.ncf file.

Owning NLM : filesys.nlm

Convert Compressed to Uncompressed Option = value

Specify what the file system does with an decompressed version of a file after the server has decompressed it.

Supported values:

0 = Always leave the file compressed 1 = Leave the file compressed until second access if it is read only once during the time specified by the Days Untouched Before Compression parameter 2 = Always leave the file decompressed

Default: 1

This parameter can be set in the startup.ncf file.

Owning NLM : filesys.nlm

Decompress Percent Disk Space Free to Allow Commit = number

Specify the percentage of free disk space required on a volume for file decompression to permanently change compressed files to decompressed.

Supported values: 0 to 75 Default: 10

This parameter prevents newly decompressed files from filling up the volume.

This parameter can be set in the startup.ncf file.

Owning NLM : filesys.nlm

Decompress Free Space Warning Interval = number

Specify the time between alerts when the file system is not changing compressed files to decompressed because of insufficient disk space. Setting the interval to 0 turns off the alert.

Supported values: 0 seconds to 29 days 15 hours 50 minutes 3.8 seconds Default: 31 minutes 18.5 seconds

This parameter can be set in the startup.ncf file.

Owning NLM : filesys.nlm

Deleted Files Compression Option = number

Specify whether and when deleted files are compressed.

Supported values:

0 = Don’t Compress deleted files 1 = Compress deleted files the next day 2 = Compress deleted files immediately

Default: 1

This parameter can be set in the startup.ncf file.

Owning NLM : filesys.nlm

Days Untouched Before Compression = number

Specify the number of days the system waits after a file was last accessed before it is compressed.

Supported values: 0 to 100000 Default: 14

This parameter can be set in the startup.ncf file.

Owning NLM : filesys.nlm

A.18.4 Disk Parameters

The following Disk parameters control aspects of disk reads and writes.

Parameter

Description

Auto scan for devices = value

Automatically scan for devices when a HAM is loaded. If turned off, operator must issue a Scan for New Devices on the command line before the devices will be seen.

Supported values: On, Off Default: On

Owning NLM : nwpa.nlm

Auto load of CDM modules = value

Automatically scan and load defined generic Custom Device Modules (CDMs). If turned off, the desired CDMs must be loaded manually or added to the startup.ncf file.

Supported values: On, Off Default: On

Owning NLM : nwpa.nlm

Sequential Elevator Depth = number

Set the maximum elevator depth for sequential requests.

Media Manager sends the number of sequential requests up to this value to the same device. When the device contains this number of requests and another device in the mirror group is empty, Media Manager begins sending requests to the idle device.

Supported values: 0 to 4294967295 Default: 8

You can set this parameter in the startup.ncf file.

Owning NLM : mm.nlm

Enable IO Handicap Attribute = value

Enable drivers and applications to inhibit read requests from one or more devices.

Supported values: On, Off Default: Off.

Setting this parameter to On enables the Inhibit attribute to function. Setting this parameter to Off prevents the attribute from functioning.

Do not set this attribute to On unless instructed to do so by a device manufacturer.

You can set this parameter in the startup.ncf file.

Owning NLM : mm.nlm

Mirrored Devices Are Out of Sync Message Frequency = time

Set the frequency (in minutes) for checking out-of-sync devices.

Supported values: 5 to 9999 Default: 28

You can set this parameter in the startup.ncf file.

Owning NLM : mm.nlm

Remirror Block Size = number

Set the remirror block size in 4 KB increments. (1=4 KB, 2=8 KB, 8=32 KB, etc.)

Supported values: 1 to 8 Default: 1

Owning NLM : mm.nlm

Concurrent Remirror Requests = number

Set the number of remirror requests per Mirror object.

Supported values: 2 to 32 Default: 32

Owning NLM : mm.nlm

Ignore Partition Ownership = value

Specify whether partitions owned by other servers in a cluster can be activated on this server.

Setting this parameter to On allows partitions owned by other servers in the cluster to be activated on this server.

Supported values: On, Off Default: Off

Owning NLM : mm.nlm

Ignore Disk Geometry = value

Create nonstandard and unsupported partitions.

Supported values: On, Off Default: Off

If you set this parameter to On before modifying or creating a partition, the software ignores disk geometry when creating the partition. This allows you to create nonstandard partitions.

Caution: Setting this parameter to On might harm other file systems contained on the disk.

You can set this parameter in the startup.ncf file.

Owning NLM : mm.nlm

Multi-path Support = value

Enable or disable support for multipath devices or adapter failover.

Supported values: On, Off Default: Off

Owning NLM : mm.nlm

Enable Hardware Write Back = value

Enable hardware write back, if supported.

Hardware write back means that I/O write requests might be cached at the device and succeeded before data is committed to the media. Hardware write back usually improves write performance.

Supported values: On, Off Default: Off

You can set this parameter in the startup.ncf file.

Owning NLM : mm.nlm

Enable Disk Read After Write Verify = value

Control whether information written to disk is read back and compared with the original data.

Supported values: On, Off Default: Off

Setting this parameter to On might decrease performance significantly.

You can set this parameter in the startup.ncf file.

Owning NLM : mm.nlm

Auto LFVMount

Control whether any local FAT volumes not recognized by DOS are automatically mounted and assigned a local drive letter when they are detected.

Supported values: On, Off Default: Off

On automatically mounts and assigns a local drive letter when the drive is detected.

When set to Off, you must use the LFVMOUNT comand to manually mount local FAT volumes.

Owning NLM : fatfs.nlm

A.18.5 Novell Storage Services Parameters

The following are the default settings in NetWare 6.5 and OES NetWare for the NSS file system SET parameters.

Parameters

Default Value

NSS Auto Locks HFS CD-ROM Disc in device

Off

NSS Auto Update CDHFS Volume Objects To NDS

Off

Mount ISO 9660 multi disc set as one CD9660 volume

Off

NSS Auto Locks CD-ROM Disc in device

Off

NSS Auto Update CD9660 Volume Objects To NDS

Off

Emulate Classic NetWare Directory Quotas

Off

NSS Work To Do Count

(This parameter can be set only in the nssstart.cfg file.)

50

NSS Maximum Cache Balance Buffers Per Session

1024

NSS Cache Balance Timer

30

NSS Cache Balance Percent

60

NSS Cache Balance Enable

On

NSS Buffer Flush Timer

1

NSS Minimum OS Cache Buffers

256

NSS Minimum Cache Buffers

256

NSS File Flush Timer

10

NSS Closed File Cache Size

(This parameter can be set only in the nssstart.cfg file.)

50000

NSS Open File Hash Shift

16

NSS Auth Cache Size

(This parameter can be set only in the nssstart.cfg file.)

1024

NSS ASCII Name Cache Enable

(This parameter can be set only in the nssstart.cfg file.)

On

NSS Name Cache Enable

(This parameter can be set only in the nssstart.cfg file.)

On

NSS Name Cache Size

2111

NSS Low Volume Space Alerts

On

NSS Low Volume Space Warning Reset Threshold

15

NSS Low Volume Space Warning Threshold

10