This is an old revision of the document!
--gateway | --nogateway Specifies whether the node is to be designated as a gateway node or not. --manager | --nomanager Designates the node as part of the pool of nodes from which file system managers and token managers are selected. --nonquorum Designates the node as a non-quorum node. If two or more quorum nodes are downgraded at the same time, GPFS must be stopped on all nodes in the cluster. GPFS does not have to be stopped if the nodes are downgraded one at a time. --perfmon | --noperfmon Specifies whether the node is to be designated as a perfmon node or not. --nosnmp-agent Stops the SNMP subagent and specifies that the node should no longer serve as an SNMP collector node. For more information, see GPFS SNMP support. --quorum Designates the node as a quorum node. Note: If you are designating a node as a quorum node, and adminMode central is in effect for the cluster, you must ensure that GPFS is up and running on that node (mmgetstate reports the state of the node as active). --snmp-agent Designates the node as an SNMP collector node. If the GPFS daemon is active on this node, the SNMP subagent will be started as well. For more information, GPFS SNMP support. --ces-enable Enables Cluster Export Services (CES) on the node. --ces-disable Disables CES on the node. --ces-group=Group[,Group...] Adds one or more groups to the specified nodes. Each group that is listed is added to all the specified nodes. --noces-group=Group[,Group...] Removes one or more groups from the specified nodes.
[root@prscale-a-02 ~]# mmcloudgateway node list Node Cloud node name Cloud Node Class -------------------------------------------------------- 1 prscale-a-01 tct_group1
[root@prscale-a-02 ~]# mmchnode --cloud-gateway-disable -N prscale-a-01 --cloud-gateway-nodeclass tct_group1
[root@prscale-a-01 ~]# mmcloudgateway service status ============================= Cloud Node Class: tct_group1 ============================= Cloud Service Status Reason ------------------------------------------------ tct_tiering1-vault_backup_01 ENABLED Server Account / Container / Node Daemon node name Status CSAP File System/Set Status Reasons ----------------------------------------------------------------------------------------------------------------- 1 prscale-a-01 STARTED vault_backup_01 vault_backup_01 ONLINE
mmperfmon config show
Do not edit the config file, automatically generated
/opt/IBM/zimon/ZIMonCollector.cfg
[root@prscale-a-01 ~]# systemctl restart pmcollector.service
[root@prscale-a-01 ~]# mmperfmon config show --config-file OutputFile.txt
Edit the output file to remove or add parameters or nodes
[root@prscale-a-01 ~]# mmperfmon config update --config-file OutputFile.txt
[root@prscale-a-01 ~]# mmdelnode -N prscale-a-02 Verifying GPFS is stopped on all affected nodes ... mmdelnode: Removing GPFS system files on all deleted nodes ... mmdelnode: Command successfully completed mmdelnode: Propagating the cluster configuration data to all affected nodes. This is an asynchronous process.