Skip to content
Snippets Groups Projects
Commit ca90b8dd authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Handle warnings and parallell backups.

Better handling of warnings.

* backup-all: New option: --retry.  Only run df on the specified
  partitions.  Added handling of a "hold" file.

* backup-one-task: New option: --retry.  Added -warn, -nowarn and
  -neverwarnfree status files.

* lysrdiff-status: Print number of warnings per partition, and list
  all warnings.

Support starting two "backup-all" at the same time.

* distribute-tasks
  (write_task_lists): New argument: partitions.  Only output data for
    the specified partitions.  Create a lock directory to ensure that
    two distribute-tasks processes cannot clobber the same file.
  (main): Expect partition number on the command line.

Minor.

* Makefile (install-one-task): New target, extracted from install.
parent 06a8c731
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment