Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue when moving data from DATA to COM using mv #146

Open
EricSinsky-NOAA opened this issue Aug 30, 2024 · 1 comment
Open

Issue when moving data from DATA to COM using mv #146

EricSinsky-NOAA opened this issue Aug 30, 2024 · 1 comment
Assignees
Labels
bug Something isn't working GEFSv12 For regular GEFSv12 work

Comments

@EricSinsky-NOAA
Copy link
Contributor

EricSinsky-NOAA commented Aug 30, 2024

When mv is used on WCOSS2 to move data from DATA to COM, a downstream job that depends on that data may on rare occasion check a file that has not fully moved to COM yet, which can trigger a process in that downstream job prematurely. The use of cpfs instead of mv should avoid this potential issue in GEFSv12.

@EricSinsky-NOAA EricSinsky-NOAA added the enhancement New feature or request label Aug 30, 2024
@EricSinsky-NOAA EricSinsky-NOAA self-assigned this Aug 30, 2024
@EricSinsky-NOAA EricSinsky-NOAA added maintenance For regular maintenance work GEFSv12 For regular GEFSv12 work bug Something isn't working and removed maintenance For regular maintenance work enhancement New feature or request labels Aug 30, 2024
@EricSinsky-NOAA EricSinsky-NOAA changed the title Use cpfs when moving data from DATA to COM Issues when moving data from DATA to COM using mv Aug 30, 2024
@EricSinsky-NOAA EricSinsky-NOAA changed the title Issues when moving data from DATA to COM using mv Issue when moving data from DATA to COM using mv Aug 30, 2024
@EricSinsky-NOAA
Copy link
Contributor Author

A branch is being worked on to resolve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GEFSv12 For regular GEFSv12 work
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant