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

SW4: error when deleting a directory from the parallel file system #542

Open
adammoody opened this issue May 3, 2023 · 0 comments
Open

Comments

@adammoody
Copy link
Contributor

One can delete files from the parallel file system by either calling SCR_Delete() or by setting SCR_PREFIX_SIZE=N, in which case, SCR maintains a sliding window of the N most recent checkpoints. In either case, SCR is throwing the following error when deleting a checkpoint:

Deleting dataset 2 `cycle=200' from `/p/lustre1/user123/problem'
SCR v3.0.0 ERROR: rank 0 on tioga23: Error deleting directory: /p/lustre1/user123/problem/subdir (rmdir returned -1 Directory not empty) @ /scr-v3.0.1/scr/src/scr_io.c:870
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant