Deck 7: Configuring and Managing Data Storage

Full screen (f)
exit full mode
Question
While copying files between folders, it is possible to retrace and complete the transfer in case of a power failure if an NTFS-based filesystem is being used. The same cannot be said for a FAT32 filesystem. What do you think could be the reason for this difference?

A) NTFS is a filesystem, while FAT32 is not.
B) FAT32 keeps track of information being written, while NTFS does not.
C) FAT32 is only used as a removable device, while NTFS is not.
D) NTFS is a journaling filesystem, while FAT32 is not.
Use Space or
up arrow
down arrow
to flip the card.
Question
Identify the option that can be used to create storage pools that include storage devices from different servers on a network.

A) Storage Spaces Direct
B) A combination of hard disks and SDDs
C) A thin-provisioning virtual disk
D) The primordial storage pool
Question
Using a disk management tool, you can create a GPT on a disk that has an MBR when no partitions exist on a disk.
Question
One of the disks on your computer is running low on storage space. You notice that there is unallocated space in the spanned volume. How will you use the unallocated space to increase storage space?

A) Right-click the volume, click Reactivate Volume once the storage device is available, and use the unallocated space
B) Right-click the volume on that disk and click Extend Volume to increase the size of the volume using the unallocated space
C) Right-click a RAID level 1 volume and click Remove Mirror to remove the volume while retaining the data from one disk you specify
D) Right-click the system or boot partition in the Disk Management tool, click Add Mirror, and select the second storage device
Question
Nadia uses the Disk Management tool to create a simple volume in one of the disks. She specifies the simple volume size and chooses a drive letter. While selecting the formatting options, she modifies the default allocation unit size. What will happen if the allocation unit size is large?

A) The performance of file sharing applications will increase.
B) The performance of database applications will increase.
C) The performance of file sharing applications will decrease.
D) The performance of database applications will decrease.
Question
Rebecca is configuring a RAID with three storage devices. If she saves a file, the file will be divided into three sections, with each section written to separate storage devices concurrently, in a third of the amount of time it would take to save the entire file on one storage device. Which of the following RAID levels is Rebecca configuring?

A) RAID level 0
B) RAID level 1
C) RAID level 2
D) RAID level 5
Question
Which of the following RAID level configurations is not supported by Windows Server 2019?

A) RAID level 0
B) RAID level 1
C) RAID level 2
D) RAID level 5
Question
Which of the following is a term given to the software component in the operating system that connects to the SAN device via iSCSI?

A) iSCSI target
B) iSCSI initiator
C) HBA
D) MPIO
Question
Which of the following is a requirement for using Storage Spaces Direct?

A) A 10 GB Ethernet network interface with remote-direct memory access (RDMA) support is a must.
B) More than 20 servers must be available.
C) The number of SSDs used should not be more than one.
D) The servers should be from different Active Directory domains.
Question
Tara, an administrator, has added storage devices to the storage pool and selected the RAID level for the virtual disk using Server Manager. She wishes to allocate more space than is required for the current amount of data such that the system only uses the actual space it needs, enabling the actual size to grow with data. What would you do to achieve Tara's wish?

A) Create several thin-provisioned virtual disks
B) Create several thick-provisioned virtual disks
C) Create several fixed-provisioned virtual disks of combined capacity smaller than the storage pool
D) Create several virtual disks of combined capacity smaller than the storage pool
Question
Imran is associating a drive letter to a filesystem so that the drive letter can be accessed by the operating system. What is the term given to the process that Imran is carrying out?

A) Journaling
B) Formatting
C) Mounting
D) Spanning
Question
Which of the following statements is true of SAN devices?

A) SAN devices are the same as network-attached storage.
B) SAN devices use SAN protocols to manage and format filesystems.
C) SAN devices use hardware RAID externally to provide fault tolerance for the storage device that they contain.
D) SAN devices are functionally like an external USB drive.
Question
Trimming erases sections of the volatile memory chips on an SSD that no longer contain data, consolidating the existing data into fewer memory locations.
Question
Gabriela attempts to create a virtual disk on a storage pool using Server Manager. However, she is unable to select the Create storage tiers on this virtual disk option. Why do you think she is not able to use the option?

