Other Parts Discussed in Thread: SYSCONFIG
I have set up a new RHEL 7.2 64-bit server to run a number of FlexLM vendor daemons for various software. I recently generated a new license file for TI CCS 6.99 and added it to the server with the tidspssw 11.4 vendor daemon. Unfortunately, I'm encountering an error when starting lmgrd:
9:19:20 (tidspssw) Wrong hostid on SERVER line for license file:
9:19:20 (tidspssw) ti_ccs.lic
9:19:20 (tidspssw) SERVER line says 00010242119d, hostid is (Can't get hostid of type 2 [])
9:19:20 (tidspssw) Invalid hostid on SERVER line
An older post on this forum indicates that this error is due to the tidspssw daemon wanting to see eth0 to verify the hostid. From what I've read, I cannot rename my network interface to eth0 because it ethX names are no longer allowed in RHEL 7.2. Is there a new version of the vendor daemon available that will check network devices besides eth0? If not, is there any other way to address this problem? The other 10 vendor daemons I'm running on this FlexLM server do not suffer this problem so I'm not sure why tidspssw is complaining.