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

Misleading 'not available' message #10

Closed
ewxrjk opened this issue Jun 21, 2014 · 2 comments
Closed

Misleading 'not available' message #10

ewxrjk opened this issue Jun 21, 2014 · 2 comments
Labels
bug
Milestone

Comments

@ewxrjk
Copy link
Owner

@ewxrjk ewxrjk commented Jun 21, 2014

# rsbackup --verbose --backup --store /backup8
[..] 
WARNING: cannot backup araminta:root to backup5 - device not available
WARNING: cannot backup araminta:root to backup6 - device not available
WARNING: cannot backup araminta:root to backup7 - device not available
INFO: backup araminta:root to backup8

In fact backup7 is available, it has just been suppressed by the --store option.

@ewxrjk ewxrjk added the bug label Jun 21, 2014
@ewxrjk ewxrjk added this to the 1.1 milestone Jun 21, 2014
@ewxrjk ewxrjk removed this from the 1.1 milestone Jul 5, 2014
@ewxrjk
Copy link
Owner Author

@ewxrjk ewxrjk commented Jul 5, 2014

This is tedious and slightly disruptive to fix since:

  • the --store option completely destroys the list of stores from the configuration file.
  • having got past that it would be necessary to inspect every configured store, creating a disk access where previously there was none.

Dropping the proposed milestone for now.

ewxrjk added a commit that referenced this issue Jul 5, 2014
ewxrjk added a commit that referenced this issue Jul 11, 2014
ewxrjk added a commit that referenced this issue Jul 12, 2014
@ewxrjk ewxrjk added this to the 1.1 milestone Jul 12, 2014
@ewxrjk
Copy link
Owner Author

@ewxrjk ewxrjk commented Jul 12, 2014

Fixed in 861a0e5.

@ewxrjk ewxrjk closed this Jul 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant