[Bugs] [Bug 1230399] [Snapshot] Scheduled job is not processed when one of the node of shared storage volume is down
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jul 7 05:55:55 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1230399
--- Comment #7 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11534 committed in release-3.7 by Rajesh
Joseph (rjoseph at redhat.com)
------
commit 0efffcdb4eccac48d9eac26d7715ce24493ed753
Author: Avra Sengupta <asengupt at redhat.com>
Date: Sun Jul 5 12:21:31 2015 +0530
glusterd/shared_storage: Use /var/lib/glusterd/ss_brick as shared storage's
brick
Backport of http://review.gluster.org/#/c/11533/
The brick path we use to create shared storage is
/var/run/gluster/ss_brick.
The problem with using this brick path is /var/run/gluster
is a tmpfs and all the brick/shared storage data will be wiped
off when the node restarts. Hence using /var/lib/glusterd/ss_brick
as the brick path for shared storage volume as this brick and
the shared storage volume is internally created by us (albeit on
user's request), and contains only internal state data and no user data.
Change-Id: I808d1aa3e204a5d2022086d23bdbfdd44a2cfb1c
BUG: 1230399
Signed-off-by: Avra Sengupta <asengupt at redhat.com>
Reviewed-on: http://review.gluster.org/11534
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Rajesh Joseph <rjoseph at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=f2C9GS302G&a=cc_unsubscribe
More information about the Bugs
mailing list