Operating System - HP-UX
1754304 Members
2830 Online
108813 Solutions
New Discussion юеВ

Changing pkg info on clusters

 
Adam Darwin
Occasional Contributor

Changing pkg info on clusters

How do i change the primary and alternate nodes of a pkg currently running on a cluster?

All help is much appreciated
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor

Re: Changing pkg info on clusters

Adam:

To move a package from node_A to node_B, do the following:

# cmhaltpkg
# cmrunpkg -n
# cmmodpkg -e

...JRF...
Adam Darwin
Occasional Contributor

Re: Changing pkg info on clusters

I ment so that when you do a cmviewcl the primary = XXX and alternate = YYYY, but i worked out you edit the pkgname.cntl to change the node order.