| Note: The information in this chapter is for DMF server installation only. |
You can use the dmmaint utility to view DMF release-specific news and to view information related to dependencies of which you should be aware before you start the current version of DMF.
You can use the dmmaint utility to install your temporary or permanent licenses.
| Caution: Ensure that you have installed your FLEXlm license file for
this release. The FLEXlm license included with your DMF release is temporary;
when you obtain your permanent DMF license, you must restart DMF.
For information about FLEXlm licensing requirements, see Chapter 8, “FLEXlm License Requirements”. |
To use the dmmaint utility, ensure that your DISPLAY environment variable is set up, and then enter the following command:
/usr/sbin/dmmaint & |
If DISPLAY is not defined, dmmaint reverts to line mode, which has menu selections that are equivalent to the fields and buttons on the graphic user interface. Line mode is provided for remote log in, and is not recommended for general use.
The screen shown in Figure 7-1 is then displayed:
The fields and buttons of the DMF Version Maintenance display are described as follows:
The following procedure uses dmmaint to complete the initial configuration of DMF:
Procedure 7-1. Running dmmaint
Select Dependencies to read about all the hardware and software requirements that must be fulfilled before running DMF.
Select News to read about what is new with this revision of DMF.
If you have not yet installed a FLEXlm license for DMF, select the Update License button and use your mouse to copy and paste your license into the file. Close the window. Select License Info and examine the output to verify that the license is installed correctly.
Select Configure to begin configuration of the current revision of DMF. The first time that you select this button, dmmaint will prompt you for the file you want to use as a basis for the configuration. Choose to use your existing configuration file or one of the sample files provided. If you choose to use your existing configuration, you will need to add new parameters to implement new features. dmmaint then opens an editing window containing the configuration file, allowing you to modify the configuration to suit your needs. When you exit the window, dmmaint will ask if you want to make your changes permanent. If so, click OK.
You may make additional editing changes to your configuration by reselecting Configure. If you are modifying an existing configuration, a window appears that asks if you would like to modify the existing configuration file or use an alternate file. If you choose an alternate file, you see the same window that you would see if this were a new configuration.
Click the Inspect button, which runs dmcheck to report any errors in that configuration. If there are errors, you can click the Configure button, make changes, and continue to alternate between Configure and Inspect until you are satisfied that the configuration is correct.
If you do not want DMF to be automatically started and stopped, enter the following command (you must be running as root):
chkconfig dmf off |
For information about how to start and stop DMF, see the dmfdaemon(8) and dmdstop(8) man pages.