Windows 2012 R2 Failover Cluster-Lab Guide Lab Setup LAB Configuration Domain Controller IP Address-172.20.10.70 Cluster node 01 Host name-clusnod01 Network interfaces- PRD(PRODUCTION)-172.20.10.76 ISCSI(ISCISI)-192.168.20.2 HB(Heart Beat)-192.168.10.1 Cluster node 02 Host name-clusnod02 Network interfaces- PRD(PRODUCTION)-172.20.10.75 ISCSI(ISCISI)-192.168.20.3 HB(Heart Beat)-192.168.10.2 ISCSI Server Details IP Address-172.20.10.144 Presented lun details-1 Drive(1GB)-QUROUM 2 Drive(10GB)-Cluster disk 2 Server 2012 Page 1
2 Drive(10GB)-Cluster disk 2 1. Connect ISCSI storage to the servers. Login to the cluster node 1/2 Press Windows button on your keyboard Type ISCSI Select ISCSI initiator By default this service not started, therefore click on "yes" button for start the service Server 2012 Page 2
Open "Server manager" Click on "Tools" Select "iscsi Initiator" Type the IP Address as a "Target" and click on "Quick Connect" Now we can see the 1 GB quorum disk on the disk management console Server 2012 Page 3
Format and mount quorum disk to the one host as a drive "Q" Now we can see this disk in a both cluster nodes Server 2012 Page 4
2. Adding failover cluster feature to the both cluster nodes Open "Server Manager" Click on "Manage" Click on "Add Roles and Features" Server 2012 Page 5
Click on "Next" Select "Role-based or feature-based installation" and click on "Next" Select the server name and click on "Next" Server 2012 Page 6
Select "Failover Clustering" and Click on "Add Features", Click on "Next" Click on "Install" Now both of the servers are ready for creating a cluster Open "Server Manager" Click on "Tools" Select "Failover Cluster Manager" Server 2012 Page 7
On the "Failover cluster manager" mmc select "Create Cluster Click on "Next" Server 2012 Page 8
Browse and adding both cluster nodes(servers) to the wizard Click on "Next" Now we can validate the cluster, Select "yes" and click on "Next" Click on "Next" Server 2012 Page 9
Select "Run all tests" and click on "Next", This will check our configuration such as network,storage and system configuration Click on "Next" Server 2012 Page 10
Click on "View" and verify the report. Click on "Finish" Assign a cluster name.(testcls01) Assign a cluster IP Address.(172.20.10.81) Server 2012 Page 11
Select "Add all eligible storage to the cluster " and click on "Next" Cluster has created successfully. Click on "Finish" Server 2012 Page 12
3. Verify and manage the cluster Configuration Open "Failover Cluster Manager" Select "Nodes" and verify that all the nodes are available and status is "UP" Select "Disks" under "Storage" and verify that Quorum disk's availability Server 2012 Page 13
4. Verify the network configuration Open "Failover Cluster Manager" Select "Networks" There are three cluster networks will be available, as per the automatic configuration of this networks cluster and client communication will be disabled on the network which is using for ISCSI network. Also the network which is configured without gateway will be assigned to the cluster only(internal cluster communication and cluster shared volume's traffic).finally the network with gateway address will be configured as "Cluster and Client". 4. Add seconds shared drive to the cluster This procedure is same as quorum disk adding process Server 2012 Page 14
Once the disk is formatted and drive letter assigned we can add this to fail over cluster Open "Failover Cluster Manager Go to the "Storage", Select "Disks" Click on "Add Disk" Select the disk and click on "OK" We have completely done our Server 2012 R2 cluster configuration. Now we can start provisioning services with high availability for our users and network. With server 2012 R2 all the configured services, applications will be shown under the "Roles" in failover cluster manager console. At the movement there are no any roles configured. 5. Configure roles in Windows 2012 R2 Failover Cluster Open "Failover Cluster Manager" Right click on the "Roles Select "Configure Roles" Server 2012 Page 15
Click on "Next" Select "File Server" and click on next(we can select multiple server roles for provide the high availability) Select "File Server for general use" and click on "Next" Server 2012 Page 16
Assign a name and IP address for the file share cluster and click on "Next" Select the available shared disk for store shared folders on this cluster Click on "Next" Server 2012 Page 17
Click on "Finish" 6. Add file share to the file server cluster Open "Failover Cluster Manager" Select "Roles" Right click on the File server cluster name(fscluster) Select "Add File Share" Server 2012 Page 18
Select "SMB Share-Quick" Select "F" Drive and click on "Next" *If we want we can select different path which is in the shard drive also Server 2012 Page 19
Assign a share name and description Click on "Next" Click on "Next" Click on "Next" *We can customize the sharing permission from this page Server 2012 Page 20
*We can customize the sharing permission from this page Click on "Create" Now we can access the shared folder using cluster name or cluster ip address 7. Change the owner of the file share cluster Open "Failover Cluster Manager" Select file share cluster name Server 2012 Page 21
Right click on file share cluster name Select "Move" Select "Select Node" Select the second node Click on "OK" Server 2012 Page 22