ITN 200 Final Exam Questions and
Answers 100% Solved | Graded A+
Which of the following is a requirement for using Storage Spaces Direct? -
✔✔A 10 GB Ethernet network interface with remote-direct memory access
(RDMA) support is a must.
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. - ✔✔NTFS is a
journaling filesystem, while FAT32 is not.
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? - ✔✔Right-click the
volume on that disk and click Extend Volume to increase the size of the
volume using the unallocated space
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
,©NINJANERD 2024/2025. YEAR PUBLISHED 2024.
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? - ✔✔Create several thin-
provisioned virtual disks
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? - ✔✔Mounting
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? - ✔✔The iSCSI target
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? - ✔✔RAID level 0
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
,©NINJANERD 2024/2025. YEAR PUBLISHED 2024.
that you cannot create more than a certain number of partitions on the
storage device using an MBR. What would your next step be? - ✔✔Create
the partitions and label one of the partitions as extended
Trimming erases sections of the volatile memory chips on an SSD that no
longer contain data, consolidating the existing data into fewer memory
locations. T/F - ✔✔FALSE
Trimming will erase sections of non-volatile memory chips.
Identify the option that can be used to create storage pools that include
storage devices from different servers on a network. - ✔✔Storage Spaces
Direct
Which of the following is a term given to the software component in the
operating system that connects to the SAN device via iSCSI? - ✔✔iSCSI
initiator
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? -
✔✔Using hardware RAID externally to provide fault tolerance
, ©NINJANERD 2024/2025. YEAR PUBLISHED 2024.
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 new copy of Reena's file is
created and associated with the same file name.
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? - ✔✔The
performance of file sharing applications will increase.
A large allocation unit size will increase the performance of file sharing
applications, whereas a small allocation unit size will increase the
performance of database applications.