Actions
Bug #1283
closedcheckRefineJobs.php detects missing job file at appiondir when remote cluster is used for processing
Status:
Closed
Priority:
Normal
Assignee:
Christopher Irving
Category:
Web interface
Target version:
Start date:
05/04/2011
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.1.0
Show in known bugs:
No
Workaround:
Description
The script checks the local appion run directory for the job file and need to parse it when it comes to the time to upload the result. When job is copied to remote cluster, it should also be copied to the local file server as defined by C_REMOTE_SERVER in cluster.php
Because it includes also mkdir of the appion run directory. It also makes the rsync from the remote server at the last part of the job fails.
Actions