1834465 Members
2977 Online
110067 Solutions
New Discussion

package add

 
Prashanth Waugh
Esteemed Contributor

package add

How to add the package in exsting cluster

Thanks
For success, attitude is equally as important as ability
3 REPLIES 3
Hasan  Atasoy
Honored Contributor

Re: package add

hi atulkumar ;

mkdir /etc/cmcluster/testpkg ( on all nodes )
cd /etc/cmcluster/testpkg

cmmakepkg -v -p test.conf
cmmakepkg -v -s test.cntl

chnage this files according to your package spesifications. ( lvm and ip ) . also import all package vgs on all nodes.

cmcheckconf -v -P test.conf
cmapplyconf -v -P test.conf

cmrunpkg pkgname

Hasan.


whiteknight
Honored Contributor

Re: package add


Hi Atul,

refer to this doc

how to add new package into existing cluster
http://www11.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00937251-2


WK
Problem never ends, you must know how to fix it
skt_skt
Honored Contributor

Re: package add

Also keep a track of the IPs you use so that there wont be ever any IP conflicts..Package IPs are only reachable when the package is up.