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
LAN adapters and fast disk subsystems. In contrast, database servers typically
need fast processors (or multiple processors) and fast disk subsystems. Both
file and database servers require large amounts of memory for operating system
caching.
Tuning system performance involves determining where the current bottleneck is
and then alleviating this bottleneck. For example, if the bottleneck is the
processor, then a faster processor can be installed or alternatively, the CPU load
can be reduced by using bus master LAN and disk adapters.
If the bottleneck is memory, then additional memory can be installed.
If the bottleneck is the disk subsystem, then either additional disks or disk
adapters can be installed, or a specialized high performance disk subsystem
such as an IBM Array Controller with IBM Fast SCSI-2 drives can be used. This
allows an overlap of disk I/O requests.
If the bottleneck is the LAN adapter, then a faster LAN interface such as the IBM
LANStreamer MC 32 adapter with 40 MBps data streaming support can be
installed. Another optimization technique that can be employed is to utilize
multiple LAN adapters in the server increasing throughput onto one or multiple
segments.
The network operating system can create bottlenecks in its use of system
resources. For example, inefficient use of buffers will waste the memory
resources and can cause a memory bottleneck.
The performance of a subsystem is often inter-related to that of another
subsystem. For example, memory constraints often cause excessive disk I/O as
the operating system accesses virtual memory. High disk utilization can also
occur if there is insufficient memory available for disk caching algorithms.
Ineffective disk caching algorithms for a particular application workload can
create memory constraints by wasting cache that is never accessed.
5.1.1 General Performance Characteristics
The disk subsystem is a major component of server performance and is
frequently the location of the server bottleneck. Performance efficiency of this
subsystem depends on whether the disk cache is sufficiently large and intelligent
enough to contain the correct data required to satisfy most network requests
from cache. In addition, the hard disks themselves must be fast enough to
provide read data for the cache and empty the cache quickly when data must be
written to disk. Thus, the disk subsystem must offer performance that can keep
the cache filled with useful data. Failure to do so results in a lower disk cache
hit rate, slower user access times and decreased performance.
The LAN adapter must move data between the network and system memory as
fast as possible. For applications that issue large read and write requests, the
width of the adapter data bus is an important factor. For example, applications
such as multimedia, which require high bandwidth data can benefit greatly by
using 32-bit adapters and data streaming technology.
On the other hand, when an application transfers small data frames,
latency
or
the time it takes to move a frame through the LAN adapter becomes a critical
factor. The IBM LANStreamer technology can be of great benefit in these
applications due to its low latency design.
168 NetWare Integration Guide