Submitting a VM job with checkpointing enabled

To submit a VM job with checkpointing enabled, use the bsub -dc_chkpntvm option or the DC_CHKPNTVM parameter in lsb.applications to specify the initial and recurring time to create a checkpoint of the VM job.

About this task

Note:
  • Do not use LSF checkpointing (the bsub -k option) with Dynamic Cluster VM job checkpointing. If you use LSF checkpointing with VM job checkpointing, Dynamic Cluster will reject the job submission.
  • RHEL KVM hypervisors will not live migrate a VM that has a snapshot. Do not use VM job checkpointing (-dc_chkpntvm) with live migration (-dc_vmaction livemigvm) for the same job.

Procedure