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.
Question
Exhibit
Options
- Achkdsk
- Bfsutil
- CDiskpart
- DDiskmgmt.msc
How the community answered
(18 responses)- A89% (16)
- B6% (1)
- C6% (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.
`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.
`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
Community Discussion
No community discussion yet for this question.
