Arctera License Management Service Help
- Introduction
- Pre-installation
- Installing and configuring
- About installing License Management Service
- About configuring License Management Service on Linux and Windows
- Getting started
- About LAS access
- Registering the License Management Service product key
- Adding Lightweight Directory Access Protocol or Active Directory-based authentication in License Management Service
- Adding a user group
- About using reports
- Registering
- Managing license usage
- Managing hosts
- Managing software upgrades
- Managing user administration
- Managing backup, restore, and uninstall
- Known issues
Restoring backed up License Management Service data
You can restore the License Management Service data that was backed up using the lms_bkup.pl
script when required.
You can restore the data to the same host on which the data was backed up. If you restore the data on a different host, then you need to do the following task on the host before you perform the restore operation:
Change the physical host name and the IP address to match the system on which the backup was taken.
To restore backed up License Management Service data on Linux
- On the host where you plan to restore the data, log on as a user with root privileges.
- Run the script at the command prompt:
/opt/VRTSsfmh/bin/perl /opt/VRTSlms/config/adm/lms_bkup.pl --restore /dir
Where,
installdir
is the installation directory anddir
is the location that you specify on which you want to restore the data.
To restore backed up License Management Service data on Windows
- On the host where you plan to restore the data, log on as a user with administrator privileges.
- Run the script at the command prompt:
"C:\Program files\Veritas\VRTSsfmh\bin\perl.exe"
"C:\Program files\Veritas\VRTSlms\config\adm\lms_bkup.pl" --restore \dir
Where,
dir
is the location that you specify on which you want to restore the data.