This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gpfs:gpfs_healthcheck [2021/11/24 15:32] manu |
gpfs:gpfs_healthcheck [2022/08/29 23:05] (current) manu |
||
---|---|---|---|
Line 27: | Line 27: | ||
Clear ALL messages on the Web (GUI) interface | Clear ALL messages on the Web (GUI) interface | ||
<cli prompt='#'> | <cli prompt='#'> | ||
- | [root@prscale-a-01 ~]# /usr/lpp/mmfs/gui/cli/lshealth --clear | + | [root@prscale-a-01 ~]# /usr/lpp/mmfs/gui/cli/lshealth --reset |
</cli> | </cli> | ||
Line 226: | Line 226: | ||
debug: Running 'mmlsnodeclass 'GUI_SERVERS' -Y ' on node localhost | debug: Running 'mmlsnodeclass 'GUI_SERVERS' -Y ' on node localhost | ||
EFSSG1000I The command completed successfully. | EFSSG1000I The command completed successfully. | ||
+ | </cli> | ||
+ | <cli prompt='#'> | ||
+ | [root@prscale-a-01 ~]# mmhealth event show gui_refresh_task_failed | ||
+ | Event Name: gui_refresh_task_failed | ||
+ | Event ID: 998254 | ||
+ | Description: One or more GUI refresh tasks failed. This could mean that data in the GUI is outdated. | ||
+ | Cause: There can be several reasons. | ||
+ | User Action: 1.) Check if there is additional information available by executing '/usr/lpp/mmfs/gui/cli/lstasklog [taskname]'. 2.) Run the specified task manually on the CLI by executing '/usr/lpp/mmfs/gui/cli/runtask [taskname] --debug'. 3.) Check the GUI logs under /var/log/cnlog/mgtsrv. 4.) Contact IBM Support if this error persists or occurs more often. | ||
+ | Severity: WARNING | ||
+ | State: DEGRADED | ||
+ | [root@prscale-a-01 ~]# mmhealth event resolve 998254 | ||
+ | The specified event gui_refresh_task_failed is not manually resolvable. | ||
</cli> | </cli> | ||