Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
Arctera License Management Service Help
- Introduction
- Pre-installation
- Installing and configuring
- About installing License Management Service
- Verifying License Management Service installation on Linux
- Verify License Management Service installation on Windows
- About configuring License Management Service on Linux and Windows
- Installing License Management Service along with Arctera InfoScale Operations Manager 9.0.0
- Installing License Management Service along with Operations Manager in a high availability environment
- Getting started
- About LAS access
- Registering the License Management Service product key
- About License Management Service console
- About the Setup panel
- About the License Management Service dashboard
- Updating the License meter file
- Updating the Entitlements file
- About managing hosts
- Adding Kubernetes clusters
- Adding Lightweight Directory Access Protocol or Active Directory-based authentication in License Management Service
- Adding a user group
- Adding local users
- Configuring SMTP settings for email notifications
- Changing the password
- About using reports
- Managing faults
- Viewing the activity monitor
- Registering
- Managing license usage
- About license usage
- Scheduling auto update for License meter file
- About assigning entitlements
- Scheduling auto update for entitlements file
- Assigning entitlements to hosts
- Reassigning entitlements to hosts
- Unassigning host from an entitlement ID
- Unmanaging a host
- Managing hosts
- Assigning entitlements to Kubernetes nodes
- Reassigning entitlements to Kubernetes nodes
- Unassigning Kubernetes node from an entitlement ID
- Viewing the License cores usage data
- Managing hosts
- Managing software upgrades
- Managing user administration
- Managing backup, restore, and uninstall
- Known issues
- LMS GUI becomes inaccessible when updating the license meter file (SDSCPE-23221)
- Critical faults are listed multiple times with no details about the source and faulted objects (SDSCPE-23095)
- LMS configuration fails if the node has no connectivity to the Internet (SDSCPE-23312)
- Two separate tasks are seen in the UI when you install an update (SDSCPE-23012)
- Bulk add host operation remains in queued state (SDSCPE-22715)
- LDAP configuration may fail on a fresh Windows License Management Service (LMS) installation (SDSCPE-20770)
- License Management Service patch details not visible in the LMS UI
- InfoScale Operations Manager services do not restart on SUSE host after reboot (15189)
- Incorrect error message displayed during password change task (16155)
- Login without any permissions fails with infinite spinner error (16167)
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,
installdiris the installation directory anddiris 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,
diris the location that you specify on which you want to restore the data.