Module 7 Review Quiz Flashcards
Which of the following RAID volume types provide fault tolerance in the event of a single storage device failure? (Choose all that apply.)
a. striping
b. striping with parity
c. mirroring
d. JBOD
b. striping with parity
c. mirroring
On systems that have a UEFI BIOS, the UEFI system partition is the boot partition.
a. True
b. False
b. False
Which of the following are reasons for creating multiple volumes on a single storage device? (Choose all that apply.)
a. Allow for the use of more than one type of filesystem
b. Reduce the chance that filesystem corruption will render all data on the storage device unusable
c. Segregate different types of data
d. Speed up access to stored data by keeping filesystems as small as possible
a. Allow for the use of more than one type of filesystem
b. Reduce the chance that filesystem corruption will render all data on the storage device unusable
c. Segregate different types of data
d. Speed up access to stored data by keeping filesystems as small as possible
When initializing a new storage device that has a capacity larger than 2 TB, you must use a GPT instead of an MBR.
a. True
b. False
a. True
You wish to create a RAID level 5 volume using the Disk Management tool. How many storage devices can you use in the volume?
a. 3 b. 7 c. 32 d. There is no limit.
c. 32
After noticing a RAID level 5 volume in Disk Management with a status of Failed Redundancy, you located and replaced the failed storage device with a new one. What must you do to return the volume status to Healthy?
a. Nothing, as the data will automatically be rebuilt on the new storage device
b. Right-click the RAID volume and click Reactivate Volume
c. Right-click the RAID volume, click Repair Volume, and select the new storage device
d. Delete and recreate the RAID volume, and then restore data from a backup
c. Right-click the RAID volume, click Repair Volume, and select the new storage device
When creating a RAID volume using Server Manager, each storage device is automatically converted to a dynamic disk.
a. True
b. False
b. False
When configuring the Storage Spaces component of Windows Server 2019 using Server Manager, which of the following statements is true? (Choose all that apply.)
a. The primordial storage pool contains all storage devices on a system
b. RAID volumes are created on a virtual disk that utilizes space in a storage pool comprised of storage devices
c. Virtual disks implement a level of RAID and can use thin or thick provisioning
d. The maximum number of storage devices that you can add to a single storage pool is 32
b. RAID volumes are created on a virtual disk that utilizes space in a storage pool comprised of storage devices
c. Virtual disks implement a level of RAID and can use thin or thick provisioning
You have configured a new storage pool in Server Manager that contains 5 storage devices and would like to configure a single virtual disk that uses all of the available capacity from this pool. What RAID type should you select in the New Virtual Disk Wizard if you wish to ensure that your virtual disk remains fault tolerant in the event that two storage devices fail at the same time?
a. Simple b. Striped c. Mirror d. Parity
c. Mirror
Which of the following are requirements for each server in a Storage Spaces Direct configuration? (Choose all that apply.)
a. Failover Clustering feature installed
b. 64 GB of memory and at least two processors
c. At least six additional storage devices (two or more of which are SSDs)
d. 10 Gb Ethernet interface with RDMA support
a. Failover Clustering feature installed
c. At least six additional storage devices (two or more of which are SSDs)
d. 10 Gb Ethernet interface with RDMA support
After storage tiers have been enabled for the storage used by a volume, you can use the Set-FileStorageTier cmdlet in Windows PowerShell to ensure that a specific file is always stored on a specified storage tier.
a. True
b. False
a. True
Another server administrator has configured an iSCSI SAN device to provide storage to your Windows Server 2019 system. What must you configure on your Windows Server 2019 system in order to connect to this storage?
a. iSCSI HBA b. iSCSI initiator c. iSCSI target d. MPIO
b. iSCSI initiator
By supplying the device driver for an FC HBA during a Windows Server 2019 installation, you can choose to install Windows Server 2019 on FC SAN storage instead of a local storage device.
a. True
b. False
a. True
What two items must you configure using Server Manager in order to share storage to other systems using iSCSI?
a. iSCSI virtual disk
b. clustered storage pool
c. iSCSI target
d. iSCSI initiator
a. iSCSI virtual disk
c. iSCSI target
What name format is used to specify the iSCSI initiators that are permitted to connect to an iSCSI target?
a. IQN b. FQDN c. IDN d. UNC
a. IQN