SQL Cluster over SMB (Windows Server 2012)

Traitée SQL Cluster over SMB (Windows Server 2012)

  • Friday, January 18, 2013 12:46 PM
     
     

    Hello,

    Our purpose is to get a SQL cluster over SMB taking advantage of all features and capabilities that have been published by Microsoft in a lot of articles.

    For this purpose we have:

    - Two servers with Windows Server 2012 Standard

    - Each server with a LSI MegaRAID SAS 9286CV-8eCC (disk controller)

    If we go to this Microsoft link (http://msdn.microsoft.com/en-us/library/hh759341.aspx) we understand we will create SMB files share following UNC path formats. Ok, format understood.

    We choose SMB Transparent Failover in order to get the shares. Next step: how can we access the disk we want to share through SMB? For this las purpose we check this link: http://blogs.technet.com/b/clausjor/archive/2012/06/07/smb-transparent-failover-making-file-shares-continuously-available.asp

    Inside this link we see:

    "

    Let us take a closer look at SMB Transparent Failover. SMB Transparent Failover requires:

    • A failover cluster running Windows Server “8” with at least two cluster nodes and configured with the file server role. The cluster must pass the cluster validation tests in “Validate a Configuration Wizard”.
    • File shares created with the continuous availability property, which is the default setting for clustered file shares.
    • Computers accessing the clustered file shares must be running Windows “8” Consumer Preview or Windows Server “8”.

    "

    So, is Failover cluster necessary and indispensable in order to get a SQL server over SMB?

    If this is correct we have read it can't publish volumes with RAID for failover cluster? This last point is a really nightmare because our LSI MegaRAID SAS 9286CV-8eCC only manage RAID. As a matter of fact we don't see any volume when we are in "Select by volume" step in "New Share Wizard"

    Is this correct? we can't manage RAID volumes if we want to get shared volumes? We could get this with DAS volumes? Please, confirm/clarify this doubts.

    Thanks!


    jprieto

All Replies