You have a triple redundant server

Parent Previous Next

If your license manager is running on a triple redundant server, you need to edit the license file that was emailed to you, replacing the " this_host" with the name of the appropriate server. Save the changes and copy "sonnet.lic" into the default license location on each server.

For the client machines, you need to setup the SONNETD_LICENSE_FILE environment variable. Examples are shown below:

Windows:

The names of your servers should be substituted for "server1," "server2," and "server3" below.

SONNETD_LICENSE_FILE=7852@server1;7852@server2;7853@server3

Linux:

SONNETD_LICENSE_FILE=7852@server1:7852@server2:7853@server3