620 likes | 635 Views
Chapter 2: Planning for Server Hardware. Learning Objectives. Explain the hardware requirements for Windows 2000 Server Explain the importance of using Microsoft’s hardware compatibility list
E N D
Learning Objectives • Explain the hardware requirements for Windows 2000 Server • Explain the importance of using Microsoft’s hardware compatibility list • Determine specifications for your server in terms of the right processor type, bus type, and advanced bus features
Learning Objectives (continued) • Select the right network interface card (NIC) for your server • Calculate the amount of memory needed for your server • Plan disk capacity, disk architecture, and fault tolerance • Plan a backup system and CD-ROM specifications
System Requirements • Use the Windows 2000 Server basic system requirements as a starting point from which to develop server computer specifications
Windows 2000 Server Hardware Requirements Table 2-1 Minimum Hardware Requirements to Install Windows 2000 Server
Windows 2000 Server Hardware Requirements (continued) Table 2-1 Minimum Hardware Requirements to Install Windows 2000 Server
Windows 2000 Professional Hardware Requirements Table 2-1 Minimum Hardware Requirements to Install Windows 2000 Professional
Windows 2000 Professional Hardware Requirements (continued) Table 2-1 Minimum Hardware Requirements to Install Windows 2000 Professional
Windows 2000 Server Compatibility • Check the Microsoft hardware compatibility list (HCL) before selecting computer hardware for a server
Hardware Listed in the HCL • Single-processor computers • Multiprocessor computers • Processor upgrades • PCMCIA hardware • SCSI adapters and drives • Video adapters
Hardware listed in the HCL (continued) • Network adapters • Audio adapters • Modems • Printers • Tape devices • Uninterruptible power supplies (UPSs)
CPU Sizing • Select a fast processor • Choose a processor that has a fast clock speed
Pentium Computers • Processor cache: A data storage area that is only used by the system processor. • Level 1 (L1) cache, usually 8 - 64 KB, built into the processor • Level 2 (L2) cache that supplements L1 cache and is usually 256 KB to 1 MB.
L2 Cache in Different Pentium Processors • Pentium processor: L2 cache is usually an SRAM chip on the mother board • Pentium Pro: L2 cache is built into the chip • Pentium II and III: L2 cache is on a daughter board • Celeron processor: has no L2 cache • Xeon processor: has special L2 caching for extra speed
Multiprocessor Computers • Symmetric multiprocessor (SMP): employs two or more processors, including some computers that can support up to 32 processors
Clustering Computers • Shared disk model: Linking two or more servers to operate as one and to equally share resources
Shared Disk Clustering Figure 2-1 Shared disk clustering model
Clustering Computers • Shared disk nothing model: Linking two or more servers to operate as one, but with each owning particular disk, CD-ROM, and tape resources
Shared Nothing Clustering Figure 2-2 Shared nothing clustering model
Bus Architectures • Industry Standard (ISA): 8-bit and 16-bit bus architecture dating to the early 1980s • Extended Industry Architecture (EISA): 32-bit bus built on the ISA architecture with faster throughput by means of bus mastering
Bus Architectures (continued) • Micro channel Architecture (MCA): 32-bit bus proprietary to IBM computers and having a slightly faster transfer rate than EISA • Peripheral Computer Interface (PCI): 32-bit and 64-bit bus with the fastest data transfer rate and local bus capability
Plug and Play • Plug and Play: Ability of added computer hardware, such as an adapter or modem, to identify itself to the computer operating system for installation
USB • Universal serial bus: A bus standard that enables you to attach all types of devices – keyboards, cameras, pointing devices, telephones, and tape drives, for example – to one bus port on a computer. Up to 127 devices can be attached to one port and it is not necessary to power off the computer when you attach a device. USB was developed to replace the traditional serial and parallel bus technologies on computers.
Choosing NICs • Network interface card: An adapter board designed to connect a workstation, server, or other network equipment to a network medium.
NIC Components • A connector for the network medium • A transceiver • A controller for MAC protocol communications and addressing • Protocol control firmware
NIC Duplex Modes • Half duplex: ability to send or receive signals, but not simultaneously • Full duplex: capacity to send and receive signals at the same time
Setting the Duplex Mode Figure 2-4 NIC Duplex Mode setting
Memory Sizing Guidelines Table 2-3 Memory Guidelines
Memory Type • Make sure that the memory used in a server is error checking and correcting (ECC) • EEC: Memory that can correct some types of memory problems without causing computer operations to halt
Troubleshooting Tip • Microsoft generally recommends a minimum of 128 MB on all versions of Windows 2000 Server (unless there are 5 or fewer users), however, they also recommend that you use at least 256 MB or more for best performance.
Disk Capacity • Estimate disk capacity to include: • Operating system files • Software files • Data and database files • User files • General public files • Utility files • Server management files
Disk Drive Design Issues that Affect Disk Contention • Speed of the individual disks • Speed of the disk controllers • Speed of the data pathway to the disks • Number of disk pathways • Disk caching
Disk Drive Interfaces • Integrated Device Electronics (IDE): An inexpensive hard disk interface that is used on Intel-based computers from the 80286 to Pentium computers • Enhanced Small Device Interface (ESDI): An early device interface for computer peripherals and hard disk drives • Small Computer System Interface (SCSI): A 32- or 64-bit computer adapter that transports data between one or more attached devices, such as hard disks, and the computer
Simple Disk Controller Architecture Figure 2-5 Disk controller connecting a disk drive
SCSI Architecture Figure 2-6 Ultra SCSI adapter connected to two disk drives and a tape drive
SCSI Interface Data Transfer Rates Table 2-5 SCSI Interface Data Transfer Rates
Troubleshooting Tip • Omitting the cable terminator is a common problem when connecting several devices to one SCSI adapter. If you experience difficulty recognizing hard disk storage during the Windows 2000 Server installation, check to make sure the terminator is connected to the last device on the SCSI cable.
Design Tip • One method to significantly increase performance on a server is to purchase two or more hard disk drives and divide the flow of data between two or more data pathways by placing drives on different adapters.
Setting Up Multiple Disk Pathways Figure 2-7 Using two SCSI adapters to create separate data paths for hard disk drives
Disk Mirroring • Disk mirroring: A fault tolerance method that prevents data loss by duplicating data from a main disk to a backup disk. Some operating systems also refer to this as disk shadowing.
Disk Mirroring Architecture Figure 2-8 Disk mirroring
Disk Duplexing • Disk duplexing: A fault tolerance method similar to disk mirroring in that it prevents data loss by duplicating data from a main disk to a backup disk; but disk duplexing places the backup disk on a different controller or adapter than is used by the main disk.
Disk Duplexing Architecture Figure 2-9 Disk duplexing
RAID Fault Tolerance • RAID level 0: Disk striping with no redundancy • RAID level 1: Disk mirroring or duplexing • RAID level 2: Disk striping across an array of disks in which all disks store error-correction data in case of a disk failure
RAID Fault Tolerance (continued) • RAID level 3: Similar to RAID level 2, but error-correcting data is stored on only one disk • RAID level 4: Similar to RAID level 2, but an added feature is checksum verification data stored on one disk • RAID level 5: Similar to RAID level 4, but error-correction and checksum data are spread over all disks
RAID Supported by Windows 2000 • RAID level 0 • RAID level 1 • RAID level 5
Features of the Windows 2000 Disk Management Snap-in • Status information about drives • Ability to create and format partitions • Ability to change drive letter assignments • Support for FAT and NTFS drives • Ability to create mirrored, striped, RAID-5, and spanned volumes
Disk Management Snap-In Figure 2-10 Windows 2000 Disk Management snap-in