Pages

Thursday, April 11, 2013

Configure New PowerHA v7.1.

Configure New Power HA7.1.


== Preparation.

- Make sure rsct.basic.rte is 3.1.4.0
- Make sure updated above AIX6.1 - TL08-02 patch files.


- rmcluster -r hdiskpowerX (unnecessary disk)   #clean up the old disk.
- varyoffvg/exportvg caavg_private              #clean up the old config.
                    
- Remove HA v6 software cluster.* on both nodes. (reboot)
- Install HA v7 software to the both nodes except glvm and pprc.
- Install HA v7 lastest patches. (reboot)

- odmget HACMPsircol
- mkdir /etc/cluster
- put both cluster ip addresses to rhosts file.

- Make sure following files are there.
    bos.ahafs          6.1.8.x              
    bos.cluster.rte    6.1.6.x
    bos.cluster.solid  6.1.8.x
    bos.clvm.enh       6.1.8.x

- create start/stop scripts.
- create hosts files and service ip.
- importvg -V volume_num -v vg_name hdiskpowerX #same VG number.
- make file systems not mountable
  chfs -a mount=false /filesystems
- make sure log files are not the conflict.
  chfs -a lg=/dev/testvglog /oratest
- no -po ipsrcrouterecv=1
- no -po nonlocsrcroute=1

===

Define a cluster.
Create repository disk.
Create application control
Add resource and Service IP addresss.
Add resource group.
Change show resource group, including vg group and ip addresses.
Make the volume group as concurrent (chvg)
varyoffvg datavg
importvg -V MajorNumber -y datavg hdiskpowerX
Add "host names" to /usr/es/sbin/cluster/netmon.cf
smitty hacmp ; verify and syncronization.

lssrc -s clcomd
/usr/es/sbin/cluster/utilities

---
Reference :
/usr/es/sbin/cluster/utilities/clcycle         # recycle the log files.
Commit the software when the file sets are base filesets.
Apply the software when the file sets are SP patches.

----
/usr/es/sbin/cluster/utilities/cl_rsh node1 date
/usr/es/sbin/cluster/utilities/cl_rsh node1 date


EOF

No comments:

Post a Comment