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

dm log intermittently fails with an error message #339

Closed
prisamuel opened this issue Mar 21, 2018 · 5 comments
Closed

dm log intermittently fails with an error message #339

prisamuel opened this issue Mar 21, 2018 · 5 comments
Assignees
Labels

Comments

@prisamuel
Copy link
Contributor

This occurs especially on the backup job as it does a dm log on each branch on each dot in the cluster to back up it's contents.

priya@Priyas-MBP:~/dmesh/ops/backup$ dm log
Response '{"jsonrpc":"2.0","error":{"code":-32000,"message":"Snapshots of '3c8919fc-27fb-4ca7-5837-5e91ac43cac5' not currently known on server '2a1f51b88403779'","data":null},"id":4037200794235010051}
' yields error Snapshots of '3c8919fc-27fb-4ca7-5837-5e91ac43cac5' not currently known on server '2a1f51b88403779'
@prisamuel prisamuel added the bug label Mar 21, 2018
@prisamuel
Copy link
Contributor Author

comments from @lukemarsden
this probably has to do with the asynchronous replication not working
or the fact that API calls to list dots should look at the master's snapshot list

@prisamuel
Copy link
Contributor Author

Only occurs on a multi node cluster on doing a dm log on a branch which has no commits on it.

lukemarsden added a commit that referenced this issue Mar 21, 2018
…m on a node due to the absence of a filesystem to avoid 'snapshot of X not known on server Y'.
@prisamuel prisamuel self-assigned this Mar 22, 2018
@prisamuel
Copy link
Contributor Author

A very happy backup run just took place from the dothub into a local two node cluster AND into the two node backup cluster. Nice work @lukemarsden @binocarlos A lot of dots that failed to push have now completed successfully.

There was an instance of #336 on backing up zfs-kernel-modules.

@lukemarsden
Copy link
Collaborator

This is important enough that we should do a quick 0.3.2 release

@lukemarsden
Copy link
Collaborator

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants