Before you begin
You must have License Scheduler installed
before you can upgrade. You must be a cluster administrator.
About this task
You can upgrade to a new
version of License Scheduler without uninstalling and reinstalling.
Procedure
- Download the new version of the License Scheduler distribution
tar files.
- Deactivate all queues.
Deactivating all
queues pends any running jobs and prevents new jobs from being dispatched.
badmin qinact all
- If you have the IBM Platform Application Center installed,
shut it down.
pmcadmin stop
- Back up your existing LSF_CONFDIR, LSB_CONFDIR, and LSB_SHAREDIR according
to the procedures at your site.
- Optional. To use the fast dispatch project mode
in License Scheduler,
upgrade LSF to
version higher than 9.1.1. After completing the upgrade,
restart LSF.
- Use the setup script to upgrade License Scheduler.
- Source cshrc.lsf or profile.lsf in
old LSF cluster.
- Navigate to the location
of your tar files and extract.
- Run the setup script.
If you are installing License Scheduler Standard
Edition, copy the License Scheduler entitlement file (ls.entitlement)
to the $LSF_ENVDIR directory. If you do not copy the entitlement
file to $LSF_ENVDIR before starting License Scheduler, License Scheduler
runs as Basic Edition.
- Start License Scheduler.
- Source cshrc.lsf or profile.lsf.
- Run bladmin reconfig.
- Run ps -ef to
make sure the bld is running on the
candidate hosts.
- Run badmin mbdrestart.
- Activate the queues.
badmin qact all
- If you have the IBM Platform Application Center installed,
restart it.
pmcadmin start
Note: IBM
Platform Application Center version 8.0.1 and later displays License
Scheduler workload for both project mode and cluster mode.