Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everybody,
I have a few questions, maybe somebody can help me with those:
- Does anybody know if Windows does a file system check upon mounting a LUN with SDW? I assume that this is triggered by Windows in order to determine if the LUN’s FS is consistent?
- In case that the FS is corrupted and can be recovered, does Windows automatically trigger this in the background before presenting the LUN/drive/path to the user?
Thanks,
Clemens
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sdw will not run chkdsk on the whole disk neither will windows. it will just mount the volume and assign drive letter/volume mount point.
windows will handle a netapp lun pretty much like every other disk, if you encounter broken blocks it it will give a read error and you need to manually start chkdsk. if the MBR/GPT is broken you cannot access the disk anymore and it will offer you a chkdsk as well.
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nobody?
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sdw will not run chkdsk on the whole disk neither will windows. it will just mount the volume and assign drive letter/volume mount point.
windows will handle a netapp lun pretty much like every other disk, if you encounter broken blocks it it will give a read error and you need to manually start chkdsk. if the MBR/GPT is broken you cannot access the disk anymore and it will offer you a chkdsk as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If the filesystem was found to be inconsistent and the volume was marked as dirty (can be set also manually with fsutil) before mounting, then windows will ask you to scan and fix the volume. But, if volume is not marked dirty, there is no check of the filesystem consistency. And you're right, Snapdrive is using the same mechanism when mounting a volume.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the clarification, appreciate it!
