Troubleshooting Licenses

If you attempt to use a license that the DataCore vFilO is already using, you will see similar results to those shown below:

# license-activate --activation-id aaaa-bbbb-cccc-dddd-eeee-ffff-gggg-hhhh

license-activate: Already licensed with aaaa-bbbb-cccc-dddd-eeee-ffff-gggg-hhhh on 2019-08-29 17:34:19 UTC

If you attempt to use an already expired license, you will see similar results to those shown below:

# license-activate --activation-id aaaa-bbbb-cccc-dddd-eeee-ffff-gggg-hhhhlicense-activate: License activation failed, the activation ID was denied, all features of entitlement, aaaa-bbbb-cccc-dddd-eeee-ffff-gggg-hhhh, are expired.

If you attempt to use a license with the wrong format, you will see similar results to those shown below:

# license-activate --activation-id 1234

license-activate: activationId invalid activation-id format

Try 'license-activate --help' for more information.