This guide is intended to help facilitate migrating from Maui to Moab. If you do not have Moab yet, you can download a free evaluation version. At a high level, migrating from Maui 3.2 to Moab involves minimal effort. In fact, Moab fully supports all Maui parameters and commands. Migration can consist of nothing more than renaming maui.cfg to moab.cfg and launching Moab using the moab command. With this migration, the biggest single issue is becoming aware of all the new facilities and capabilities available within Moab. Beyond this, migration consists of a few minor issues that may require attention such as some statistics and priorities.
Another approach of migrating from Maui to Moab is to configure Moab in Monitor mode and run it beside Maui. Maui will continue to perform the scheduling and control workload. Moab will simply monitor the cluster environment using the policies configured in moab.cfg. Moab will not have the ability to affect workload, providing a safe and risk-free environment to evaluate Moab without affecting your production environment. You can also have Moab capture resource and workload trace files and allow Moab to simulate what it would have done if it controlled workload. When you feel comfortable with and want to run Moab live on your cluster, all you need to do is change the mode to NORMAL, stop Maui, and restart Moab. Current jobs will remain running and Moab will take over control of scheduling.
As with any migration, we suggest that you back up important files such as the following: maui.cfg, maui.log and maui.ck.
The following are minor differences between Maui and Moab and changes you may need to make:
Moab uses slightly different naming than Maui. The following table displays these changes:
File | Maui | Moab |
executable | maui | moab |
logs | maui.log | moab.log |
configuration file | maui.cfg | moab.cfg |
Moab supports Maui version 3.2 or higher workload traces (statistics) allowing it to process historical statistics based on these traces as well as generate simulations based on them. No changes are required to use these statistics. See the Simulation Specific Configuration documentation for more information on trace files.
Moab does not support the Maui 3.2 checkpointing format. Because of this, state information checkpointed under Maui will not be available at the time of the migration. The loss of this information will have the following impact:
The command mdiag -C will perform diagnostics on your new configuration file and may prove helpful in identifying any issues.
Scheduler environment variables are supported under Moab with obvious naming changes. Sample environment variables follow:
Maui | Moab |
MAUIHOMEDIR | MOABHOMEDIR |
MAUIDEBUG | MOABDEBUG |
MAUICRASHVARIBALE | MOABCRASHVARIABLE |
MAUIENABLELOGBUFFERING | MOABENABLELOGBUFFERING |
MAUIRECOVERYACTION | MOABRECOVERYACTION |
MAUI-COMMANDS-PATH | MOAB-COMMANDS-PATH |
MAUIENABLELOGBUFFERING | MOABENABLELOGBUFFERING |
Copyright © 2012 Adaptive Computing Enterprises, Inc.®