You are on page 1of 32

Veritas Storage Foundation & High

Availability Basic Installation


Version 6.1.0
2nd June 2015
Document Made by Shaik Moulali

IBM Corporation

Page 1 of 32

Table of Content
Document Information.................................................................................................3
Preface.........................................................................................................................3
Document History and Change log...........................................................................3
Approvals....................................................................................................................3
1 Introduction..............................................................................................................4
2 Prerequisites............................................................................................................5
3 Adding Permission..................................................................................................6
3.1 Local Security Policy Edit ............................................................................7
3.2 Registry Changes .......................................................................................10
4. Source Files...........................................................................................................11
5. Installation & Basic Configuration.......................................................................12
5.1 VCS Configuration Wizard..............................................................................12
6. Cluster Manager.....................................................................................................30

IBM Corporation

Page 2 of 32

Document Information:

Preface :
This document describes the steps needed to setup the Veritas Storage
Foundation & High Availability on windows.
Document History and Change Log:
Date

Version

Author

Change

06/03/15

06/01/00

Shaik Moulali

Initial Doc

Function

Date of Approval

Signature

Approvals:
Name

IBM Corporation

Page 3 of 32

1.Introduction:
Veritas Cluster Server (VCS) from Symantec connects multiple, independent
systems into a management framework for increased availability. Each system,
or node, runs its own operating system and cooperates at the software level to
form a cluster. VCS links commodity hardware with intelligent software to
provide application failover and control. When a node or a monitored
application fails, other nodes can take predefined actions to take over and bring
up services elsewhere in the cluster.

IBM Corporation

Page 4 of 32

2. Prerequisites before installing SFW & HA.


1. The logged on user must have administrative access to all systems
selected
2. for cluster operations. Add the domain user account to the local
Administrator
3. group of each system.
4. The logged on user must have administrative access to all systems
selected
5. for cluster operations. Add the domain user account to the local
Administrator
group of each system .
6. Vcs_helper account will need to be requested.
7. Make Sure Vcs_helper account has No interactive logon, no password
expiration needs domain join permissions.
8. Vcs_helper account needs to be added to Administrators Group.
9. Edit Open Local Security Policy.
10.
We need to add an additional Registry setting to address a known
issue with administrative share access:

IBM Corporation

Page 5 of 32

3 . Adding Permissions:
Adding Helper account to Admin Group.
Account should be similar to below Screen Shot:

Start, Run, Open Local Users and Groups management console (lusrmgr.msc)
Under Administrators Group, add the HADHelper service account
For our test scenario, this is ehn\vchelper1

IBM Corporation

Page 6 of 32

3.1 Local Security Policy Edit.


Start, Run, Open Local Security Policy Editor (secpol.msc)

Open, local Policies, User Rights Assignments:


Add the Domain\vcshelper1 account to the following policies:

Double-click each entry and add the user account by clicking add User or Group.
This should be done for the following entries:
1] Act as part of the operating system (as depicted above)
2] Adjust memory quotas for a process
3] Back up files and directories
4] Increase scheduling priority
5] Log on as a service

6] Restore files and directories

IBM Corporation

Page 7 of 32

IBM Corporation

Page 8 of 32

Once added, click the OK button.

3.2 Registry Changes :


IBM Corporation

Page 9 of 32

Next we need to add an additional Registry setting to address a known issue with administrative
share access:
Gleaned from: http://support.microsoft.com/kb/971277
The hotfix has been superseded but we need to add the following registry key:
You must make the following changes to the registry to set the value of the Level2Compatibility
registry entry to 1:
1. Click Start, type regedit in the Start search box, and then press ENTER.
If you are prompted for an administrator password or for confirmation, type the password, or
provide confirmation.
2. Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
3. On the Edit menu, point to New, and then click DWORD (32-bit) Value.
4. Type Level2Compatibility, and then press ENTER.
5. Right-click Level2Compatibility, and then click Modify.
6. In the Edit DWORD (32-bit) Value box, type 1 in the Value data box, and then click OK.
In short:
Under HKLM\System\CurrentControlSet\Services\LanmanServer\Parameters add a new entry:
DWORD (32-bit) Value called Level2Compatibility and assign a value of 1.

Reboot the server and repeat steps for the other nodes in the cluster.

IBM Corporation

Page 10 of 32

4. Source File.:
Request for the Updated Source file V6.1.0
The SFWHA v6.0.1 is not compatible on windows server 2012.
Copy the Source File on the Server.

Open the source file and double click on Setup.exe

IBM Corporation

Page 11 of 32

5. Installation & Basic Configuration of Cluster:


Once you click on the File the next screen you would see is the Symantec
Solutions Configuration Center.
5.1 VCS Configuration Wizard
Click on VCS Configuration Wizard.

IBM Corporation

Page 12 of 32

Next is the Configuration Notification Screen:


Click on Next Button.

Next is the domain Selection Screen:

IBM Corporation

Page 13 of 32

In this screen you can either Manually Enter the Domain Naming (FQDN) or Just
select from the list shown in the screen shot.
In the same screen, Select the Check box Specify systems and users manually
Uncheck 1. Retrieve list of systems in domain
2. Retrieve list of users in domain
Click on next Button.

Next is the system Selection Screen:


IBM Corporation

Page 14 of 32

Type in either Local host or the Host name as shown in the screen shot below
and click on Add.
This would be node one which you will be adding to the cluster Configuration.

Then Add the Node 2 to the Cluster Configuration as shown below.


Ex: in the screen shot you can see XXXX118 (Node 1) and XXXX119 (Node 2).

IBM Corporation

Page 15 of 32

As this is a Two node cluster configuration you can see both Nodes added in the
screen shot below and now click on Next.

IBM Corporation

Page 16 of 32

This screen you will be able to see the status of the Nodes. If both the nodes are
active (Running) then the status will say Accepted.
IBM Corporation

Page 17 of 32

The Cluster Manager will ping both the nodes to verify connection.
Check the WMI Connection status.
Check the Version of VCS Installed.
Give the status weather the Cluster is configured or not.
See the Screen shot below.

The Next Screen is the Cluster Configuration Screen:

IBM Corporation

Page 18 of 32

In this screen you will have three options;


1. Create new cluster - Select when creating new Cluster Configuration.
2. Edit Existing Cluster - Select if modifications required for existing Cluster
Configuration.
3. Delete Cluster Delete a Already created cluster.
We will select Create New Cluster as its a New Set up and click on next.

Next Screen is the Cluster Details Screen:


IBM Corporation

Page 19 of 32

Here you will provide a Cluster Name which is suitable for your Configuration.
Cluster Name : Type a name for the new cluster. Symantec recommends a
maximum length of 32 characters for the cluster name.
Cluster ID : Select a cluster ID from the suggested cluster IDs in the drop-down
list, or type a unique ID for the cluster. The cluster ID can be any number from 0
to 65535.
Operating System : From the drop-down list, select the operating system.
All the systems in the cluster must have the same operating system and
architecture. For example, you cannot configure a Windows Server 2008 and a
Windows Server 2008 R2 system in the same cluster.

IBM Corporation

Page 20 of 32

Available Systems : Select the systems that you wish to configure in the cluster.
Check the Select all systems check box to select all the systems
simultaneously. Click Next
The Next Screen is the System Validation:
The wizard validates the selected systems for cluster membership. After the
systems are validated, click Next.
If a system is not validated, review the message associated with the failure
and restart the wizard after rectifying the problem.

Click Next.
IBM Corporation

Page 21 of 32

The Next Screen is the Private Network Configuration Wizard:


On the Private Network Configuration panel, configure the VCS private network
and then click Next. You can configure the VCS private network either over
the ethernet or over the User Datagram Protocol (UDP) layer using IPv4 or
IPv6 network.
Select Configure LLT over UDP on IPv4 network or Configure LLT over
UDP on IPv6 network depending on the IP protocol that you wish to use.
Here we will Configure LLT Over UDP on Ipv4 as CMS Environment Supports
only Ipv4.

IBM Corporation

Page 22 of 32

Select the check boxes next to the NICs to be assigned to the private network.
You can assign a maximum of eight network links. Symantec recommends
reserving two NICs exclusively for the VCS private network.
For each selected NIC, verify the displayed IP address.
The IP address is used for the VCS private communication over the specified
UDP port.
Specify a unique UDP port for each of the link. Click Edit Ports if you wish to
edit the UDP ports for the links. You can use ports in the range 49152 to 65535.
The default ports numbers are 50000 and 50001 respectively.

Configuring the cluster using the Cluster Configuration Wizard


For each selected NIC, double-click the respective field in the Link column
and choose a link from the drop-down list. Specify a different link (Link1, Link 2
or Link3) for each NIC. Each link is associated with a UDP port that you
specified earlier.
The wizard configures the LLT service (over UDP) on the selected network
adapters. The specified UDP ports are used for the private network
communication.

IBM Corporation

Page 23 of 32

Click Next.
The Next Screen is the Security Service Option Panel:
To use VCS cluster user privileges, click Use VCS User Privileges and then type
a user name and password.
The wizard configures this user as a VCS Cluster Administrator. In this mode,
communication between cluster nodes and clients, including Cluster Manager
(Java Console), occurs using the encrypted VCS cluster administrator
credentials. The wizard uses the VCSEncrypt utility to encrypt the user
password.

IBM Corporation

Page 24 of 32

The default user name for the VCS administrator is admin and the password
is password. Both are case-sensitive. You can accept the default user name
and password for the VCS administrator account or type a new name and
password.
As you can see in the screen Shot we have Changed the Network Adapter
names for more Convenience.

HB1 Private Network Interface (Configured for Heart Beat Communications).


IBR Backup Network interface. (Low Priority NIC)
Public Customer Network Interface.
You can click on Edit Ports to specify Desired port numers.
In the screen Shot We have selected;
HB1 Port 50000
IBR Port 50001
Public - 50002

IBM Corporation

Page 25 of 32

The Next Screen Is the Summary Screen: Configurations Selected


Review the summary information on the Summary panel, and click Configure.

IBM Corporation

Page 26 of 32

This Screen will create the configuration files for the cluster.
The wizard will collected the information required to set up the cluster
configuration. After the wizard completes its operations, with or without the
ClusterService group components, the cluster is ready to host application
service groups. The wizard also starts the VCS engine (HAD) and the Veritas
Command Server at this stage.

IBM Corporation

Page 27 of 32

IBM Corporation

Page 28 of 32

The Next screen you will see is Completing Cluster Configuration:


To configure the ClusterService group later, click Finish

IBM Corporation

Page 29 of 32

6. Cluster Manager (Java Console) :


Now Open Cluster Manager (Java Console) :
Use Cluster Manager to manage, configure, and administer the cluster while
VCS is running (online).
After you start Cluster Manager, the first window that appears is Cluster Monitor.
This window includes one or more panels that display general information about
actual or simulated clusters.
You can use Cluster Monitor to perform the following tasks:
Log on to a cluster.
Log off a cluster.
View summary information on various VCS objects.
Customize the display.
Use VCS Simulator.
Exit Cluster Manager.
Click on the option which says Click here to log in.
It will prompt for user name and password.
User Name by default : admin
Password : password.

Click ok.

IBM Corporation

Page 30 of 32

Next screen will validate the Credetials.


Click OK.

IBM Corporation

Page 31 of 32

The next screen You can see the Cluster configuration has been completed With
out Service groups.
If you wish to configure the Service groups. Click yes.

Please verify if the required VCS Services are started in services Console.

IBM Corporation

Page 32 of 32

You might also like