Bug 830497
Summary: | [FEAT] geo-replication failover/failback | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Csaba Henk <csaba> |
Component: | geo-replication | Assignee: | Csaba Henk <csaba> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | amarts, gluster-bugs |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
Feature:
If geo-replication master goes defunct, applications running on it should be possible to migrate over ("failover") to slave.
When master comes back, in case of a data loss (either local data corruption or getting to a stale state due to not being updated in the outage window) it should be possible to migrate (approximate) slave state and applications back to master ("failback").
Reason:
Because customers need it oh so bad.
Result (if any):
It works, but not automated. A skilled administrator is needed to stage and supervise the fo/fb process, and occasionally, make decisions about best approach.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-03-19 07:03:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Csaba Henk
2012-06-10 08:21:02 UTC
I guess this feature is already present in codebase. Can you please add 'Doc Text' to this bug and close it? Feature is implemented by http://review.gluster.com/3541. Feature also relies on checkpointing, cf. https://bugzilla.redhat.com/show_bug.cgi?id=826512 |