As you probably know, Windows NT supports four primary partitions per physical hard disk, one of which can be an extended partition. Of course, you can create logical drives within the extended partition. Windows 2000 (Win2K) follows the same strategy: You can have a maximum of four primary partitions, one of which can be an extended partition with logical drives. However, Win2K supports two new disk configuration types—basic disk and dynamic disk—which you must understand to effectively configure and troubleshoot Win2K disk storage.
With dynamic disks, we can create fault-tolerant volumes such as striped, mirrored, and RAID-5 volumes. In addition, we can extend volumes and make changes to the disk without rebooting the computer. If you want to take advantage of these features, especially software fault- tolerant features, you must upgrade to dynamic disk.
For all practical purposes, upgrading to a dynamic disk is a one-way process. Although it's possible to convert a dynamic disk with volumes to a basic disk, you'll lose all your data. Therefore, you must first save your data, convert the disk to basic, and then restore your data.
You can create primary and extended partitions on a basic disk, and, as I mentioned earlier, you can create an extended partition with logical drives on a basic disk. A dynamic disk can contain simple, spanned, mirrored, striped, and RAID-5 volumes. You can also extend a simple or spanned volume on a dynamic disk.
Win2K doesn't support dynamic disks on laptops, and, unless you're using an older machine that's not Advanced Configuration and Power Interface (ACPI)-compliant, the Upgrade to Dynamic Disk option won’t be available. Dynamic disks have some additional limitations. You can’t install Win2K on a dynamic volume you created from raw space on a dynamic disk. You can install Win2K on a dynamic volume that you upgraded from a basic disk, but you can’t extend either the system or the boot partition. Any troubleshooting tools that are unable to read the dynamic Disk Management database will work only on a basic disk.
You can use NTFS, FAT32, or FAT16 on a basic or a dynamic disk. Because the upgrade from basic to dynamic is per physical disk, all volumes on a physical disk must be either basic or dynamic. As I mentioned earlier, you don’t need to save changes in Disk Management (as you do in NT’s Disk Administrator) or restart your computer when you upgrade from a basic to a dynamic disk. However, if you upgrade your startup disk or upgrade a volume or partition, you must restart your computer.
Basic and dynamic disks are a new way of looking at hard disk configuration. If you're migrating to Win2K from NT, the dynamic disk concept might seem strange initially, but you’ll find that once you understand the differences and the pros and cons, working with dynamic disks is not complicated. (See also, "Choosing Basic vs. Dynamic Disk Storage for Windows Servers").