A) She enters the wrong virtual disk name.
B) She is not using the New Virtual Disk Wizard.
C) The system uses an SSD and not an HDD.
D) The storage spool does not have sufficient space.
Question
How much storage space is reserved on a storage device to convert a storage disk to a dynamic disk using a Windows tool?

A) 1 KB
B) 10 KB
C) 1 MB
D) 10 MB
Question
The modern partition table is called the Master Boot Record (MBR) and uses storage devices that are larger than 2 TB.
Question
You are asked to create seven partitions in a storage device that uses an MBR. The device already has two partitions. However, you are also told that you cannot create more than a certain number of partitions on the storage device using an MBR. What would your next step be?

A) Use the drive letters A and B to label the partitions
B) Create the partitions and label one of the partitions as extended
C) Use a storage device that is more than 7 TB in size and uses an MBR
D) Convert the device to GPT
Question
How do you create a RAID level 1 volume with two disks in the Disk Management tool?

A) Right-click on the disk that you want to configure as a RAID volume and then click New Mirrored Volume to create a RAID level 1 volume with two disks
B) Right-click on the disk that you want to configure as a RAID volume and then click New Spanned Volume to create a RAID level 1 volume with two disks
C) Right-click on the disk that you want to configure as a RAID volume and then click New Striped Volume to create a RAID level 1 volume with two disks
D) Right-click on the disk that you want to configure as a RAID volume and then click Shrink Volume to create a RAID level 1 volume with two disks
Question
A server rack containing data files, databases, web content, etc. is stored on an external SAN, which is connected to the Windows Server 2019 operating system via iSCSI. Which of the following is not likely to be achieved with this configuration?

A) Connection to Fibre Channel SAN devices
B) Accessing multiple SAN devices
C) Providing storage to other servers
D) Using hardware RAID externally to provide fault tolerance
Question
Sonia is configuring a RAID level 5 array with five disks. Each disk has the capacity to store 3 TB of data. What is the total storage size that Sonia can use to store data?

A) 3 TB
B) 8 TB
C) 12 TB
D) 15 TB
Question
Saif wants to create a backup of all his open files on Windows Server 2019. He does not wish to use third-party software to perform a backup on his system. Suggest an alternative for Saif to perform the backup.
Question
What are the two main tools in Windows Server 2019 that you can use to create and manage local volumes and how do they differ?
Question
Merjem, a PhD student, is writing her thesis. She takes regular backup of her files and data. When taking backup, she chooses the Faster backup performance option in the Optimize Backup Performance window. Which of the following is true of the backup process in the given scenario?

A) Every backup overwrites the previous backup.
B) Every backup only backs up data that has been modified since the previous backup.
C) The backup process will provide the fastest option at the time of restoring data.
D) The backup process backs up the all the specified data every time.
Question
Parker runs the net start svsvc command at a Command Prompt to scan volume errors. He finds a corrupted spot on a volume. How can Parker directly go to the corrupted spot identified by the Spot Verifier service?

A) By using the /r option with the chkdsk command
B) By using the /spotfix option with the chkdsk command
C) By using the /c option with the chkdsk command
D) By using the /x option with the chkdsk command
Question
How will you configure an existing Windows Server 2019 system as an iSCSI SAN device?
Question
What are the different RAID levels, and how are they different from each other?
Question
As a server administrator, you are performing GPT partitioning for the storage device on a system with UEFI BIOS. What functions will this partitioning allow you to do if you create additional volumes on a single storage device?
Question
Zuber is configuring Windows Server 2019 as an iSCSI SAN device. He has successfully created an iSCSI virtual disk and a new iSCSI target. He is trying to connect his system to the new iSCSI target but he is facing a connection issue. What must be the cause for the connection issue?

A) IQN is not present in the access server list.
B) CHAP authentication is not enabled.
C) DSM is not be added to the system.
D) JBOD is not enabled in the system.
Question
Shaw, a server administrator, uses an iSCSI SAN protocol to transfer data to and from SAN devices at a speed of up to 40 Gb/s. He configures one of the SAN devices to provide storage to Jasper's Windows Server 2019 system. What should Jasper configure in his system to be able to connect to the storage?

A) The iSCSI target
B) The iSCSI initiator
C) HBA
D) MPIO
Question
Explain why optimizing volumes is necessary.
Question
Rishab is looking for ways to manage duplicate file content on his organization's shared drive. He enables data deduplication for this purpose. To save computing resources, he wants to change the settings such that data deduplication occurs in the evening. What must Rishab do to make this change?

