Skip to content

ln -sf a b ... leaves tmp files around in mirroring use case. #1366

Description

@petersilva

As discovered by client, reproduced in sarrac test cases... in an hpc mirroring configuration, when

  • you have an ln -sf a b command.
  • a (the thing being linked to) does not exist.
  • you end up with two links in the destination... the normal one, an a second one with ln -sf temp name (typically starts with Cuxxxx)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

HPCrelated to hich performance computing mirroing use casebugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions