Describe the cable length of:
What are the four possible entries in a file allocation table (FAT)?
What does a low-level formatting process do?
Returns the drive to a state as close to like-new as possible by writing zeros to every location on the drive.
What type of memory do modern day SSD’s use?
Non volatile flash based memory
2. What are M.2 SSD’s used for?
2. Form factor that installs directly into the PCIe slot.
What’s a storage pool?
A collection of physical drives that enables the flexibility to add and expand capacity.
What type of hard drive partition can be over 2.2TB? Which one has a 2.2TB limit?
2. MBR Disks.
What sort of configuration requires three same-sized volumes?
Raid 5.
What’s a factory recovery partition?
A hidden partition that contains a restorable copy of an installed OS.
What is the complete list of formats windows can use?
FAT16, FAT32, FAT64, NTFS.
What must you do before converting a dynamic disk to a basic disk?
Delete all the volumes.
What’s the process called that speeds up the read/write times?
Disk Defrag.
How can you expand the capacity of an NTFS drive?
By installing a second drive and mounting it to a folder on the original, smaller, NTFS drive.
What is SATA 3.2?
SATAe
What sort of data cables do PATA drives install to?
What’s the cable called?
40 and 80 wire, “ribbon cables”
How much redundancy do you have with Raid 0?
0 Redundancy. You lose all data if a single Hard Drive fails.
How many PATA Hard Drives can you have installed on a system with two hard drive controllers?
2 Drives per controller.
What are the common HDD RPM’s?
5,400
7,200
10,000
15,000
What is another name for HDD (Hard Disk Drives)?
Platter-Based Hard Drives
T or F? A Hard Drive’s “RPM” has no effect on the heat generated.
False.
What size partition does NTFS support by default?
16 TB
Describe Raid 0
Describe Raid 1
Describe Raid 5