Skip to content

rsync_to_nas fails to sync files with rawacf.bz2 suffix #62

@tjk584

Description

@tjk584

For regular dataflow operation, Borealis writes files with .rawacf suffix. rsync_to_nas zips them up so the suffix is now .rawacf.bz2 and then transfers them to the NAS. When this transfer to the NAS fails, the .rawacf.bz2 files remain on the Borealis computer until the next time rsync_to_nas runs.

This situation occurred at Clyde River recently, and the following issues arose:

  1. The .rawacf.bz2 suffix was handled incorrectly, so the file was treated as an unknown type and moved to the conversion failure
  2. The file wasn't backed up before moving to conversion failure

This issue is likely a syntax problem within the file suffix checking logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions