![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a F drive which located at a SCSI Disk Array, it's the default instance SQL's data drive, now I just switch the cluster from the SCSI array to SAN. Now, I want to switch the SQL data drive to a SAN drive. Question is that it's just simple to cut off the database, and detach all DB and copy to the new SAN shared drive, and then attach it. IS that correct? Do I need care about the relaionship of the new SAN drive? Thanks a lot! Peter |
#3
| |||
| |||
|
|
I have a F drive which located at a SCSI Disk Array, it's the default instance SQL's data drive, now I just switch the cluster from the SCSI array to SAN. Now, I want to switch the SQL data drive to a SAN drive. Question is that it's just simple to cut off the database, and detach all DB and copy to the new SAN shared drive, and then attach it. IS that correct? Do I need care about the relaionship of the new SAN drive? Thanks a lot! Peter |
#4
| |||
| |||
|
|
Hi The cluster needs to know about it's resources (in this case a volume) and virtual servers have dependencies on the disk groups. You have to create new drive letters against the SAN, make SQL Server dependent on those new letters. Detach the DB's, copy them over and then Re-Attach the DB's. That should work quite well. Regards -------------------------------- Mike Epprecht, Microsoft SQL Server MVP Zurich, Switzerland IM: mike (AT) epprecht (DOT) net MVP Program: http://www.microsoft.com/mvp Blog: http://www.msmvps.com/epprecht/ "Peter Sun" <koarla (AT) hotmail (DOT) com> wrote in message news:%23sWjalVOFHA.3444 (AT) tk2msftngp13 (DOT) phx.gbl... I have a F drive which located at a SCSI Disk Array, it's the default instance SQL's data drive, now I just switch the cluster from the SCSI array to SAN. Now, I want to switch the SQL data drive to a SAN drive. Question is that it's just simple to cut off the database, and detach all DB and copy to the new SAN shared drive, and then attach it. IS that correct? Do I need care about the relaionship of the new SAN drive? Thanks a lot! Peter |
![]() |
| Thread Tools | |
| Display Modes | |
| |