SHIFT

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

User Tools

Site Tools


Sidebar

Recently Changed Pages:

View All Pages


View All Tags


LinkedIn




WIKI Disclaimer: As with most other things on the Internet, the content on this wiki is not supported. It was contributed by me and is published “as is”. It has worked for me, and might work for you.
Also note that any view or statement expressed anywhere on this site are strictly mine and not the opinions or views of my employer.


Pages with comments

View All Comments

netwareparameters

Script: Netware: Set Parameters

Save these settings as a .ncf file and run it to set all these settings:

### Netware 6.5 Server Tuning & Parameters
###

### TID 10012765 Tuning prior to Netware 5.x
### TID 10018661 TCPIP Tuning
### TID 10096649 Memory Fragmentation & Tuning
### TID 10091980 Memory Fragmentation

### Miscellaneous
SET MINIMUM SERVICE PROCESSES = 250
SET MAXIMUM SERVICE PROCESSES = 1000

### Communication
SET MINIMUM PACKET RECEIVE BUFFERS = 2000
SET MAXIMUM PACKET RECEIVE BUFFERS = 10000

### Common File System
SET Maximum Concurrent Directory Cache Writes = 150

### Novell Storage System
### 
### Use these setting only if servers have only 
### NSS volumes and enough memory (> 2 GB)
###
SET NSS MINIMUM CACHE BUFFERS = 20000
SET NSS MINIMUM OS CACHE BUFFERS = 20000
SET NSS MAXIMUM CACHE BALANCE BUFFERS PER SESSION = 20000
###
### Use these settings always
###
SET NSS CLOSED FILE CACHE SIZE = 100000
SET NSS LOW VOLUME SPACE ALERTS = ON
SET NSS LOW VOLUME SPACE WARNING RESET Threshold = 150
SET NSS LOW VOLUME SPACE WARNING Threshold = 100

### Traditional File System
SET DIRECTORY CACHE ALLOCATION WAIT TIME = 0.5
SET MAXIMUM DIRECTORY CACHE BUFFERS = 4000
SET Dirty Disk Cache Delay Time = 0.5
SET Maximum Concurrent Disk Cache Writes = 1000
SET minimum directory cache buffers = 1000

### SLP Parameters
SET SLP Cache Timeout = 1800
SET SLP Enable UA Multicast = OFF
SET SLP Register nwserver = ON
SET SLP nwserver NLM names = OFF
SET SLP Scope List = SHIFT-SCOPE
SET SLP Static Scope List = ON
SET SLP DA Discovery Options = 6
SET SLP Broadcast = OFF
SET NCP over UDP = ON

### Time Parameters
SET TIMESYNC Configured Sources = ON
SET TIMESYNC DEBUG = 7
SET TIMESYNC Polling Count = 3
SET TIMESYNC Polling Interval = 600
SET TIMESYNC Synchronization Radius = 2000
SET TIMESYNC Time Sources = TIME1.SHIFT.NET:123; TIME2.SHIFT.NET:123
SET TIMESYNC Type = SECONDARY
You could leave a comment if you were logged in.
netwareparameters.txt · Last modified: 2021/09/24 00:25 (external edit)