How to find the version of RALUS installed on Linux Server

Article: 100006599
Last Published: 2023-10-24
Ratings: 2 0
Product(s): Backup Exec

Problem
 

How to find the version of RALUS installed on Linux Server
 

Error Message
 

Unable to browse the Linux Server
 

Solution



Open Terminal windows on Linux Server or login with root when connecting using Putty :

# strings  /opt/VRTSralus/bin/beremote | grep -i version

Version numbers are reported in the form of;  major.minor.build

Note the major and minor numbers. Verify, these are the same as the agent on the media server.


How to find the version of the agent on the Backup Exec Server:
 

1.  Browse to:  DriveLetter:\Program  Files\Veritas\Backup Exec\beremote.exe

2.  Right click on beremote.exe and select properties.

3.  View the Version tab

Was this content helpful?