This article contains a cblicense utility hotfix that allows multiple licenses to be applied to the EDR server on the backend. The utility will merge multiple license files into a single license file that can be applied.
The EDR Server can only accept a single license file. Depending on how the purchase order is created, multiple licenses can be generated through the licensing system and applying a single license can display a lower sensor count than purchased.
Note: This only applies to 7.7.0 to 7.8.1 versions of the product. Please upgrade the server before using this utility if the server is below these supported version for this utility. Any version after these listed will have the fix included.
Standalone
/usr/share/cb/cbservice cb-enterprise stop
Cluster
/usr/share/cb/cbcluster stop
rpm -ivh --force CBEDR-lic-HF1-patch-srv-1-1.noarch.rpm
Standalone
/usr/share/cb/cbservice cb-enterprise start
Cluster
/usr/share/cb/cbcluster start
mkdir /tmp/license_files
/usr/share/cb/cblicense --merge /tmp/license_files/
/usr/share/cb/cblicense -a /tmp/license_files/merged_server.lic
/usr/share/cb/cblicense -d /etc/cb/server.lic