This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gpfs:gpfs_cmd [2021/11/24 13:15] manu |
gpfs:gpfs_cmd [2023/03/14 22:10] (current) manu |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== GPFS commands ====== | ====== GPFS commands ====== | ||
+ | === mmuserauth === | ||
+ | |||
+ | mmuserauth service check [--data-access-method {file|object|all}] [-r|--rectify] | ||
+ | [-N|--nodes {node-list|cesNodes}][--server-reachability] | ||
+ | | ||
+ | --server-reachability: correct config errors | ||
+ | | ||
=== mmchnode === | === mmchnode === | ||
Line 103: | Line 110: | ||
mmcloudgateway: Command completed. | mmcloudgateway: Command completed. | ||
</cli> | </cli> | ||
+ | |||
+ | [root@prscale-a-02 ~]# mmdelnode -N prscale-a-01 | ||
+ | mmdelnode: Node prscale-a-01 still appears in the following callbacks: | ||
+ | CLOUDGWnotify_1 | ||
+ | mmdelnode: Command failed. Examine previous error messages to determine cause. | ||
+ | |||
+ | |||
+ | [root@prscale-a-02 ~]# mmlscallback -Y | ||
+ | mmlscallback::HEADER:version:reserved:reserved:identifier:command:priority:sync:timeout:event:node:parms:onError:object: | ||
+ | mmlscallback::0:1:::GUI_CCR_CHANGE:/usr/lpp/mmfs/gui/callbacks/global/ccrChangedCallback_421.sh::false::ccrFileChange:GUI_MGMT_SERVERS:root %25eventName %25ccrObjectName %25ccrObjectVersion::gui_master_node,_gui.user.repo,_gui.snapshots,_gui.notification,_gui.settings,_gui.dashboards,_gui.keystore,_gui.keystore_settings,_gui.ldap_settings,_gui.policysettings,gui_jobs,mmsdrfs,spectrum-scale-object-policies.conf: | ||
+ | mmlscallback::0:1:::GUI_CM_TAKEOVER:/usr/lpp/mmfs/gui/callbacks/global/cmTakeOverCallback_421.sh::false::clusterManagerTakeover:GUI_MGMT_SERVERS:root %25eventName %25eventNode %25clusterManager::: | ||
+ | mmlscallback::0:1:::GPFS_STARTUP_SHUTDOWN:/usr/lpp/mmfs/gui/callbacks/global/startupShutdownCallback_421.sh::false::shutdown,startup:GUI_MGMT_SERVERS:root %25eventName %25eventNode::: | ||
+ | mmlscallback::0:1:::GUI_NODES:/usr/lpp/mmfs/gui/callbacks/global/NodeQuorumCallback_421.sh::false::nodeJoin,nodeLeave,quorumLoss,quorumNodeJoin,quorumNodeLeave,quorumReached:GUI_MGMT_SERVERS:root %25eventName %25eventNode %25quorumNodes %25downNodes %25upNodes %25clusterName::: | ||
+ | mmlscallback::0:1:::GUI_DISK_SPACE:/usr/lpp/mmfs/lib/gui_enablement/diskSpaceCallback::false::lowDiskSpace,noDiskSpace:GUI_SERVERS:root %25eventName %25eventNode %25reason %25fsName %25filesetName %25storagePool::: | ||
+ | mmlscallback::0:1:::GUI_MOUNT_ACTION:/usr/lpp/mmfs/lib/gui_enablement/mountActionCallback::false::mount,unmount:GUI_SERVERS:root %25eventName %25eventNode %25fsName::: | ||
+ | mmlscallback::0:1:::GUI_THRESHOLD_MIGRATION:/usr/lpp/mmfs/lib/gui_enablement/thresholdMigration::false::lowDiskSpace,noDiskSpace:GUI_SERVERS:root %25fsName %25storagePool %25reason %25eventNode::: | ||
+ | mmlscallback::0:1:::CLOUDGWnotify_1:/opt/ibm/MCStore/scripts/mcstorenotify::true::startup,preShutdown,quorumLoss:10.0.0.1:%25eventName -N prscale-a-01 tct_group1::: | ||
+ | |||
+ | [root@prscale-a-02 ~]# mmdelcallback CLOUDGWnotify_1 | ||
+ | mmdelcallback: Propagating the cluster configuration data to all | ||
+ | affected nodes. This is an asynchronous process. | ||
+ | [root@prscale-a-02 ~]# | ||
+ | |||
=== mmperfmon === | === mmperfmon === |