MCITP 2008:Network Projectors Network Printers
March 30th, 2012Initializing Disk Drives
Follow these steps to initialize disk drives:
Select Disk Management.
After disk drives have been installed, right-click Disk Management and select Rescan Disks.
A pop-up box appears indicating that the server is scanning for new disks.
After the server has completed the scan, the new disk appears as Unknown.
Right-click the Unknown disk and select Initialize Disk.
Storage in Windows Server 2008
A pop-up box appears asking for the partition style. For this exercise, choose MBR.
The disk will now appear online as a basic disk with unallocated space.
Working with Basic and Dynamic Disks
Windows Server 2008 supports two types of disk con ?gurations: basic and dynamic. Basic disks are divided into partitions and can be used with previous versions of Windows. Dynamic disks are divided into volumes and can be used with Windows 2000 Server and later releases. When a disk is initialized, it is automatically created as a basic disk, but when a new fault-tolerant volume set is created, the disks in the set are converted to dynamic disks. Fault-tolerance features and the ability to modify disks without having to reboot the server are what distinguish dynamic disks from basic disks.
A basic disk can simply be converted to a dynamic disk without loss of data. When a basic disk is converted, the partitions are automatically changed to the appropriate volumes. However, converting a dynamic disk back to a basic disk is not as simple. First, all the data on the dynamic disk must be backed up or moved. Then all the volumes on the dynamic disk have to be deleted. The dynamic disk can then be converted to a basic disk. Partitions and logical drives can be created and the data restored. The following are actions that can be performed on basic disks:
Format partitions.
Mark partitions as active.
Create and delete primary and extended partitions. Create and delete logical drives.
Convert from a basic disk to a dynamic disk.
Windows Server 2008 Storage Services
The following are actions that can be performed on dynamic disks: Create and delete simple, striped, spanned, mirrored, or RAID-5 volumes. Remove or break a mirrored volume. Extend simple or spanned volumes. Repair mirrored or RAID-5 volumes.
Convert from a dynamic disk to basic after deleting all volumes. In Exercise 1.2, you’ll convert a basic disk to a dynamic disk.







