The impact of running chkdsk on a mirrored volume

book

Article ID: 100005421

calendar_today

Updated On:

Resolution

Impact on mirror:
A chkdsk on a volume with a mirror attached does not have impact on theĀ mirror. There is no need to break the mirror when running a chkdsk.

Chkdsk in readonly mode:
A chkdsk in readonly mode does not exclusively lock the volume and does not impact the availability of the volume.

Chkdsk not in readonly mode:
A chkdsk that is not in readonly mode like chkdsk /f or chkdsk /x will exclusively lock the volume and will cause an "access deniedĀ " when accessing the volume during the chkdsk process.


Issue/Introduction

A chkdsk /f is required when a volume it's filesystem is marked as dirty, what is the impact of running this on a mirrored volume?