Creating SQL with Storage 2012R2 iSCSI cluster

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

en:Creating SQL with Storage 2012R2 iSCSI cluster he:יצירת SQL עם אחסון 2012R2 iSCSI אשכול ru:Создание SQL с хранения 2012R2 iSCSI кластера ja:2012R2 iSCSI のストレージ ・ クラスターで SQL を作成します。 ar:إنشاء SQL مع 2012R2 تخزين عبر بروتوكول iSCSI الكتلة zh:使用存储 2012R2 iSCSI 群集创建 SQL ro:Crearea SQL cu 2012R2 stocare iSCSI clusterului pl:Tworzenie SQL z magazynu 2012R2 iSCSI klastra de:Erstellen von SQL mit Storage 2012R2 iSCSI cluster nl:SQL maken met opslag 2012R2 iSCSI-cluster it:Creazione di SQL con cluster di iSCSI Storage 2012R2 pt:Criação de SQL com cluster de iSCSI Storage 2012R2 es:Creación de SQL con almacenamiento 2012R2 iSCSI del racimo fr:Creation cluster SQL avec Storage iSCSI sur 2012R2

Problem

We want to mount a cluster SQL with a Storage Espace on a server accessible en iSCSI, all on servers in Windows 2012 R2.

Debug

This platform requires 3 servers :

  • 2 Windows 2012R2 with SQL 2014 with 5 ports Ethernand (This number can be rethe ced according to the needs ) : ServSQL 01 and ServSQL 02
  • 1 Windows 2012R2 in Storage server with 9 ports Ethernand (This number can be reduced according to the needs ) ServStor 01

Solution

In prerequisites, installing Windows 2012 R2 on the 3 servers and it updates. the two servers SQL must be on the same domain.

Diagram nand work "simplified " platform (The switchs are not present to monitor which is connected to what ) :

Schema reseau simple.PNG

ServStor Server Configuration 01

On this server we have 9 port nand works used. 1 dedicated to management. 2 x 4 dedicated ports to the iSCSI.

NIC1, NIC2 and NIC3 correspond to the three present networks cards, each with 4 ports gigabits. (See diagram to identify the connections )

For the network iSCSI, we will use a IP en 192.168.0.0/24 Here the IP configured on the server ServStor 01 :

NIC1 port 1 : Votre IP de votre serveur
NIC1 port 2 : Non utilisé
NIC1 port 3 : Non utilisé
NIC1 port 4 : Non utilisé

NIC2 Port 1 : 192.168.0.11
NIC2 Port 2 : 192.168.0.12
NIC2 Port 3 : 192.168.0.13
NIC2 Port 4 : 192.168.0.14

NIC3 Port 1 : 192.168.0.15
NIC3 Port 2 : 192.168.0.16
NIC3 Port 3 : 192.168.0.17
NIC3 Port 4 : 192.168.0.18

For all cards in 192.168.0.x will in the Advanced Settings tab DNS, and on the box unchecks "Register this connection's addresses in DNS"

Register dns.PNG

On the server ServStor 01, it installs the role iSCSI Target Server

Roles servstor01.PNG

In the Server Manager, we will create disks iSCSI (who are at the end of the VHDx ) and the Target iSCSI that go them with :

ISCSI servstor01.PNG

It therefore :

  • task / New iSCSI virtual disk
  • Select the volume
  • It gives it a name (one can notice its future path down )
  • Choose the size in "Fixed Size" (Leave "Clear the virtual disk on allocation")
  • One chooses "New iSCSI Target"
  • We give a name to this "iSCSI Target"
  • Click on ADD in part "access Servers"
  • In the choice of the method of identification of the initiator, soldarity bottom by IP and put a IPIt will change it later.
  • Leave CHAP et Reverse CHAP unchecked
  • We finish by "Create" Then "close" Once completed

From the, you have a shared disk en iSCSI. Repeat the operation as many times as necessary. In our case we create 3 discs :

  • 1 for databases
  • 1 for the logs
  • 1 for the quorum (1GB will suffice )

Configuration iSCSI servers ServSQL 01 et 02

In this part, we will connect the two servers SQL to the server of storage space by links iSCSI. We will use the MPIO in order to use our 4 links networks and to share the load.

Configuration IP servers :

NIC1 et NIC2 correspond to the two network adapters on servers. NIC1 owns 4 ports, NIC2 a 2. Here is the Configuration :

ServSQL01 :

NIC1 port 1 : 192.168.0.22
NIC1 port 2 : 192.168.0.26
NIC1 port 3 : IP du serveur
NIC1 port 4 : non utilisé

NIC2 port 1 : 192.168.0.25
NIC2 port 2 : 192.168.0.21

ServSQL02 :

NIC1 port 1 : 192.168.0.24
NIC1 port 2 : 192.168.0.28
NIC1 port 3 : IP du serveur
NIC1 port 4 : non utilisé

NIC2 port 1 : 192.168.0.27
NIC2 port 2 : 192.168.0.23

For all cards in 192.168.0.x will in the Advanced Settings tab DNS, and on the box unchecks "Register this connection's addresses in DNS"

Register dns.PNG

  • On both servers, installing the feature "Multipath I/O".

Feature mpio.PNG

  • Once installed in the interface metro de 2012R2 (started so click ) just type "MPIO" and click on the result :

