time
Storage? I am Storage!
When it came time to connect the workstations to this Windows 2008 R2 server, I ran dcpromo. Four to five hours later, I conceded that the installation had been destroyed and formatted the boot drive (a new installation wanted to backup the wreckage). I chatted with Chewy about this last night, and found reports of the syndrome from 2009, but no evidence that Microsoft has ever tried to fix it.
What appears to cause it most of the time is that Active Directory insists on disabling caching on the drive that houses its repository. Unfortunately, both Intel and AMD onboard disk controllers don't appreciate that and Windows becomes non-responsive. Even when it appears to finish up to 3 hours later, the ordeal resumes with a pointer on a black screen after the reboot.
It doesn't happen in every situation, but obviously any time is catastrophic. Solutions may involve something as trivial as changing the brand of boot drive.
I think it afflicts you when you're using an IDE rather than AHCI driver. This was a problem for me because I only had two options for the boot drive: IDE and RAID, and RAID wants at least two drives (and then there's the Windows installation hassles).
You can bypass the problem with AMD RAID, but I think that's because AMD ignores the Windows setting and forces write through (only in a RAID).
In the end, I've opted to let Active Directory store its crap on the data array, because as I said, I think it's write through already. It completely ruins my failover strategy, but I'm now past caring. I won't try this again unless it's a non-M$ environment.
P.S. You can mostly predict this by turning off caching yourself and seeing what happens.
What appears to cause it most of the time is that Active Directory insists on disabling caching on the drive that houses its repository. Unfortunately, both Intel and AMD onboard disk controllers don't appreciate that and Windows becomes non-responsive. Even when it appears to finish up to 3 hours later, the ordeal resumes with a pointer on a black screen after the reboot.
It doesn't happen in every situation, but obviously any time is catastrophic. Solutions may involve something as trivial as changing the brand of boot drive.
I think it afflicts you when you're using an IDE rather than AHCI driver. This was a problem for me because I only had two options for the boot drive: IDE and RAID, and RAID wants at least two drives (and then there's the Windows installation hassles).
You can bypass the problem with AMD RAID, but I think that's because AMD ignores the Windows setting and forces write through (only in a RAID).
In the end, I've opted to let Active Directory store its crap on the data array, because as I said, I think it's write through already. It completely ruins my failover strategy, but I'm now past caring. I won't try this again unless it's a non-M$ environment.
P.S. You can mostly predict this by turning off caching yourself and seeing what happens.