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

Disk -> Tape status #26

Open
ckoerber opened this issue Nov 19, 2019 · 0 comments
Open

Disk -> Tape status #26

ckoerber opened this issue Nov 19, 2019 · 0 comments
Labels
lattedb Issues related to database usage

Comments

@ckoerber
Copy link
Member

We should write a script which helps backing up files on tape using the information we already have in the database.

Objective

  1. Identify which files are should be backed up in general (e.g., t-sliced source averaged FF files)
  2. Identify if files are already on tape or not
  3. Identify if files exist on tape
  4. Prepare to move files or list missing files

Prepare to move | which is the action to follow up on?

If files are on disk but not on tape and shall be backed up they
(a) Should be added to a list
(b) Should be moved

List missing files

As a first step, we can for now track a list of missing files. It is relatively easy to check nested dependencies as well.

@ckoerber ckoerber added the lattedb Issues related to database usage label Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lattedb Issues related to database usage
Projects
None yet
Development

No branches or pull requests

1 participant