A) Enter the file extensions to be excluded
B) Click the Add button under Deduplication Settings
C) Click Set Deduplication Schedule
D) Select the Apply button under Deduplication Settings
Question
Adair suspects that some of the RAID volumes on her system have exhausted the available capacity provided by a storage pool. She tries to add storage devices to the existing storage pool to provide additional space for creating new RAID volumes, but the newly added storage device displays a Lost connection status. What can Adair do to manage storage device failure?
Question
Madison is using the Backup Schedule Wizard from the Actions pane of the Windows Server Backup tool. He selects the backup configuration as Custom and specifies the items to be backed up. While adding the items to be backed up, he happens to select the System state option. What does this option create a backup of?

A) Operating system settings
B) The entire system
C) Virtual hard disk files
D) Boot and recovery volumes
Question
Pablo is a system administrator in training. He is trying to manually defragment the F: volume in Becky's system. Help Pablo identify the correct method to perform manual defragmentation.

A) Right-click the volume, click Properties, highlight the Tools tab, and click the Optimize button.
B) Right-click the volume, click Properties, highlight the Tools tab, and click the Check button.
C) Write the "Repair-Volume-DriveLetter F -Scan" command in Windows PowerShell.
D) Write the "Optimize-Volume -DriveLetter" command in Windows PowerShell.
Question
How is a simple volume created in Server Manager?
Question
Sam, an administrator, sends out an HR policy file to Vicky, Mohammad, Charle, and Reena. They save the HR policy file on their home directories under a shared folder of Windows Server 2019 with different file names. As a result, the same copies of the file are present multiple times with different names. Reena opens and saves the file after making minor changes. What will happen to the files when Sam enables the Data Deduplication Service on Windows Server 2019?

A) A copy of Reena's file is created with a new file name.
B) All the files get deleted when the Data Deduplication Service is enabled.
C) A new copy of Reena's file is created and associated with the same file name.
D) None of the files are deleted as they have different file names.
Question
If users report errors when trying to save or open files, what would you do as an administrator?
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/37
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 7: Configuring and Managing Data Storage
1
While copying files between folders, it is possible to retrace and complete the transfer in case of a power failure if an NTFS-based filesystem is being used. The same cannot be said for a FAT32 filesystem. What do you think could be the reason for this difference?

A) NTFS is a filesystem, while FAT32 is not.
B) FAT32 keeps track of information being written, while NTFS does not.
C) FAT32 is only used as a removable device, while NTFS is not.
D) NTFS is a journaling filesystem, while FAT32 is not.
D
2
Identify the option that can be used to create storage pools that include storage devices from different servers on a network.

A) Storage Spaces Direct
B) A combination of hard disks and SDDs
C) A thin-provisioning virtual disk
D) The primordial storage pool
A
3
Using a disk management tool, you can create a GPT on a disk that has an MBR when no partitions exist on a disk.
True
4
One of the disks on your computer is running low on storage space. You notice that there is unallocated space in the spanned volume. How will you use the unallocated space to increase storage space?

A) Right-click the volume, click Reactivate Volume once the storage device is available, and use the unallocated space
B) Right-click the volume on that disk and click Extend Volume to increase the size of the volume using the unallocated space
C) Right-click a RAID level 1 volume and click Remove Mirror to remove the volume while retaining the data from one disk you specify
D) Right-click the system or boot partition in the Disk Management tool, click Add Mirror, and select the second storage device
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
5
Nadia uses the Disk Management tool to create a simple volume in one of the disks. She specifies the simple volume size and chooses a drive letter. While selecting the formatting options, she modifies the default allocation unit size. What will happen if the allocation unit size is large?

A) The performance of file sharing applications will increase.
B) The performance of database applications will increase.
C) The performance of file sharing applications will decrease.
D) The performance of database applications will decrease.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
6
Rebecca is configuring a RAID with three storage devices. If she saves a file, the file will be divided into three sections, with each section written to separate storage devices concurrently, in a third of the amount of time it would take to save the entire file on one storage device. Which of the following RAID levels is Rebecca configuring?

A) RAID level 0
B) RAID level 1
C) RAID level 2
D) RAID level 5
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
7
Which of the following RAID level configurations is not supported by Windows Server 2019?

A) RAID level 0
B) RAID level 1
C) RAID level 2
D) RAID level 5
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
8
Which of the following is a term given to the software component in the operating system that connects to the SAN device via iSCSI?

A) iSCSI target
B) iSCSI initiator
C) HBA
D) MPIO
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
9
Which of the following is a requirement for using Storage Spaces Direct?

A) A 10 GB Ethernet network interface with remote-direct memory access (RDMA) support is a must.
B) More than 20 servers must be available.
C) The number of SSDs used should not be more than one.
D) The servers should be from different Active Directory domains.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
10
Tara, an administrator, has added storage devices to the storage pool and selected the RAID level for the virtual disk using Server Manager. She wishes to allocate more space than is required for the current amount of data such that the system only uses the actual space it needs, enabling the actual size to grow with data. What would you do to achieve Tara's wish?

A) Create several thin-provisioned virtual disks
B) Create several thick-provisioned virtual disks
C) Create several fixed-provisioned virtual disks of combined capacity smaller than the storage pool
D) Create several virtual disks of combined capacity smaller than the storage pool
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
11
Imran is associating a drive letter to a filesystem so that the drive letter can be accessed by the operating system. What is the term given to the process that Imran is carrying out?

A) Journaling
B) Formatting
C) Mounting
D) Spanning
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
12
Which of the following statements is true of SAN devices?

A) SAN devices are the same as network-attached storage.
B) SAN devices use SAN protocols to manage and format filesystems.
C) SAN devices use hardware RAID externally to provide fault tolerance for the storage device that they contain.
D) SAN devices are functionally like an external USB drive.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
13
Trimming erases sections of the volatile memory chips on an SSD that no longer contain data, consolidating the existing data into fewer memory locations.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
14
Gabriela attempts to create a virtual disk on a storage pool using Server Manager. However, she is unable to select the Create storage tiers on this virtual disk option. Why do you think she is not able to use the option?

A) She enters the wrong virtual disk name.
B) She is not using the New Virtual Disk Wizard.
C) The system uses an SSD and not an HDD.
D) The storage spool does not have sufficient space.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
15
How much storage space is reserved on a storage device to convert a storage disk to a dynamic disk using a Windows tool?

A) 1 KB
B) 10 KB
C) 1 MB
D) 10 MB
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
16
The modern partition table is called the Master Boot Record (MBR) and uses storage devices that are larger than 2 TB.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
17
You are asked to create seven partitions in a storage device that uses an MBR. The device already has two partitions. However, you are also told that you cannot create more than a certain number of partitions on the storage device using an MBR. What would your next step be?

A) Use the drive letters A and B to label the partitions
B) Create the partitions and label one of the partitions as extended
C) Use a storage device that is more than 7 TB in size and uses an MBR
D) Convert the device to GPT
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
18
How do you create a RAID level 1 volume with two disks in the Disk Management tool?

A) Right-click on the disk that you want to configure as a RAID volume and then click New Mirrored Volume to create a RAID level 1 volume with two disks
B) Right-click on the disk that you want to configure as a RAID volume and then click New Spanned Volume to create a RAID level 1 volume with two disks
C) Right-click on the disk that you want to configure as a RAID volume and then click New Striped Volume to create a RAID level 1 volume with two disks
D) Right-click on the disk that you want to configure as a RAID volume and then click Shrink Volume to create a RAID level 1 volume with two disks
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
19
A server rack containing data files, databases, web content, etc. is stored on an external SAN, which is connected to the Windows Server 2019 operating system via iSCSI. Which of the following is not likely to be achieved with this configuration?

A) Connection to Fibre Channel SAN devices
B) Accessing multiple SAN devices
C) Providing storage to other servers
D) Using hardware RAID externally to provide fault tolerance
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
20
Sonia is configuring a RAID level 5 array with five disks. Each disk has the capacity to store 3 TB of data. What is the total storage size that Sonia can use to store data?

A) 3 TB
B) 8 TB
C) 12 TB
D) 15 TB
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
21
Saif wants to create a backup of all his open files on Windows Server 2019. He does not wish to use third-party software to perform a backup on his system. Suggest an alternative for Saif to perform the backup.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
22
What are the two main tools in Windows Server 2019 that you can use to create and manage local volumes and how do they differ?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
23
Merjem, a PhD student, is writing her thesis. She takes regular backup of her files and data. When taking backup, she chooses the Faster backup performance option in the Optimize Backup Performance window. Which of the following is true of the backup process in the given scenario?

