SQL 2005 Enterprise 64BIT Cluster, Adding Disk Resources

  • Hi Guys,

    What is the easiest way to Add a Disk Resource to a SQL Clustered Instance? I have Extra disks on my SAN which I have added into my MS Cluster but now want to add these into my SQL Cluster Instance, as I want to be able to seperate Log files from Data Files and Also Seperate my Master DB's as I will not be using my NET Apps Snap Manager to snap these.

    Regards

    Richard

  • (Make sure your SAN storage is already presented to your server and Windows can see it)

    Log in to Cluster Administrator.

    Open up the resource group where SQL Server is located.

    Right Click - > New -> Resource - Physical Disk

    Add your new Disk.

    Bring Cluster Offline (Right Click on resource node, click Take Offline)

    Double click the SQL Server resource and click on Dependencies

    Click Modify

    Add your new physical disk

    Save.

    Bring Cluster Online (Right Click on resource node, click Bring Online)

    You can now move database files onto the new disks.

    Cheers.

    -Alin

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply