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 8.0.2
- 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
- Managing License Management Service site details
- 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
Installing License Management Service on Linux (on-premises and cloud)
You can install License Management Service on a Linux host using the following file:
VRTSlms_full.bin
The .bin file installs the VRTSlms and the VRTSsfmh packages on the target host.
Note:
By default, the VRTSlms and VRTSsfmh rpms are installed in the system. You cannot specify a different location to install the rpms.
License Management Service can be installed on AWS and Azure cloud and the installation procedure is the same as follows.
For AWS and Azure cloud installation on RHEL, the following packages must be installed before proceeding with the installation.
yum install libnsl.so.*yum install libtool-ltdl
After the installation is complete and before you proceed with the configuration process, can you verify that the packages are installed and the processes are started.See Verifying License Management Service installation on Linux.
To install License Management Service on Linux
- Ensure that the host where you plan to install License Management Service meets or exceeds the system and operating system requirements.
- Download and unzip the installation file.
- Open an operating system console.
- On the host where you plan to install License Management Service, log on as root.
- Change the directory to the location where you unzipped the
.binfile. - At the command prompt, enter the following directory:
./VRTSlms_full.bin - The permission denied error is displayed. To change the permission for the .bin file, run the command: chmod +x VRTSlms_full.bin.
- To accept the End User License Agreement and proceed with installation, type y.
The installation is complete when you see messages similar to the following:
Installation is complete. You need to configure License Management Service. Open your browser and type the following URL to configure:
https://myhost.example.com:5634/or, run"/opt/VRTSsfmh/bin/perl /opt/VRTSlms/bin/cli_lms_config.pl"command in your terminal. - Configure License Management Service. See Configuring License Management Service on Linux and Windows hosts using CLI.