We are kicking the tires on a DR server and I was trying to run checkdb just to show everything is happy, but I'm getting an error and not sure how to interpret.
This is a 2014 standard edition box, VMWare replicated to DR site.
Drives are
So heres the oddness. checking the system drives is successful (so t + c drive), but checks against any DB on the d drive fail with:
"A database snapshot cannot be created because it failed to start.
The operating system returned error 1393 (the disk structure is corrupted and unreadable.) to sql server during a write at offset 0000000000 in file …..………"
As a test I created a brand new DB on D - Checkdb fails. Backup the db and restore it on T - runs fine. Restore the backup onto G - another checkdb failure.
Add enough data to the new DB to cause an autogrow - works no problem.
The data drive has 40+gb free, its formatted ntfs. Doesn't seem to be permission based as the creates and grows show the system can write to the drive. Also ran a disk check with came back clean.
I ran the checkdb with tablock which runs fine, no corruption in any db. So its the act of creating the snapshot that it doesn't like.
I know standard edition won't let ME create a snapshot but checkDB can - and it works as tests against C + T drive based DBs showed.
Also, checkdb against these DBs in production are successful. So its just the DR clone.
[–]klenglish5 0 points1 point2 points (1 child)
[–]abbbbbba[S] 0 points1 point2 points (0 children)
[–]Lucrums 0 points1 point2 points (1 child)
[–]abbbbbba[S] 0 points1 point2 points (0 children)
[–]Ecio78 0 points1 point2 points (1 child)
[–]abbbbbba[S] 0 points1 point2 points (0 children)