Updated on 2022-08-12 GMT+08:00

Querying the FusionInsight Manager Version

Before performing system upgrade and routine maintenance operations, you need to query the current FusionInsight Manager version.

  • Using the GUI

    On the Homepage interface, click on the upper right corner and choose About from the shortcut menu. In the displayed interface, view the version number of FusionInsight Manager.

  • Using the CLI
    1. Log in to the active management node using the IP address of this node as user root.
    2. Run the following command to check the FusionInsight_Manager version and platform information:

      su - omm

      cd ${BIGDATA_HOME}/om-server/om/sbin/pack

      ./queryManager.sh

      Information similar to the following is displayed:

           Version             Package                                                          Cputype
           ***                 FusionInsight_Manager_***                                        x86_64  

      The version number *** is subject to the actual version number.