Stopping the UltraVR

Function

This operation stops the UltraVR. You can no longer use UltraVR to manage disaster recovery after the UltraVR is stopped. Stop the UltraVR only for fault diagnosis.

Format

shutdownSystem.sh

Parameters

None

Usage Guidelines

  1. Use PuTTY to log in as root to the server where the UltraVR Server is installed.
  2. Run the TMOUT=0 command to prevent PuTTY from exiting due to session timeout.

    After you run this command, the system continues to run when no operation is performed, resulting a risk. For security purposes, you are advised to run exit to exit the system after completing your operations.

  3. Run cd /opt/UltraVR/Runtime/bin command to enter the script save path.

    In Linux, the installation path of the UltraVR Server is /opt/UltraVR. The path is fixed.

  4. Run the sh shutdownSystem.sh command.
  5. Type y and press Enter.

Example

linux-h8g4:/opt/UltraVR/Runtime/bin # sh shutdownSystem.sh  
Are you sure you want to shut down the UltraVR service? (y/n): y 
The service is shutting down. Please wait... 
The UltraVR service is shut down successfully.

Copyright © Huawei Technologies Co., Ltd.