Show pageOld revisionsBacklinksODT exportBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== TSA MP ====== ===== Installation ===== **CentOS pre-requisites :** <sxh bash> yum -y install redhat-lsb-core echo "Red Hat Enterprise Linux Server release 6.5 (Santiago)" > /etc/redhat-release </sxh> **Check pre-requisities :** <sxh bash> <INSTDIR>/db2/linuxamd64/tsamp/prereqSAM </sxh> **Install TSA MP :** <sxh bash> <INSTDIR>/db2/linuxamd64/tsamp/installSAM </sxh> **Install TSA Policy files :** <sxh> <DB2DIR>/install/tsamp/db2cptsa </sxh> ===== Cluster configuration ===== **Configure the cluster domain from //Standby// node :** <sxh bash> db2haicu </sxh> **Join the //Primary// node to cluster :** <sxh bash db2haicu </sxh> ===== Cluster delete ===== **Destroy the HA domain (on each node) :** <sxh bash> db2haicu -delete </sxh> ===== Management ===== **Rebooting one node :** <sxh bash> chrsrc -c IBM.PeerNode CritRsrcProtMethod=5 db2stop -force stoprpnode <standby_node> </sxh> db2_tsamp.txt Last modified: 2019/10/18 20:04by 127.0.0.1