Installing License
To use Veeam Agent for Oracle Solaris, you must obtain and install a license. Without a valid license installed, you will not be able to use the product.
In case you are already using the product, you can install a license once again, for example, after you removed an originally installed license. You may also need to install a new license after an original license expires.
Important |
Before you start installing the license, make sure that Veeam Agent is not connected to a Veeam backup server. Otherwise, the license may be managed by Veeam Backup & Replication. |
To install a license, use the following command:
veeamconfig license install --path <path> |
where <path> is a path to the license key file in the local file system of your machine.
Veeam Agent for Oracle Solaris will install the license and display information about the license. You can also view this information later at any time. To learn more, see Viewing License Information.
For example:
user@srv01:~$ veeamconfig license install --path /home/user/veeam/license/veeam.lic |