Skip to content

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

@adammoody

Description

@adammoody

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions