Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Managing MC/ServiceGuard Extension for SAP R/3: > Chapter 2 Step by Step Installation Guide

Planning the Volume Manager Setup

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

Volume managers are tools that let you create units of disk storage known as storage groups. Storage groups contain logical volumes for use on single systems and in high availability clusters. In ServiceGuard clusters, package control scripts activate storage groups.

With MC/ServiceGuard 11.13 two volume managers can now be used: the standard Logical Volume Manager (LVM) and the Veritas Volume Manager (VxVM). SGeSAP can also be used with both volume managers.

The following steps describe the standard setup for the LVM volume manager. For more details refer to the "Integrating VxVM with MC/ServiceGuard" manual that can be found on http://docs.hp.com/hpux/11i under the Veritas Volume Manager section.


 

Installation Step:

Level: IS020

Record all the minor numbers already in use on the cluster hosts. See Table 2-1 “Hosts and Device Minor Numbers”.

The device minor numbers of the shared volume groups must be the same on all cluster hosts. They must differ from all other volume group device minor numbers used on the cluster hosts.

To find these minor device numbers on each cluster hosts, type:

ll /dev/vg*/group|cut -c 44-45

Table 2-1 Hosts and Device Minor Numbers

hostnamedevice minor numbers
. . .  
. . .  
. . .  
. . .  

 



Installation Step:

Level: IS030

Create new special files for the volume groups as needed.

Refer to Table 2-1 “Hosts and Device Minor Numbers”, check that all the minor numbers for one host are unique for that host. If any host uses the same number twice create new special files with a unique number.


 

Installation Step:

Level: IS040

Specify the needed volume groups in another table.

For the standard setup there should be at least three cluster volume groups:

  • one volume group for filesystems that are specific to the Central Instance

  • one volume group for more general SAP R/3 filesystems

  • one volume group for the database specific filesystems

Two shared volume groups would also work but this is not recommended because of lack of flexibility. If you put all logical volumes in one volume group, you will be restricted to the one package concept. You should end up with a table similar to Table 2-2 “Volume Groups Needed for MC/ServiceGuard Packages”.

NOTE: If there is more than one SAP R/3 system in the cluster then /usr/sap/trans may be outside of this configuration.

Table 2-2 Volume Groups Needed for MC/ServiceGuard Packages

MC/SG packageVG Namelvol NamesLater Mount PointDevice minor number
ci<SID>vgsap<SID>lvsap<SID>/usr/sap/<SID>/DVEBMGS<INSTNR>08
db<SID>vgmnt<SID>lvmnt<SID> lvtrans/export/sapmnt/<SID> /export/usr/sap/trans09
vgdb<SID>lvoracle lvstage_805 lvsaparch lvsapreorg lvsapdata1 lvsapdata2 lvsapdata3 lvsapdata4 lvsapdata5 lvsapdata6 lvoriglogA lvoriglogB lvmirrlogA lvmirrlogB or /lvinformix .../oracle/<SID> /oracle/stage/stage_805 /oracle/<SID>/saparch /oracle/<SID>/sapreorg /oracle/<SID>/sapdata1 /oracle/<SID>/sapdata2 /oracle/<SID>/sapdata3 /oracle/<SID>/sapdata4 /oracle/<SID>/sapdata5 /oracle/<SID>/sapdata6 /oracle/<SID>/origlogA /oracle/<SID>/origlogB /oracle/<SID>/mirrlogA /oracle/<SID>/mirrlogB or /export/informix ...10

ap<SID><INSTNR>

vg<SID><INSTNR>

ivsap<SID>/usr/sap/<SID>/D<INSTNR>

11

 

Using the one package concept, all the volume groups will belong to one package. For reference we call this package dbci<SID> or the DBCI package.

Using the two package concept, vgsap<SID> belongs to the Central Instance package (CI). The CI package contains all logical volumes that are exclusively needed by the Central Instance. vgsapmnt<SID> and vgdb<SID> are configured to belong to the database package (DB).

If you use only two cluster volume groups, put /export/sapmnt/<SID> and /export/usr/sap/trans in the volume group which belongs to the node that runs the HA NFS server (this should be the database package). If you plan to use more than one SAP R/3 system using the same transport directory /usr/sap/trans, do not configure it with an SAP R/3 system package. If you stop the SAP R/3 system package, other systems will be affected, too. They cannot be restarted and transports are impossible. CCMS functionality should be used with care. For additional /export/usr/sap/trans security use the HP provided NFS toolkit. When using the Application server package concept you should setup a separate volume group for this package. This volume group vg<SID><INSTNR> consists of one logical volume called lvsap<SAP>. It holds the work, log and data directories for this specific instance.

If you have more than one system, place /oracle/stage/stage_nnn and /usr/sap/put on separate volume groups created on shared drives. These directories should not be added to any package. This ensures that they are independent from any SAP R/3 system and you can mount them on any host by hand if needed.

If SAP R/3 is not installed yet, specify values in the device minor column that are different from all values you identified in Step Title not available. Use Table 2-1 “Hosts and Device Minor Numbers” as a template for recording the device minor values.

Table 2-3 Device Minor Values

MC/SG packageVG namelvol nameslater mount pointDevice Minor Number
. . .    
. . .    
. . .    
. . .    

 

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.