This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Duplicate transfer request within the same job prevents cleanup of the job's logical volume #1003
Labels
Comp: Burst Buffer
PhaseFound: Customer
Sev: 2
Status: Working
someone is currently working on this issue.
Type: Defect
Milestone
When submitting the same transfer definition twice within a job and also specifying the same handle and contribid, one of the transfers is successful and the other fails. That is expected. However, after both operations have run to completion, file locks remain on the compute node. These file locks prevent the unmount of the path to the job's logical volume and the deletion of that logical volume. The work around is to end bbProxy for the compute node, manually unmount the path to the logical volume, and then restart bbProxy. Restarting bbProxy will automatically delete that orphaned logical volume.
While this is an application error that performs the same transfer twice using the same handle and contribid, the system should not be left in a state such that the job's logical volume cannot be properly cleaned up.
The text was updated successfully, but these errors were encountered: