PlayUKlottery.com - win up to 42 million Pounds
Lesson 1: Using Fault-Tolerant Volumes

Cover
LOC Page
About This Book
Chapter and Appendix Overview
Getting Started
The Microsoft Certified Professional Program
Technical Support
Chapter 1 -- The Microsoft Windows 2000 Platform
Lesson 1: Overview of the Windows 2000 Platform
Lesson 2: Windows 2000 Professional
Lesson 3: Windows 2000 Server
Lesson 4: Windows 2000 Advanced Server and Windows 2000 Datacenter Server
Review
Chapter 2 -- Installing Windows 2000
Lesson 1: Preparing to Install
Lesson 2: Installing Windows 2000 from a CD-ROM
Lesson 3: Installing Windows 2000 over the Network
Lesson 4: Troubleshooting Windows 2000 Setup
Review
Chapter 3 -- Configuring the DNS Service
Lesson 1: Understanding DNS
Lesson 2: Resolving Names
Lesson 3: Installing the DNS Service
Lesson 4: Configuring the DNS Service
Lesson 5: Configuring a DNS Client
Lesson 6: Troubleshooting the DNS Service
Review
Chapter 4 -- Implementing Active Directory Directory Services
Lesson 1: Introduction to Active Directory Directory Services
Lesson 2: Active Directory Structure and Site Replication
Lesson 3: Active Directory Concepts
Lesson 4: Introduction to Planning
Lesson 5: Installing Active Directory Directory Services
Lesson 6: Configuring Active Directory Replication
Review
Chapter 5 -- Administering Active Directory Directory Services
Lesson 1: Creating Organizational Units
Lesson 2: Creating User and Computer Accounts
Lesson 3: Managing Groups
Lesson 4: Controlling Access to Active Directory Objects
Review
Chapter 6 -- Managing Desktop Environments with Group Policy
Lesson 1: Understanding Group Policy
Lesson 2: Applying Group Policy
Lesson 3: Configuring Group Policy
Review
Chapter 7 -- Managing Software by Using Group Policy
Lesson 1: Introducing the Software Installation and Maintenance Technology
Lesson 2: Deploying Software
Lesson 3: Upgrading Software
Lesson 4: Managing Software
Review
Chapter 8 -- Managing File Resources
Lesson 1: Sharing and Publishing File Resources
Lesson 2: Administering Shared Folders by Using Dfs
Lesson 3: Using NTFS Special Access Permissions
Lesson 4: Managing Disk Quotas on NTFS Volumes
Lesson 5: Increasing Security with EFS
Lesson 6: Using Disk Defragmenter
Review
Chapter 9 -- Configuring Remote Access
Lesson 1: Understanding the New Authentication Protocols in Windows 2000
Lesson 2: Configuring Inbound Connections
Lesson 3: Configuring Outbound Connections
Lesson 4: Examining Remote Access Policies
Lesson 5: Creating a Remote Access Policy
Review
Chapter 10 -- Supporting DHCP and WINS
Lesson 1: New DHCP Functionality
Lesson 2: New WINS Functionality
Review
Chapter 11 -- Managing Disks
Lesson 1: Introduction to Disk Management
Lesson 2: Common Disk Management Tasks
Review
Chapter 12 -- Implementing Disaster Protection
Lesson 1: Using Fault-Tolerant Volumes
Lesson 2: Using Advanced Startup Options
Lesson 3: Using the Recovery Console
Lesson 4: Using the Backup Utility
Lesson 5: Performing an Emergency Repair
Review
Chapter 13 -- Upgrading a Network to Windows 2000
Lesson 1: Planning a Network Upgrade
Lesson 2: Establishing the Root Domain
Lesson 3: Upgrading Domain Controllers and Member Servers
Lesson 4: Upgrading Client Operating Systems
Review
Chapter 14 -- Using Remote Installation Services
Lesson 1: Performing Remote Installations
Lesson 2: Creating Distribution Servers
Review
Appendix A -- Questions and Answers
Appendix B -- Creating Setup Disks
About This Electronic Book
About Microsoft Press


[Previous] [Next]

Lesson 1: Using Fault-Tolerant Volumes

Microsoft Windows 2000 Server includes support for two types of fault-tolerant volumes: mirrored volumes and RAID-5 volumes. Similar to mirror sets and stripe sets with parity in Microsoft Windows NT Server 4.0, Windows 2000 fault-tolerant volumes write data on multiple disks. Understanding how to use fault-tolerant volumes can help to protect data in the event of a disk failure.

NOTE
Fault-tolerant volumes in the Windows 2000 family of server products, which include Windows 2000 Server, Windows 2000 Advanced Server, and Windows 2000 Datacenter, are only available on dynamic disks. Microsoft Windows 2000 Professional does not support fault-tolerant volumes.

Implementing Fault-Tolerant Volumes

You can use fault tolerance to help protect data against disk failures. In Windows 2000 Server, you create mirrored and RAID-5 volumes from unallocated space by using the Create Volume wizard in Computer Management.

To create a mirrored or RAID-5 volume from unallocated space, you would do the following:

  1. In Computer Management, expand Storage, if necessary, and then click Disk Management.
  2. Right-click an area of unallocated space, and then click Create Volume.
  3. Click Next, and then, on the Select Volume Type page, specify the type of volume to create.
  4. Table 12.1 describes the additional options you can specify in the Create Volume wizard.

    Table 12.1 Create Volume Wizard Options

    Option Description
    Select Disks The dynamic disks that will make up the volume. For mirrored volumes, you can select only two disks. For RAID-5 volumes, you must select at least three disks.
    Volume Size The amount of unallocated disk space to use on each selected dynamic disk.
    Assign A Drive Letter Or Path A drive letter or path for the volume that you are creating.
    Format Volume Formatting options for the volume.

  5. After you specify the appropriate options, click Finish to create the volume.

