PrepAway - Latest Free Exam Questions & Answers

Which two actions should you perform?

Your network contains an Active Directory domain named contoso.com. The domain contains two
member servers named Server1 and Server2. All servers run Windows Server 2012 R2.
Server1 and Server2 have the Failover Clustering feature installed. The servers are configured as
nodes in a failover cluster named Cluster1. Cluster1 has access to four physical disks. The disks are
configured as shown in the following table.

You need to ensure that all of the disks can be added to a Cluster Shared Volume (CSV).
Which two actions should you perform? (Each correct answer presents part of the solution. Choose
two.)

PrepAway - Latest Free Exam Questions & Answers

A.
Enable BitLocker on Disk4

B.
Disable BitLocker on Disk1

C.
Format Disk2 to use NTFS

D.
Format Disk3 to use NTFS

14 Comments on “Which two actions should you perform?

  1. MancaMulas says:

    Answers are B & C.

    https://technet.microsoft.com/en-us/library/jj612868.aspx

    “To use CSV, your storage and disks must meet the following requirements:
    File system format. In Windows Server 2012 R2, a disk or storage space for a CSV volume must be a basic disk that is partitioned with NTFS or ReFS. In Windows Server 2012, a disk or storage space for a CSV volume must be a basic disk that is partitioned with NTFS.
    A CSV has the following additional requirements:
    In Windows Server 2012 R2, you cannot use a disk for a CSV that is formatted with FAT or FAT32.
    In Windows Server 2012, you cannot use a disk for a CSV that is formatted with FAT, FAT32, or ReFS.
    If you want to use a storage space for a CSV, you can configure a simple space or a mirror space. In Windows Server 2012 R2, you can also configure a parity space. (In Windows Server 2012, CSV does not support parity spaces.)
    A CSV cannot be used as a quorum witness disk. For more information about the cluster quorum, see Configure and Manage the Quorum in a Windows Server 2012 Failover Cluster.
    After you add a disk as a CSV, it is designated in the CSVFS format (for CSV File System). This allows the cluster and other software to differentiate the CSV storage from other NTFS or ReFS storage. Generally, CSVFS supports the same functionality as NTFS or ReFS. However, certain features are not supported. For example, in Windows Server 2012 R2, you cannot enable compression on CSV. In Windows Server 2012, you cannot enable data deduplication or compression on CSV.”




    0



    0
  2. Avraam says:

    Answers
    -Enable BitLocker on Disk4
    -Format disk2 to use NTFS

    -Enable BitLocker on Disk4
    quoting from
    https://technet.microsoft.com/en-us/library/dn383585(v=ws.11).aspx

    “Windows Server 2012 has expanded the CSV architecture, now known as CSV2.0, to enable support for BitLocker. When using BitLocker with volumes designated for a cluster, the volume will need to turn on BitLocker before its addition to the storage pool within cluster or put the resource into maintenance mode before BitLocker operations will complete.”

    (…)
    “BitLocker encryption is available for disks before or after addition to a cluster storage pool. The advantage of encrypting volumes prior to adding them to a cluster is that the disk resource does not require suspending the resource to complete the operation.”

    In summary. BitLocker is available either before or after the addition to the cluster storage pool but adding the BitLocker BEFORE, is recommended.

    -Format disk2 to use NTFS
    quoting from
    https://technet.microsoft.com/en-us/library/jj612868.aspx

    (…)
    In Windows Server 2012 R2, you cannot use a disk for a CSV that is formatted with FAT or FAT32.
    In Windows Server 2012, you cannot use a disk for a CSV that is formatted with FAT, FAT32, or ReFS.
    (…)

    also on the same link referring something regarding the first choice.
    (…)
    Support was added (…) for integration with general storage features such as BitLocker-encrypted volumes and Storage Spaces.

    so IMHO answers A,C




    0



    0

Leave a Reply