- Revenera Community
- :
- FlexNet Embedded
- :
- FlexNet Embedded Forum
- :
- Re: What is the procedure to change the local license server HostId?
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi there,
I know how to set the HostId for LLS, but if I change it from ethernet type to VM_UUD or the other way around, when LLS already received some licenses, capability request fails with some error. I can only assume that I'm not doing something right. So, to clarify, this is what I'm doing:
- Start the license server with ETHERNET type ID
- Issue capability request to it and receive license features. Fine.
- Stop the license server, change the id to VM_UUID and start it up again.
- Issue capability request. Fails! And not because I don't have the device on FNO for new ID. I do.
Many thanks,
Milisav
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @m_radulovic ,
You are essentially adding a new license server when you change the server hostID. I would recommend the following steps:
- Shut down the server and then obsolete the original server in FlexNet Operations (Edit / Make Obsolete when viewing the Server Details). This will remove the server with the original hostID from FNO and return all activated licenses back to to their Entitlements.
- Delete the server trusted storage files. For example, if using the server on Windows in console mode these files will be stored in C:\Users\user_name\flexnetls.
- Specify your new Server hostID (flexnetls.settings for Windows).
- Start up the license server and then activate with the desired Activation IDs.
Thanks,
Jim
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @m_radulovic ,
You are essentially adding a new license server when you change the server hostID. I would recommend the following steps:
- Shut down the server and then obsolete the original server in FlexNet Operations (Edit / Make Obsolete when viewing the Server Details). This will remove the server with the original hostID from FNO and return all activated licenses back to to their Entitlements.
- Delete the server trusted storage files. For example, if using the server on Windows in console mode these files will be stored in C:\Users\user_name\flexnetls.
- Specify your new Server hostID (flexnetls.settings for Windows).
- Start up the license server and then activate with the desired Activation IDs.
Thanks,
Jim
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Thank you, Jim. Through experimentation we found that deleting trusted storage works. I was wondering if there is maybe some REST call that client can make or some setting on license server that would make this possible without deleting trusted storage. But if there is no other way, that's fine. We can work with that.
Thanks again,
Milisav