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
Adding hosts to License Management Service using the Auto Configure (gendeploy.pl) script
If License Management Service is installed as a standalone product, then you need to add the hosts that have InfoScale products to License Management Service. However if License Management Service is installed on the same host that has InfoScale Operations Manager, then the host data is refreshed automatically on License Management Service console. The add host operation on License Management Service is disabled and can be performed only using the InfoScale Operations Manager console.
You can add a host to License Management Service with minimal user interaction using the gendeploy.pl script. The Auto Configure (gendeploy.pl) script is available for download. You need to copy the script that is created using gendeploy.pl to all the hosts that you want to add to License Management Service for management. After you copy the script, you have to run it on each host. A host on which you run the script must have the VRTSsfmh
package installed on it. Adding many hosts to License Management Service at the same time using the Auto Configure (gendeploy.pl) script can affect the performance. It is recommended that you add no more than 50 hosts at a time.
Ensure that the minimum version requirement of managed host package as mentioned in Arctera License Management Service Software Compatibility List
is met. Else there can be issues while discovering the host and the operation may fail.
https://www.veritas.com/support/en_US/doc/lms_scl_802
Review the prerequisites for adding hosts. About managing hosts
To add a host to License Management Service using the Auto Configure (gendeploy.pl) script
- On the License Management Service console, do one of the following:
In the Setup wizard panel, click Add host in Hosts.
Click Hosts in the left pane and click the Host tab.
Click + Add.
- Under Add host, select Auto configure.
- Click Download the gendeploy script to download the script. The file name of the script is the same as that of the host on which License Management Service is installed.
- Copy the script that is generated by gendeploy.pl to the managed host.
- On the host, change the directory to the location where you copied the script.
- Do one of the following:
On the Linux hosts, run the following command to make the script executable:
chmod +x 'filename' where,
filename
is the name of the script.Run the script: ./filename
On the Windows hosts, run the following command:
"C:\Program Files\Veritas\VRTSsfmh\bin\perl.exe" filename where,
filename
is the name of the script.
- Click Activity monitor in the left pane to view the progress of the task.