Troubleshooting Tip: Unable to update license on Primary Server with licenseKeyPrimary file
| Description | This article explains about the issue where updated license key on Primary Server does not apply after restarting processes even though the .licenseKey file shows updated.
> licensetool -key FILE -file /bsc/campusMgr/.licenseKey
This can occur if there is a /bsc/campusMgr/.licenseKeyPrimary file on the Primary server with the older entitlements.
|
| Scope | All versions. |
| Solution | Remove /bsc/campusMgr/.licenseKeyPrimary from the Primary Server. This file should only reside on the Secondary Server.
1) Log in to the PRIMARY SERVER CLI as root and type:
rm .licenseKeyPrimary
2) Restart services so the entitlements are reloaded. Run the command:
Wait for 30 seconds.
startupNAC
Contact Support for assistance.
For instructions on upgrading licenses and applying to High Availability environments, refer to the License Upgrade Guide. |