Dear FME community,
We would like to have redunancy in our FME Form licencing using Flexlm. We have x number of licenses that should not be divided over n servers, but the same licenses need to be configured on all servers, master and backup. In case of crash of the master server the backup machines need to automatically take over.
Only thing I could find was: https://community.safe.com/s/bridea/a0r4Q00000HbqijQAB/configure-a-backup-or-failover-license-manager
The answer of Rylan doesn't specify if his suggested method is for load-balancing or/and a backup-license manager.
The flexlm guide online states:
"The following is an example of a license file that is configured for three-server redundancy.
SERVER pat 17003456 2837 PRIMARY_IS_MASTER
SERVER lee 17004355 2837
SERVER terry 17007ea8 2837
VENDOR demo
FEATURE f1 demo 1.0 1-jan-2018 10 SIGN=”<...>”
FEATURE f2 demo 1.0 1-jan-2018 10 SIGN=”<...>”"
The license-file should be the same on the master and all the redundancy machines
It seems you can group the servers in the lic-file, but then the features should not be bound to one host, but to several. The feature lines in the Safe-provided Lic-file has those codes.
example:
FEATURE fmeobjects_reproject safe 1.0 "expiry-date" 2 "code" BORROW=720
Can you tell if what we want is possible and how to request/configure the lic-file.
Thanks in advance.
Matthijs