
Common Configuration
# P0602477 Ver: 3.1.11 Page 183
Individual Group Update Option
To update all MPS’ on all nodes in a group, use the zap -G <group_number>
option. This causes ZAP to update the MPS’ it finds in the reference node’s
vpshosts file for nodes defined for the group. For instance, if the
zap.network.cfg file contained the following:
and the command zap -G 1 is issued on nodeA, all MPS’ listed in the
vpshosts file on node nodeA, for nodeA, nodeB, and nodeC, are synchronized
in accordance with the guidelines discussed earlier.
To limit the MPS’ within a group that get synchronized, issue the -G option in
combination with the alternate (vpshosts) file option (see Command Line Options
on page 180):
zap -G <group_number> -f <alternate_file>
In this instance, refer to the previous zap.network.cfg file example for
illustrative purposes and assume that each node contains four MPS’. By using an
alternate vpshosts file that contains the following:
the command zap -G 1 -f alternate only synchronizes MPS numbers 1
and 2 on nodeA and MPS 5 on nodeB. Notice that MPS 16 on nodeD does not
get synchronized because that node does not belong to group 1.
# Start of zap.network.cfg file
[GROUP] #Group 1
nodeA
nodeB
nodeC
[GROUP] #Group 2
nodeD
#EOF
#COMP NODE TYPE
1 nodeA VPS
2 nodeA VPS
5 nodeB VPS
16 nodeD VPS
Comentarios a estos manuales