To mirror an existing volume, you would do the following:

  1. After you specify the appropriate options, click Finish to create the volume.
  2. Select the second disk in the mirrored volume, and then click OK.

Recovering a Failed Mirrored Volume

When one member of a mirrored volume fails, the other member continues to operate, though it is no longer fault tolerant. To prevent potential data loss, you must recover the mirrored volume as soon as possible. The status of the failed volume appears in Disk Management as Failed Redundancy, and one of the disks will appear as Offline, Missing, or Online (Errors). The method that you use to recover the mirrored volume depends on the status of the disk.

Recovering a Disk Identified as Offline or Missing

To recover a mirrored volume if the disk status is either Offline or Missing, you would do the following:

  1. Ensure that the disk is attached to the computer and has power.
  2. In the Disk Management window, right-click the disk that is identified as Missing or Offline, and then click Reactivate Disk.
  3. The status of the disk should return to Healthy, and the mirrored volume should regenerate automatically.

Recovering a Disk Identified as Online (Errors)

To recover a mirrored volume if the disk status is Online (Errors), in the Disk Management window, right-click the disk, and then click Reactivate Disk. The status of the disk should return to Healthy, and the mirrored volume should regenerate automatically.

NOTE
If a disk continues to appear as Online (Errors), it might be about to fail. You should replace the disk as soon as possible.

Replacing a Disk and Reestablishing a Mirrored Volume

If the preceding procedures fail to reactivate the disk or if the status of the volume does not return to Healthy, you must replace the failed disk and reestablish the mirrored volume:

To create a new mirrored volume, you would do the following:

  1. In the Disk Management window, right-click the mirrored volume on the failed disk, and then click Remove Mirror.
  2. In the Remove Mirror dialog box, click the failed disk, and then click Remove Mirror.
  3. Click Yes when prompted to confirm your choice.
  4. Right-click the volume that you want to mirror, and then click Add Mirror.
  5. Select the second disk in the mirrored volume, and then click OK.

Recovering a Failed RAID-5 Volume

When one member of a RAID-5 volume fails, the other members continue to operate, though the volume is no longer fault-tolerant. To prevent potential data loss, you must recover the RAID-5 volume as soon as possible.

The status of the failed volume appears in the Disk Management window as Failed Redundancy, and one of the disks will appear as Offline, Missing, or Online (Errors). The method that you use to recover the RAID-5 volume depends on the status of the disk.

Recovering a Disk Identified as Offline or Missing

To recover a RAID-5 volume if the disk status is either Offline or Missing, you would do the following:

  1. Ensure that the disk is attached to the computer and has power.
  2. In the Disk Management window, right-click the disk that is identified as Missing or Offline, and then click Reactivate Disk.
  3. The status of the disk should return to Healthy, and the RAID-5 volume should regenerate automatically.

Recovering a Disk Identified as Online (Errors)

To recover a RAID-5 volume if the disk status is Online (Errors), in the Disk Management window, right-click the disk, and then click Reactivate Disk. The status of the disk should return to Healthy, and the RAID-5 volume should regenerate automatically.

NOTE
If a disk continues to appear as Online (Errors), it might be about to fail. You should replace the disk as soon as possible.

Replacing a Disk and Regenerating a RAID-5 Volume

If the preceding procedures fail to reactivate the disk or if the status of the volume does not return to Healthy, you must replace the failed disk and regenerate the RAID-5 volume.

To regenerate a RAID-5 volume using a different disk, you would do the following:

  1. In the Disk Management window, right-click the RAID-5 volume on the failed disk, and then click Repair Volume.
  2. In the Repair RAID-5 Volume dialog box, select the disk that will replace the failed disk in the RAID-5 volume, and then click OK.

Lesson Summary

The Microsoft Windows 2000 family of server products includes support for two types of fault-tolerant volumes: mirrored volumes and RAID-5 volumes. You can use fault tolerance to help protect data against disk failures. In Windows 2000 Server, you create mirrored and RAID-5 volumes from unallocated space by using the Create Volume wizard in the Storage node of Computer Management.

If one member of a mirrored volume fails, the other member will continue to operate, but it is no longer fault tolerant. The status of the failed volume appears in the Disk Management window as Failed Redundancy, and one of the disks will appear as Offline, Missing, or Online (Errors). If the disk status is either Offline or Missing, ensure that the disk is attached to the computer and has power.

To recover a mirrored volume, in the Disk Management window, right-click the disk that is identified as Offline, Missing, or Online (Errors), and then click Reactivate Disk. If the disk fails to reactivate or if the status of the volume does not return to Healthy, you must replace the failed disk and reestablish the mirrored volume. To create a new mirrored volume, use the Disk Management tool to remove the existing mirror and then to create a new mirror.

When one member of a RAID-5 volume fails, the other members continue to operate, though the volume is no longer fault-tolerant. The status of the failed volume appears in the Disk Management window as Failed Redundancy, and one of the disks will appear as Offline, Missing, or Online (Errors). If the disk status is either Offline or Missing, ensure that the disk is attached to the computer and has power.

To recover a RAID-5 volume, in the Disk Management window, right-click the disk that is identified as Offline, Missing, or Online (Errors), and then click Reactivate Disk. If the disk fails to reactivate or if the status of the volume does not return to Healthy, you must replace the failed disk and regenerate the RAID-5 volume. To regenerate a RAID-5 volume using a different disk, in the Disk Management console window, right-click the RAID-5 volume on the failed disk, and then click Repair Volume. In the Repair RAID-5 Volume dialog box, select the disk that will replace the failed disk in the RAID-5 volume, and then click OK.