Quote:
Originally Posted by orian
Thanks. For some reason I was under the impression that chkdsk operated beneath Rollback's snapshots.
|
As far as I know, chkdsk is not looking at low level disc stuff - it is examining the filing system structures for consistency. RBRx interposes a layer between the OS and the raw disc, and converts on the fly. Thus the OS (and chkdsk) sees what it expects to see, while the RBRx layer preserves snapshots and redirects IO appropriately.
Anything that did bypass the RBRx layer would see the baseline snapshot file structure, and if it attempted any writes may well corrupt the snapshot database. Consequently, I (personally) would be very cautious allowing chkdsk to "correct" any errors found - may well be OK, but a roll back to a previous snapshot should equally well correct the problem.