Mpio.PNG

  • In the tab "Discover Multipaths" on coche "Add Support for iSCSI devices" then clicked on ADD. It proposes to restart, is done.
  • Once restarted, it relaunches MPIO, and this ensures that "MSFT 2005iSCSIBusType_ 0x9" is present in the "device hardware id ".
  • It then launches "iSCSIinitiator " on both servers SQL
  • One goes on the tab "configuration" and it retrieves the "Initiator Name" (the form "iqn.1991-05.com.microsoft:ServSQL01.domain.tld")
  • It returns on the server ServSTOR 01
  • In Server Manager, "File and storage space Services ", "iSCSI", right click on the Target to go to its properties and then in initiators
  • Clicked on ADD
  • On coche "Enter a value for the selected type"
  • One sets type "IQN" and we put the address found earlier on the server SQL.
  • You click on OK, repeat the operation to add the "IQN" of the two SQL on all the Targets
  • Removing the IP It was previously put here.
  • Once validated, it returns on our servers SQL, always in the iSCSI initiator, we go in the tab "Targets" and it connects to the server from storage space.
  • We go in the tab "Favorite Targets", is on will the Target visible then it made remove.
  • Returns the tab "Targets" then we go on properties for one of Target
  • The switching off the current session, and then clicked on Add Session. On coche enable Multipath, clicked on advanced. One chooses "Microsoft iSCSI initiator" in "local adapter". En initiator IP it chooses the first IP iSCSI du serveur SQL. En Target portal IP it chooses the first IP iSCSI Server of storage space. It validates 2 times. Repeat the operation for each network adapter in passing to the ip following therefore.

In the end must be the IPs related to this form :

Initiator IP Target Portal IP On le serveur
192.168.0.21 192.168.0.11 ServSQL01
192.168.0.22 192.168.0.12 ServSQL01
192.168.0.23 192.168.0.13 ServSQL02
192.168.0.24 192.168.0.14 ServSQL02
192.168.0.25 192.168.0.15 ServSQL01
192.168.0.26 192.168.0.16 ServSQL01
192.168.0.27 192.168.0.17 ServSQL02
192.168.0.28 192.168.0.18 ServSQL02
  • It returns in "Favorite Targets" and you look at the details of these. We check that there are good relations with IP in the preceding table.

Configuration of Failover servers ServSQL 01 et 02

We begin by installing the feature Failover clustering on the 2 servers SQL.

During this time you can go in the disk management (right click on the menu Windows, "disk management"). From here we pass disks in "online" and it initializes (GPT). It also created the partitions and formats it.


It then launches "Failover cluster Manager" and it pointed Validate Configuration to verify that everything is ok. Some warnings may be present at the network level. Is then "Create cluster" :

  • You enter the name of the two servers SQL
  • You enter the name of cluster, in our example we'll take clusterSQL01
  • It puts the cluster IP
  • Leave "Add all eligible storage space to the cluster" checked
  • It validates

You must now configure the quorum. To do this, you click on the name of clusterand then "more actions" et "configure cluster quorum settings".

  • Been next
  • Select the quorum witness
  • Configure a disk witness
  • We check the corresponding disk to the quorum
  • been next Then finish.
  • The other two discs, it pointed "add to clustershared volume" (In "disks", it selects discs in questions in order to )

We get the disc a logs volume 1 and the disc a BDD volume 2 in our case.


We now have a cluster configured.

Installation of SQL 2014 en cluster

We begin by ServSQL01

  • It installs the feature .net 3.5
  • We start the installation, choose "New SQL Server Failover cluster installation"

Install SQL1.PNG

  • The choice of features, in our case (future use with CRM 2015) Let's check Database Engine Services, SQL Server Replication, Full-Text and Semantic Extractions for Search, reporting services-native, management Tools basic / complete
  • Choose a network name for the SQL. In our case we will use SQLServ
  • Sur cluster Disk Selection You can choose those you want to use. In our case, we take the cluster Disk 1 et 3 (le 2 being the quorum, le 1 et 2 being volumes databases et logs)
  • It then chooses the ip du failover SQL
  • We choose the accounts and passwords for services (in our case we have created dedicated services accounts )
  • In part "Database engine Configuration" in our case we use the Mixed mode. Also click on add the current user.
  • Always in the same part in the tab Data Directories, you specify the database records (We therefore choose our volumes in iSCSI)
  • For the reporting Services one puts "Install & configure"
  • It launches the Setup


If you encounter the following error during installation :

The following error has occurred:

Updating permission setting for folder 'C:\clusterstorage\Volume2' failed. The folder permission setting were supposed to be set to 'D:P(A;OICI;FA;;;BA)(A;OICI;FA;;;SY)(A;OICI;FA;;;CO)(A;OICI;FA;;;S-1-5-80-3880718306-3832830129-1677859214-2598158968-1052248003)'.

Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20<span class="notranslate">SQL</span>%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0x0ADF5303%25400xBB814387

You should go in the volume concerned with Explorer windowsto display the hidden files and protected system files and change the rights on the folder system volume information.

Once the intervention is finished, we go to ServSQL02.

  • Installing the .net framework 3.5
  • It launches the Setup with "Add a node to a SQL Server Failover cluster"

Install SQL2.PNG

  • It follows the steps, most being pre-filled
  • It retyped passwords if necessary.
  • It launches the Setup


Once the installation is complete, you have your SQL 2014 en failover with storage space logged in iSCSI on a Windows 2012 R2. You can make improvements, as a link between the 2 servers for the heartbeat for example, but it is optional.


You are not allowed to post comments.