1. License Common Sense
1.1 Testing license features
I. License Test Document
2. Update the ESN serial number of the cluster, refer to the command
Gsql-p 20015-W OMM Huawei@123-U omm;
Update TBL_SYSTEM_LICENSE set ESN='ESN number of cluster';
Explanation: "ESN number of cluster" is obtained from license *. dat file, the corresponding value of Esn.
3. Restart controller, refer to command
Execute under OMM user: / opt/huawei/Bigdata/om-0.0.1/sbin/restart-controller.sh
1.2 Shielding License Functional Interface
When other products are developed using FI as a platform, they need to shield the license feature of FI to make it ineffective. The following methods are used:
When installing, execute the following commands:
Su - OMM
Gsql-p 20015-U omm-W OMM Huawei@123-c "update tbl_system_license set ESN='7EE4191E92FA386 ADCBE8125043376502E0E'";
Restart controller