forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2.9 KiB
2.9 KiB
Querying the MRS Manager Version
By viewing the MRS Manager version, you can prepare for system upgrade and routine maintenance.
- Using the GUI:
Log in to MRS Manager. On the home page, click
in the upper right corner and choose About from the drop-down list. In the dialog box that is displayed, view the MRS Manager version.
- Using the CLI
- Log in to the MRS Manager active management node as user root.
- Run the following commands to check the version and platform information of MRS Manager:
su - omm
cd ${BIGDATA_HOME}/om-server/om/sbin/pack
./queryManager.sh
The following information is displayed:
Version Package Cputype *** FusionInsight_Manager_*** x86_64
Parent topic: Getting Started