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

5.3.1 Disk Subsystem
The file server disk subsystem contains the files which are accessed by the LAN
workstations. The efficiency at which access is performed is directly related to
the file server performance. The following section describes some of the
findings of the IBM PC Server performance laboratory on the major factors that
affect hard disk subsystem performance.
5.3.1.1 Block Size and Cache Buffer Size (NetWare 3.12)
NetWare V3.12 allows you to set the cache buffer size in system memory and the
block size on the physical hard disk. Matching these values can help balance
the workload of the CPU and the DASD subsystem, thereby yielding an overall
higher throughput. It also improves file read/write retrieval time for a user on a
LAN workstation.
Block Size:
The volume block size can be set when the volume is created using
the INSTALL.NLM facility.
Default =4KB
Range = 4KB, 8KB, 16KB, 32KB and 64KB (NetWare 3.12)
Cache Buffer Size:
The cache buffer size can be set in the STARTUP.NCF file
using the following format:
SET CACHE BUFFER SIZE=VALUE
Default value = 4KB
Range = 4KB - 16KB (NetWare 3.12)
Recommendation:
Set the block size to 8192 (8KB). The cache buffer size
should be set to 8192 bytes also. These two values are closely related and
complement each other with respect to performance. Matching their size helps
to match buffer-to-buffer data transfers between disk and disk controller and
NetWare file cache in system memory.
In some cases, the adjusting of the block size parameter to match the cache
buffer size might not be as important as other considerations for the setting of
the block size. For example, a 64KB volume block size might be needed for
installing a multimedia application. This would be more important to users′
overall performance than would the matching of the block size to the cache
buffer size.
In the absence of these kind of requirements, use the values in the following
table to relate volume block size to cache buffer size.
Table 17. Volume Block Size and Cache Buffer Size Recommendations
Volume Block Size in KB Cache Buffer Size in bytes
4 4096
8 8192
16 16384
32 16384
64 16384
176 NetWare Integration Guide