6.1. Jobs Sync

What is the Jobs Sync Command?

The Jobs Sync command connects to d3VIEW to check all running HPC Jobs in the cluster and update the status after checking the scheduler.

If jobs are found in the scheduler that are not in d3VIEW, Lucy will add those jobs to d3VIEW so that the jobs can be manipulated and the status can be viewed in d3VIEW.

For jobs that were created in d3VIEW, Lucy will check to see if the job got terminated early or if the status is no longer being shown in the scheduler. Lucy can sync files and update the status of those jobs.

If no arguments are specified, the sync will automatically run for each d3VIEW HPC Server sequentially in order of id.

Arguments

Parameter name Requirement
   
-h –help optional
-s -server-to-update optional
-log-file optional
-otype optional
-h

Help

-s

Id or name of d3VIEW HPC Server

-server-to-update

Id or name of d3VIEW HPC Server

-log-file

Path to write log file.

-otype

Terminal output type. If none is selected, no output will be written.

Configuration

To configure Lucy to run this command, Lucy needs a valid connection to d3VIEW and the HPC Servers will need to be available from the server running the command. If being run as a cronjob, all ssh connections between the application server and the scheduler would need to be passwordless.