Link to home
Create AccountLog in
Avatar of Netsol-NOS
Netsol-NOS

asked on

SQL Cluster Disk Error

Dear EE,

I am getting attached error of disk when installing SECOND INSTANCE of SQL 2008 R2 please help .

Thanks
7-15-2013-10-49-55-AM.png
7-15-2013-10-50-08-AM.png
7-15-2013-10-50-18-AM.png
Avatar of Naufalpa
Naufalpa

Hello,

When you install failover clustering in SQL Server 2008, the node where failover clustering is installed must own the resource group and the shared disks in that group. The failover clustering installation will fail if any one of the following conditions is true:

    The disk resource is not owned by the local node.
    The disk resource is a cluster quorum disk.
    The disk resource has non-disk dependencies.
    The disk resource has dependencies outside of the same resource group.
    The disk resource has dependents outside of the same resource group.

Note This behavior applies to both Integrated failover cluster installations and Advanced/Enterprise failover cluster installations.
Avatar of Netsol-NOS

ASKER

Dear Naufalpa,

Thank you for your email. can you please elaborate in details.  

   The disk resource is not owned by the local node.
    The disk resource is a cluster quorum disk.
    The disk resource has non-disk dependencies.
    The disk resource has dependencies outside of the same resource group.
    The disk resource has dependents outside of the same resource group.


Thanks
ASKER CERTIFIED SOLUTION
Avatar of 65td
65td
Flag of Canada image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
for every instance you will install on cluster  you need separate disk for that instance.