====== SnapRAID - Disks - Verify a single data disk ====== The **"scrub"** command verifies all the content of the array, and it is not possible to limit the verification to a single data disk. To verify only a data disk, run a **"check"** audit command limited to the disk to be verified. snapraid check -a -d DISK_NAME **NOTE:** This command will verify all the check-sums of the files in the disk specified. * The other data and parity disks will not be read and they will not be verified. ----