8000 Async replication improvements · Issue #886 · rockstor/rockstor-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Closed
schakrava opened this issue Sep 14, 2015 · 3 comments
Closed

Async replication improvements #886

schakrava opened this issue Sep 14, 2015 · 3 comments
Assignees
Milestone

Comments

@schakrava
Copy link
Member

Appliance to Appliance asynchronous replication of Shares stopped working after 4.x kernel updates.

My personal replication setup is also in a broken state. :(

@schakrava schakrava added the bug label Sep 14, 2015
@schakrava schakrava self-assigned this Sep 14, 2015
@schakrava schakrava added this to the Toulumne milestone Sep 14, 2015
@iFloris
Copy link
iFloris commented Sep 14, 2015

Bummer, but that is the real dogfooding :) So kudos for that.

@schakrava
Copy link
Member Author

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 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
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
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
Copy link
Member Author

Closed by #994 #1002 #1010 #1016 #1047

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
Labels
bug Critical < 3CC2 /div>
Projects
None yet
Development

No branches or pull requests

2 participants
0