I would like to upgrade the hard drives that SQL server resides on to something bigger. currently we have 3x18gb drives in raid5, i would like to upgrade to 3x74gb raid5. i will partition that up into two equal halfs, one for the DB one for the backups. however, i would like some other opinions on my procedure. basically want to do this:
1) stop sql server and change services to manual. reboot
2) copy sql server to another server with enough storage
3) shut down server, pull out drives and install new ones. build container, format
4) ensure drive letter matches original sql install. copy sql server back. start services backup
5) pray
does this sound like a good plan? anyone have any other suggestions?
thanks!
1) stop sql server and change services to manual. reboot
2) copy sql server to another server with enough storage
3) shut down server, pull out drives and install new ones. build container, format
4) ensure drive letter matches original sql install. copy sql server back. start services backup
5) pray
does this sound like a good plan? anyone have any other suggestions?
thanks!