-
Notifications
You must be signed in to change notification settings - Fork 142
Async replication improvements #886
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
Comments
Bummer, but that is the real dogfooding :) So kudos for that. |
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 2, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 2, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 2, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 2, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 5, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 5, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 5, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 5, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 5, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 5, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 5, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 5, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 5, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 5, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 5, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 6, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 6, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 6, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 6, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 6, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 6, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 6, 2015
block for more than 1000 messages at a time. rockstor#886
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 6, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Nov 7, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 7, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 7, 2015
exists in the system. rockstor#886
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 7, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 7, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
Sometimes the admin may want to trigger a full replication without having to delete and recreate a new replication task. Or sometimes, full replication may be necessary if snapshots are accidentally deleted on either side or go out of sync in some other way.
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
When retries are possible and appropriate, poll for upto 6 seconds and up to 10 retries, so up to 60 seconds for each message. But once the snapshot data is being transmitted, we can't(yet) have a robust retry mechanism, so in these cases poll for 60 seconds once.
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
This commit marks the official switch over to the new implementation. Old scheduler.py, sender.py and receiver.py are deleted. now, listener_brokery.py replaced the old scheduler and new sender/receiver .py files replaced the old ones.
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 8, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 9, 2015
User must pick a network interface and can customize the listener port.
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 9, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 9, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 9, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 9, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 9, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 9, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 9, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 9, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 10, 2015
schakrava
added a commit
to schakrava/rockstor-core
that referenced
this issue
Dec 10, 2015
schakrava
added a commit
that referenced
this issue
Dec 11, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Appliance to Appliance asynchronous replication of Shares stopped working after 4.x kernel updates.
My personal replication setup is also in a broken state. :(
The text was updated successfully, but these errors were encountered: