About Us

RSInfoMinds, a web based IT Training and Consultancy firm. It is established with high dreams in training people in IT Infrastructure Field. We provide Online and Class Room training in various fields of IT Infrastructure Management.

Join Us: http://www.facebook.com/RSInfoMinds
Mail Us: rsinfominds@gmail.com
Twitter: @RSInfoMinds

We are specialized in the below courses:

Redhat Linux Admin Redhat Linux Cluster
Redhat Virutualization IBM AIX Admin
IBM AIX Virtualization IBM AIX Cluster
HP Unix Admin HP Unix Cluster
HP Unix Virtualization Shell Scripting
Veritas Volume Manager Veritas Cluster
Oracle Core DBA VMWare


We provide training in such a way, So that you get in depth knowledge on the Courses you look for.

And we ensure you are very confident from each and every Techincal aspect that the IT Industry needs and expects from you.

We also conduct Workshops on the latest technology and the real time faculties sharing their work experiences to make you the best.

Sunday 16 March 2014

VCS Configruation: Part III

Creating the cluster resource.

Since we are going to create a HA LVM:

Disk Group: oracle

Volume: oracle_vol

Mount Point: /oracle

1) We are going to create a Service Group: oracle_sg

[root@node1 /]# hagrp -add oracle_sg
VCS NOTICE V-16-1-10136 Group added; populating SystemList and setting the Parallel attribute recommended before adding resources
[root@node1 /]# hagrp -modify oracle_sg SystemList node1 0 node2 1
[root@node1 /]# hagrp -list
oracle_sg               node1
oracle_sg               node2
[root@node1 /]#

[root@node1 /]# hagrp -list
oracle_sg               node1
oracle_sg               node2
[root@node1 /]#


[root@node1 /]# hagrp -state
#Group       Attribute             System     Value
oracle_sg    State                 node1      |OFFLINE|
oracle_sg    State                 node2      |OFFLINE|
[root@node1 /]#



No comments:

Post a Comment