Adding a License
Add a license through the Control System or the CLI.
Adding a License Using the Control System
About this task
Procedure
-
On a machine that is connected to the cluster and to the Internet, perform the
following steps to open the Control System:
- In the Control System, go to .
-
Add a license using the following options:
Import License Allows you to import a license from the server. You must enter your credentials in the Import License window to retrieve your license information. Upload License Allows you to upload your license file through a browser. Copy/Paste License Allows you to copy and paste a license key in the Copy and Paste License window. Get a Free Trial License Navigates to the HPE Ezmeral Data Fabric licensing form online to get a trial license. -
Click Submit.
If the cluster is already registered, the license is applied automatically. Otherwise, go to hpe.com and follow the instructions there to register the cluster.
Adding a License Using the CLI or the REST API
About this task
Procedure
- Obtain a valid license file from HPE Ezmeral Data Fabric.
- Copy the license file to a cluster node.
-
Run the following command to add the license:
maprcli license add [ -cluster <name> ] -license <filename> -is_file true
See
license add
for complete reference information.