Frame Corner

Frame Top

GSW Study Notes Home

GSW MCSE Notes Home Networking Essentials Notes NT Server 4.0 Notes NT Administration Notes

Module 6: Managing Partitions

Background

There are two kinds of partitions:

Primary Partitions

Extended partitions

Volume Sets
Note:
  • Volume sets can be either FAT or NTFS
  • Volume sets can be created on one single drive.
Stripe Sets
Note: 
  • If the system has hard disks that can be accessed simultaneously, concurrent I/O commands can be issued simultaneously on all disks and therefore increase write speed, b/c NT can do 4 things at once. 
  • Unlike a volume set, a stripe set cannot be extended.
  • Disk Administrator will create a stripe set of parts that will all be nearly the same size.

Troubleshooting Volume Sets and Stripe Sets
All these points apply to BOTH Volume and Stripe Sets READ AND REMEMBER!

Comparing a Stripe Set to a Volume Set:

Stripe Set

Volume Set

Can it be created on one physical disk?

No

Yes

Can it contain the system or boot partition?

No

No

Maximum number of combined areas

32

32

Should the size of the combined areas be the same?

Yes

No

Can areas be combined on different types of hard disks (SCSI, EDSI and IDE)?

Yes

Yes

Is the area on one disk filled before writing to another?

No
(This means it's faster)

Yes

Can it improve I/O performance?

Yes

No

Can you extend the size? No Yes, only if it is NTFS

 

Creating, Formatting, Extending and Deleting Volume Sets or Stripe Set

Additional Hard Disk Considerations

Removable Media

Using Disk Administrator

Create, format, delete partition and mark partition active

Marking Partitions as Active
Partition Renumbering and Boot.ini editing
  • When you create a new primary partition, it will be assigned a lower number than any logical drive on an extended partition on any drive. (see below)
  • Then the logical partitions are renumbered.
  • So, if boot partition resides on an extended partition that was subsequently renumbered , then the Boot.ini file must be manually updated so that it points to the boot partition; other wise, windows NT will not start.
  •  Automatic Assignment of Drive Letters by NT


     

    Reassigning Drive Letters

    Note: All drive letter modifications made with Disk Administrator can be done without rebooting the computer. However if the selected partition contain NT system files, you need to restart computer.

    Securing the System Partition
    General Maintenance and Troubleshooting
    Top of Page Top of page

    E-mail Me! Comments and suggestions? E-mail me at grantwilson21@yahoo.com
    I'm sorry, but I can't answer specific network-related, or exam-related questions.
    Last Updated: August 6, 2001 Grant Wilson, Edmonton, AB Canada