|
STORAGE
Disk Devices
Back to top
Windows 2000 supports two storage types for disks: Basic
and Dynamic disks both outlined below.
Basic disks support a maximum of 4 Primary partitions,
or 3 when an Extended partition exists. An Extended
partition contains one or more Logical drives. Each
primary partition and each logical drive is assigned a drive
letter and are referred to as basic volumes. Basic
disks support several options for combining disks to increase
the maximum disk space for a volume or to provide fault tolerance.
Note that the following are not supported on Windows 2000, but
may exist in Windows NT 4 systems, which then must be converted
to Dynamic disks before they can be used with Windows 2000:
- Volume set
- Stripe set (RAID 0)
- Mirror set (RAID 1) - only available on
servers
- Stripe set with parity (RAID 5) - only
available on servers.
Dynamic disks contain volumes instead
of the traditional primary/extended partitions. Dynamic
volumes cannot be accessed by MS-DOS, Windows 95, Windows
98, Windows Millennium Edition (Me) or Windows NT operating
systems. Both basic or dynamic disks can contain any combination
of FAT16, FAT32, or NTFS volumes. Many people still incorrectly
refer to dynamic disks as being an NTFS feature. Additionally,
dynamic disks are not supported on the following hardware:
- IEEE 1394 (FireWire) disks
- USB disks
- Removable disks
- Disks in laptops
Fault-tolerant configurations are named
differently when using dynamic disks. The following list shows
the possible disk configurations:
- Simple volume - created from free space on a
single physical disk. A simple volume is
not fault-tolerant but if it is formatted with NTFS it can
be extended to include unallocated space from the same disk,
or another disk. In the latter case it will become a spanned
volume.
- Spanned volume - created from
free disk space from 2 to 32 combined disks. Data is written
to the first disk until it is full, then it will write to
the second disk and so on. If one of the hard disks in the
spanned volume fails, the entire volume set is lost and
needs to be rebuild and restored from backup. A spanned
volume is not fault-tolerant.
- Striped volume (RAID 0) - created
from free disk space from 2 to 32 combined disks. When data
is written to a striped volume set with 2 disks, the first
block is written to the first disk, the second block to
the second disk, and the third data block is written to
the first disk, and so on, spreading the data evenly over
all disks. A striped volume provides he best performance
for Windows 2000 systems. A striped volume is not fault-tolerant
and cannot be extended once it is created. If one of the
hard disks in the striped volume fails, the entire volume
set is lost and needs to be rebuild and restored from backup.
- Mirrored volume (RAID 1) - a
fault-tolerant volume only available on servers (Windows
2000 and Windows 2003). Requires 2 disks allowing duplication
of all the data on one volume to another disk to provide
redundancy. If one of the disks fails, the data can still
be accessed from the remaining disk. A mirrored volume cannot
be extended.
- RAID 5 volume - a fault-tolerant
volume only available on servers (Windows 2000 and Windows
2003) created from 3 or more physical disks. When data is
written to the RAID 5 volume, it is distributed over several
disks, and parity information about data blocks on one disk
are stored on the other disks. In case of a disk failure,
the parity information can be used to reconstruct the data
which was on the missing disk. Because data is spread out
over several disks, a RAID 5 volume offers better read performance
than single or mirrored disks. But because every write requires
the parity calculation, write performance can be slower.
A RAID-5 volume cannot be mirrored or extended.
Disks and volumes are managed using the
Disk Management console. Right-click My Computer and click
Manage to open Computer Management. Under Storage click Disk
Management. The following list shows some of the common disk
management tasks on Windows 2000:
- Upgrading disks - A basic disk
can be converted to a dynamic disk without losing any of
the data. To upgrade a disk from basic to dynamic, right-click
the disk (left from the partitions), and select Upgrade
To Dynamic Disk. You will need to restart the computer
after the upgrade.
- Reverting disks - If you want
to revert a dynamic disk back to a basic disk, you first
need to remove all the volumes, hence create a
full backup and remove all data. After that, right-click
the disk and select Revert To Basic Disk.
- Extending volumes - simple and
spanned volumes formatted with NTFS can be extended to included
unallocated space from the same disk(s) or from a new disk,
without losing any of the data. Only the new space will
be formatted. The boot or system volume
cannot be extended. When a simple volume is extended to
include free space from another physical disk it will become
a spanned volume. To extend a volume, right click the volume
you want to extend, select Extend Volume and select unallocated
space from a dynamic disk.
- Creating a striped volume - To
create a striped volume, right-click unallocated space on
a dynamic disk and select Striped Volume. Remember that
you'll need at least two physical disks to create a stripe
set.
- Adding disks - When you add a
disk to a Windows 2000 computer you need to use the Rescan
option from the Action menu in Disk Management. If the computer
cannot find or initialize the disk you may need to restart
your computer. The Rescan command updates information about
the hardware configuration of storage devices.
- Import
Foreign Disks - When you add a dynamic disk moved from
another computer, you need to import the disk. You can do
this by right-clicking the disk that is marked as Foreign,
and select Import Foreign Disks. When you want
to import a disk that is part of a striped or spanned volume,
you will need to move all the disks that were part of the
volume.
- Refresh - The Refresh option,
also located on the Action menu, allows you to refresh the
displayed disk and volume information about drive letters,
file systems, volumes, and removable media. The Action option
also checks to see if previously unreadable volumes are
now readable.
- Formatting - When you created
a new partition or volume, or want to reformat a current
volume, you can format it with either FAT, FAT32 or NTFS.
In addition to selecting the file system you can the enter
the volume name, allocation unit size, and opt to perform
a quick format, and enable the file and folder compression.
- Marking a partition as active
- When the computer boots it will read the MBR (Master Boot
Record) from the active parition. On a Windows 2000 computer
this should be the system partition which contains
the files needed to boot Windows (NTLDR, BOOT.INI, etc).
- Remote Disk Management - In addition
to local disk management, Disk Management can be used to
manage disks on a remote computer running Windows 2000/XP/2003.
You have to be a member of the Administrators group on the
remote computer.
- Mounting volumes - When a basic
or dynamic disk is formatted with NTFS it can be assigned
a drive path instead of a drive letter. The disk can be
mounted to an empty NTFS folder allowing it to be accessed
like any ordinary folder. To mount a volume to a folder,
create an empty folder on an NTFS volume, right-click the
new volume and select Change Drive Letter and Paths,
click Add. Select Mount in the following empty NTFS
folder and enter the path to an empty folder on an
NTFS volume.
Removable Media
Back to top
Windows 2000 supports a wide variety of removable storage such
as CD-ROM/DVD-ROM and tape devices. Removable media devices
are labeled Removable in Disk Management. Disk Management
allows you to create a primary partion on removable media
if necessary. A primary partition on removable media cannot
be marked as active and cannot be removed.
The Removable Storage console allows you to manage
the libraries, such as changers and jukeboxes, which contain
removable media. Right-click My Computer and click Manage
to open Computer Management. Under Storage click Removable
Storage. If you select Full in the View menu
you will have several extra options, including creating Media
Pools. Software utilities such as Windows Backup are used
to manage the data stored on media in a media pool.
Although they are more often found in a server a tape device
can also be found in Windows 2000 desktop computer, typically
used to write backups to tape. There are several different
types of tape devices (and tapes), external and internal.
External tape devices for example, can be connected to an
SCSI, USB or IEEE 1394 interface on the computer. Most USB
and IEEE 1394 devices are plug and play, and do not require
special software or configuration. For others you may need
to install the manufacturers software. If the device is properly
installed it should turn up in the Removable Storage console.
Unless you installed Windows 2000 using RIS or system imaging
software, the computer will already have a CD or DVD drive
installed, and when you do add a new CD/DVD-drive it will
probably be auto-detected by Windows 2000. In some cases, when
you have a CD/DVD recorder for example, you may need to install
additional drivers and software.
Apart from setting security (Use, Control, and Modify permissions)
on individual items such as libraries and media pools, Windows
2000 offers a local security policy setting that prevents users
to format and eject removable media as well as policies that
limit access to a CD-ROM or floppy drive to locally logged-on
users only.
 |
|
|