SHIFT-WIKI

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


nssreadaheadblocks

NSS Read Ahead Blocks

On Netware 6.5 servers you can improve backup and restore performance by adjusting the read ahead blocks for NSS. This is an per volume setting and can be changed through nssmu and through the nss startup file.

NSSMU

Startup nssmu and go to the volumes section. Press enter on the volume you want to change:
nssrab-volumeproperties.jpg
Go the the value, press enter and change the value to what you want.

NSS Start File

Create a NSSSTART.CFG file in c:\nwserver\ and insert the following line:

/ReadAheadBlks=DATA1:64

Note that you should make an additional line for each volume you want to change.

Considerations

The default value is 2 and valid values are from 0 to 1024. The maximum what would be workable according to Novell is 128. See this page.

If you don't know what the best setting is for you, you could use the tsatest.nlm utility to test your settings:

tsatest /v=GW1:

This will popup a new screen. Let it run for 30 seconds or more and note the effective MB/min:
nssrab-tsatest.jpg

nssreadaheadblocks.txt · Last modified: 2021/09/24 00:25 by 127.0.0.1