A) Every backup overwrites the previous backup.
B) Every backup only backs up data that has been modified since the previous backup.
C) The backup process will provide the fastest option at the time of restoring data.
D) The backup process backs up the all the specified data every time.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
24
Parker runs the net start svsvc command at a Command Prompt to scan volume errors. He finds a corrupted spot on a volume. How can Parker directly go to the corrupted spot identified by the Spot Verifier service?

A) By using the /r option with the chkdsk command
B) By using the /spotfix option with the chkdsk command
C) By using the /c option with the chkdsk command
D) By using the /x option with the chkdsk command
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
25
How will you configure an existing Windows Server 2019 system as an iSCSI SAN device?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
26
What are the different RAID levels, and how are they different from each other?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
27
As a server administrator, you are performing GPT partitioning for the storage device on a system with UEFI BIOS. What functions will this partitioning allow you to do if you create additional volumes on a single storage device?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
28
Zuber is configuring Windows Server 2019 as an iSCSI SAN device. He has successfully created an iSCSI virtual disk and a new iSCSI target. He is trying to connect his system to the new iSCSI target but he is facing a connection issue. What must be the cause for the connection issue?

A) IQN is not present in the access server list.
B) CHAP authentication is not enabled.
C) DSM is not be added to the system.
D) JBOD is not enabled in the system.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
29
Shaw, a server administrator, uses an iSCSI SAN protocol to transfer data to and from SAN devices at a speed of up to 40 Gb/s. He configures one of the SAN devices to provide storage to Jasper's Windows Server 2019 system. What should Jasper configure in his system to be able to connect to the storage?

A) The iSCSI target
B) The iSCSI initiator
C) HBA
D) MPIO
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
30
Explain why optimizing volumes is necessary.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
31
Rishab is looking for ways to manage duplicate file content on his organization's shared drive. He enables data deduplication for this purpose. To save computing resources, he wants to change the settings such that data deduplication occurs in the evening. What must Rishab do to make this change?

A) Enter the file extensions to be excluded
B) Click the Add button under Deduplication Settings
C) Click Set Deduplication Schedule
D) Select the Apply button under Deduplication Settings
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
32
Adair suspects that some of the RAID volumes on her system have exhausted the available capacity provided by a storage pool. She tries to add storage devices to the existing storage pool to provide additional space for creating new RAID volumes, but the newly added storage device displays a Lost connection status. What can Adair do to manage storage device failure?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
33
Madison is using the Backup Schedule Wizard from the Actions pane of the Windows Server Backup tool. He selects the backup configuration as Custom and specifies the items to be backed up. While adding the items to be backed up, he happens to select the System state option. What does this option create a backup of?

A) Operating system settings
B) The entire system
C) Virtual hard disk files
D) Boot and recovery volumes
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
34
Pablo is a system administrator in training. He is trying to manually defragment the F: volume in Becky's system. Help Pablo identify the correct method to perform manual defragmentation.

A) Right-click the volume, click Properties, highlight the Tools tab, and click the Optimize button.
B) Right-click the volume, click Properties, highlight the Tools tab, and click the Check button.
C) Write the "Repair-Volume-DriveLetter F -Scan" command in Windows PowerShell.
D) Write the "Optimize-Volume -DriveLetter" command in Windows PowerShell.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
35
How is a simple volume created in Server Manager?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
36
Sam, an administrator, sends out an HR policy file to Vicky, Mohammad, Charle, and Reena. They save the HR policy file on their home directories under a shared folder of Windows Server 2019 with different file names. As a result, the same copies of the file are present multiple times with different names. Reena opens and saves the file after making minor changes. What will happen to the files when Sam enables the Data Deduplication Service on Windows Server 2019?

A) A copy of Reena's file is created with a new file name.
B) All the files get deleted when the Data Deduplication Service is enabled.
C) A new copy of Reena's file is created and associated with the same file name.
D) None of the files are deleted as they have different file names.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
37
If users report errors when trying to save or open files, what would you do as an administrator?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 37 flashcards in this deck.