Specifications
Table Of Contents
- IBM PC Server and Novell NetWare Integration Guide
- Abstract
- Contents
- Figures
- Tables
- Special Notices
- Preface
- Chapter 1. IBM PC Server Technologies
- Processors
- Clock Rate
- External Interfaces
- Processor Types
- Multiprocessing
- Memory
- Caches
- Memory Interleaving
- Dual Path Buses
- SynchroStream Technology
- Memory Error Detection and Correction
- Standard (Parity) Memory
- Error Correcting Code (ECC)
- Error Correcting Code- Parity Memory (ECC- P)
- ECC on SIMMs (EOS) Memory
- Performance Impact
- Memory Options and Speed
- Bus Architectures
- ISA Bus
- EISA Bus
- Micro Channel Bus
- PCI Bus
- Disk Subsystem
- Hard Disk Interfaces
- SCSI Technology
- SCSI Adapters
- Hard Disk Drives
- RAID Technology
- RAID Classifications
- Recommendations
- LAN Subsystem
- Shared RAM Adapters
- Bus Master Adapters
- PeerMaster Technology
- Security Features
- Tamper- Evident Cover
- Secure I/ O Cables
- Passwords
- Secure Removable Media
- Selectable Drive Startup
- Unattended Start Mode
- Systems Management
- DMI
- SNMP
- NetFinity
- SystemView
- Fault Tolerance
- NetWare SFT III
- Uninterruptible Power Supply (UPS)
- APC PowerChute
- Chapter 2. IBM PC Server Family Overview
- Chapter 3. Hardware Configuration
- The Setup Program
- Main Menu
- Advanced Menu
- Security
- EISA Configuration Utility
- SCSI Select Utility Program
- System Programs
- Starting From the System Partition
- Starting From the Reference Diskette
- Main Menu Options
- Backup/ Restore System Programs Menu
- Set Configuration Menu
- Set Features Menu
- Test the Computer
- More Utilities Menu
- Advanced Diagnostic Program
- RAID Controller Utility
- Drive Information
- Formatting the Disks
- Defining a Hot- Spare Disk
- Creating a Disk Array
- Defining Logical Drives
- Setting the Write Policy
- Initializing the Array
- Backup/ Restoring the Configuration
- Chapter 4. Novell NetWare Installation
- ServerGuide Overview
- Starting ServerGuide
- Installing NetWare 4.1 with ServerGuide
- Installing NetWare 3.12 with Diskettes
- Hardware Requirements
- Software Requirements
- Information Requested at Time of Installation
- Installation Files
- Installation Procedure
- Installing NetWare 4.1 with the Original CD- ROM
- Hardware Requirements
- Software Requirements
- Installation Procedure
- NetFinity Services for NetWare
- System Requirements
- Installing NetFinity Services for NetWare
- The RAID Administration for NetWare Utility
- Installing the Utility
- Hard Disk Failure Simulation
- Simulating with a Hot Spare Drive
- Simulating without a Hot Spare Drive
- Chapter 5. Performance Tuning
- Appendix A. EISA Configuration File
- Appendix B. Hardware Compatibility, Device Driver, and Software Patch Information
- Appendix C. Configuring DOS CD-ROM Support
- List of Abbreviations
- Index
- Special Characters C
- Numerics
- A
- B
- D
- E
- F
- H
- M
- I
- N
- K
- L
- O
- P
- S
- Q
- R
- T
- U
- V
- W
- Z
- ITSO Technical Bulletin Evaluation RED000
size is equal to 4096, the amount of memory used in megabytes can be
calculated as follows:
system memory used = (original cache buffers - total cache buffers)
x cache buffer size
(3000 - 2500) x 4096= 2,048,000 bytes (2MB)
From this calculation, you can determine if the file server requires more
memory, particularly when adding NLMs or changing the server configuration
with set parameters.
Recommendation:
Novell recommends that you maintain the total number of
cache buffers at 70% of the total server memory. If you regularly monitor this
parameter and notice that it is lower than 70%, then it is time to think about
adding more memory.
5.3.1.6 Maximum Concurrent Disk Cache Writes
The maximum concurrent disk cache writes parameter can be changed to
accommodate more write requests. This may be necessary if the file server is
subject to a high number of disk writes (for example, when copying a large
number of files to the file server). You can change this parameter in the
AUTOEXEC.NCF file using the following command:
SET MAXIMUM CONCURRENT DISK CACHE WRITES=VALUE
NetWare 3.12:
Default = 50
Range = 10 to 1000
NetWare 4.1:
Default = 50
Range = 10 to 4000
Recommendation:
By changing the default value to 100, the performance of the
file server in write requests (copying files up to server) was increased by over
30% in this single type of operation. Furthermore, with the value set at 100 there
were no other areas of the testing routine that suffered significantly from a
degradation in performance and throughput did not suffer. It is worth
mentioning, however, that not every conceivable combination of possible file
server loads was tested.
In server environments with heavy read requests, this parameter should be
adjusted down from this level. Although the performance of write operations will
be degraded, it will leave more cache buffers available for read requests. In
these environments, start with a value of 30 and work upward.
In summary, tune this value higher for write intensive file requests (start with 80),
and lower for read intensive file server requests (start with 30).
To fine tune this parameter, use the MONITOR.NLM utility at the server console
and observe the number of dirty cache buffers. If it is above 70% of the total
cache buffers, then increase concurrent disk writes until the percentage of dirty
cache buffers decreases.
180 NetWare Integration Guide