You are on page 1of 1

http://www.unixarena.com/2012/07/how-to-add-new-filesystem-in-vcs-cluster.

html
Adding a Service Group
=======================
hagrp -add OracleSG
hagrp -modify OracleSG SystemList node1 0 node2 1
hagrp -modify OracleSG AutoStartList node1
hagrp -modify OracleSG Parallel 0
+++++++++++++++++++++++++++++++++++++++++++
IP Resource
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares

-add Public-ip IP OracleSG


-modify Public-ip Critical 1
-modify Public-ip PrefixLen 1000
-modify Public-ip Device eth0
-modify Public-ip Address 192.168.146.150
-modify Public-ip NetMask 255.255.255.0
-modify Public-ip Options
-modify Public-ip IPOptions
-modify Public-ip IPRouteOptions
-modify Public-ip Enabled 1

+++++++++++++++++++++++++++++++
Vooume Reource
hares -add OraSG-VOL Volume OracleSG
hares -modify OraSG-VOL Critical 1
hares -modify OraSG-VOL DiskGroup Oradg
hares -modify OraSG-VOL Volume orvol
hares -modify OraSG-VOL Enabled 1
+++++++++++++++++++++++++++++++
Mount Point
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares
hares

-add OraSG-Mount Mount OracleSG


-modify OraSG-Mount Critical 1
-modify OraSG-Mount SnapUmount 0
-modify OraSG-Mount CkptUmount 1
-modify OraSG-Mount SecondLevelMonitor 0
-modify OraSG-Mount SecondLevelTimeout 30
-modify OraSG-Mount OptCheck 0
-modify OraSG-Mount CreateMntPt 0
-modify OraSG-Mount AccessPermissionChk 0
-modify OraSG-Mount RecursiveMnt 0
-modify OraSG-Mount VxFSMountLock 0
-modify OraSG-Mount MountPoint /Oracle-archlog
-modify OraSG-Mount BlockDevice /dev/vx/rdsk/Oradg/orvol
-modify OraSG-Mount FSType vxfs
-modify OraSG-Mount MountOpt
-modify OraSG-Mount FsckOpt %
-modify OraSG-Mount MntPtPermission
-modify OraSG-Mount MntPtOwner
-modify OraSG-Mount MntPtGroup
-modify OraSG-Mount Enabled 0

You might also like