|
|||
3.1 Layout of Scheduler ComponentsMoab is initially unpacked into a simple one-deep directory structure as shown below. Some of the files (such as log and statistics files) are created while Moab runs.
When Moab is configured via the configure script, the user is queried for the location of the Moab home directory and the $(MOABHOMEDIR) directory is compiled in as the default MOABHOMEDIR directory when Moab is built. Unless specified otherwise, Moab looks to this directory for configuration files. If you want to run Moab from a different directory, you can override the default home directory setting by editing the /etc/moab.cfg file. Look for the string containing MOABHOMEDIR <DIRECTORY> and set the environment variable MOABHOMEDIR, or specify that the configuration file explicitly use the -C command line option on Moab and the Moab client commands. When Moab runs, it creates a log file, moab.log, in the log directory and creates a statistics file in the stats directory with the naming convention events.WWW_MMM_DD_YYYY. (Example: events.Sat_Feb_16_2008). Additionally, a checkpoint file, .moab.ck and lock file .moab.pid are maintained in the Moab home directory. See Also |
|||
| © 2001-2008 Cluster Resources, Incorporated | |||