Operating System - HP-UX
1834420 Members
1857 Online
110067 Solutions
New Discussion

Re: adding an existing node to a package

 
SOLVED
Go to solution
Richard Woolley
Frequent Advisor

adding an existing node to a package

hi everyone,

i just want to check that if i want to add an existing S/G node to a package, i need cmapplyconf (after a cmcheckconf). But what i want to know is:
do i have to have;
a) the cluster down
b) the package down
c) the node down
OR
d) none, it can re-apply and re-distribute with everything up. Otherwise is there a document i can check which details which operations require which actions.

thanks,

mark.
5 REPLIES 5
melvyn burnard
Honored Contributor
Solution

Re: adding an existing node to a package

Well the documentation at http://docs/hp.com/hpux/ha has the Managing MC/ServiceGuard manual, and in there is a table showing what can be done online or offline
But in short, provided you have done the upfront work of ensuring the vg has been shared, and anything else, hten this can be done wiht the package on line.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Richard Woolley
Frequent Advisor

Re: adding an existing node to a package

i have 15 independant packages in the cluster.
if i were to cmapplyconf on one. if the cmapplyconf has problems, could this cause any of the other packages in the cluster to stop or misbehave
Sergejs Svitnevs
Honored Contributor

Re: adding an existing node to a package

Reconfiguring a Running Cluster:
http://docs.hp.com/hpux/onlinedocs/B3936-90053/00/00/48-con.html

Reconfiguring a Package on a Running Cluster :
http://docs.hp.com/hpux/onlinedocs/B3936-90053/00/00/50-con.html

Regards,
Sergejs
melvyn burnard
Honored Contributor

Re: adding an existing node to a package

No it should not.
Out of interest, which Sg version and which SG patch have you got?
what /usr/lbin/cmcld is the quickest way to check.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Richard Woolley
Frequent Advisor

Re: adding an existing node to a package

ok thanks.