nerdexam
Microsoft

AZ-801 · Question #122

One of the important capabilities of Cluster Shared Volumes (CSV) is the ability to scan and repair volumes online. Which of the following tools can you use to perform the online repair of CSV…

The correct answer is A. chkdsk. The chkdsk utility is specifically enhanced to perform online scans and repairs for Cluster Shared Volumes (CSV) without requiring the volume to be taken offline.

Implement and manage Windows Server high availability

Question

One of the important capabilities of Cluster Shared Volumes (CSV) is the ability to scan and repair volumes online. Which of the following tools can you use to perform the online repair of CSV volumes?

Exhibit

AZ-801 question #122 exhibit

Options

  • Achkdsk
  • Bfsutil
  • CDiskpart
  • DDiskmgmt.msc

How the community answered

(18 responses)
  • A
    89% (16)
  • B
    6% (1)
  • C
    6% (1)

Why each option

The `chkdsk` utility is specifically enhanced to perform online scans and repairs for Cluster Shared Volumes (CSV) without requiring the volume to be taken offline.

AchkdskCorrect

`chkdsk` has been optimized for use with CSVs, allowing administrators to run integrity checks and repair operations on the volume while it remains accessible and online, ensuring high availability.

Bfsutil
CDiskpart
DDiskmgmt.msc

`Diskmgmt.msc` is a graphical Disk Management tool for disk and volume configuration, but it does not perform online CSV volume repair.

Concept tested: Cluster Shared Volumes online repair tool

Source: https://learn.microsoft.com/en-us/windows-server/failover-clustering/deploy-cluster-shared-volume#chkdsk-and-cluster-shared-volumes

Topics

#Cluster Shared Volumes (CSV)#High Availability#Volume Repair#chkdsk

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice