Installing license server software
If you are setting up a network license server for Mudbox licenses, you do not need to install Mudbox on the license sever machine. You only need to install the current version of the licensing server software on that machine and restart the license service. If a server or client does not have a C: drive (for Windows), you can set the environment variable SGIAWD_LICENSE_FILE to point to the full path where the license file is. This requires that the computers can access each other by TCP/IP. The same environment variables are also available for Mac OS X.
You can find license server tools on the Mudbox DVD in a folder called LicenseServerTools. You can choose if you want to use IPv4 or IPv6 compliant license tools. You can also find license server tools online:
http://www.autodesk.com/licensetools
To configure your machines to serve and receive licenses across the network, you must set up the license server machine (see Obtaining a license using a serial number and Install a license), then set up each client computer that obtains a license from the server (Servers can serve a license to themselves.) For information on setting up client machines, see Client Setup.
For specific hardware platforms:
(Windows) License server management options and license server confirmation
To set options and start the license server
To confirm the license server operation
If the license server is up, the window displays:
<servername>:license server UP(MASTER)
where servername is the license server computer name. The text area also lists the products/features and the number of logins you have.
To stop and start the license server
(Windows) Checking whether the license server is running
You can use the Windows Task Manager to tell whether the license server is running. Do the following steps on the license server computer.
To check license server status
If lmgrd.exe and sgiawd.exe are in the list of processes, the license server is up. If neither are in the list, the license server is down. If only one is in the list, the license server is partially up. In this case, restart the computer.
(Mac OS X) License server management options and license server confirmation
In the following steps, you use sudo—the special Mac OS X command that executes other commands with the highest level of user permissions—to start the license server. You must authenticate sudo each time you use it. The following commands must be run by someone who has administrator privileges on the machine.
sudo /usr/aw/COM/bin/aw_flexlm start
sudo /usr/aw/COM/bin/lmstat -a -c /var/flexlm/aw_server.dat
If Mudbox starts, the installation and licensing is successful.
If an error message or the Product Configuration Wizard appears, it indicates you have a licensing problem. See Install a license or Troubleshooting.
(Linux) License server management options and license server confirmation
/etc/rc.d/init.d/
/etc/rc.d/init.d/aw_flexlm stop
/etc/rc.d/init.d/aw_flexlm start
lmdown - Copyright (C) 1989-2004 Macrovision Corporation. All rights reserved. Shut down FLEXlm server on node servername 1 FLEXlm License Server shut down
lmdown - Copyright (C)2004 Macrovision Corporation. All rights reserved. Connection to "servername" failed: Cannot connect to license server(-15,12:146) Connection refused
where servername is the name of the server machine. You can ignore this error message.
License file = /var/flexlm/aw_servername.dat
FLEXlm Licensing daemon for Alias software: /usr/etc/lmgrd
(Linux) Additional troubleshooting steps
If you have difficulty starting your license server, and stopping and then restarting your service does not solve the problem:
killall lmgrd
/usr/aw/COM/etc/lmgrd -c <path to license file>
/usr/tmp/aw_flexlm.log
ps -aef | grep lmgrd
(The ps command may have different options in your shell.) This confirms that the daemon is now running.
For further information on troubleshooting network license issues see Troubleshooting.
Verifying license server installation
If you are installing network licenses, you must verify that you have the correct version of the license server software.
Ensure that you installed the Licensing component when you installed Mudbox 2009. On Windows, this component is installed by default. On Mac OS X and Linux, you need to explicitly install this component.
To verify the license server software version
Do one of the following, depending on your platform:
/usr/aw/COM/etc/lmgrd -v
You need version 11.5 of the FlexLM software. If you have an older version, update the license software on the license server from the Mudbox DVD or from: http://www.autodesk.com/licensetools.