Hi there,
I'd like a sanity check on some work I'm planning for this weekend:
We have a 2 node active passive SQL 2005 cluster running on HP MSA1000 storage. For reasons I won't go into here, we believe the data and log drives are severely fragmented, and may also have some corrupt sectors.
My plan is as follows:
1) Install & configure an additional temporary disk volume (3 x 300Gb RAID5)
2) Shutdown the passive server node to prevent failover
3) Take SQL offline on the active node
4) Robocopy the entire contents of the Data and Log drives to the new temporary disk volume
5) Run full format (not quick) on Data and Log Drives
6) Robocopy the data back to the original locations
7) Restart SQL services
8) Check databases are OK
9) Restart passive node
10) Decommission temporary disk volume
So, is this a sensible plan? Comments greatly accepted.
Cheers,
Q.
I'd like a sanity check on some work I'm planning for this weekend:
We have a 2 node active passive SQL 2005 cluster running on HP MSA1000 storage. For reasons I won't go into here, we believe the data and log drives are severely fragmented, and may also have some corrupt sectors.
My plan is as follows:
1) Install & configure an additional temporary disk volume (3 x 300Gb RAID5)
2) Shutdown the passive server node to prevent failover
3) Take SQL offline on the active node
4) Robocopy the entire contents of the Data and Log drives to the new temporary disk volume
5) Run full format (not quick) on Data and Log Drives
6) Robocopy the data back to the original locations
7) Restart SQL services
8) Check databases are OK
9) Restart passive node
10) Decommission temporary disk volume
So, is this a sensible plan? Comments greatly accepted.
Cheers,
Q.