Bug 1285166 - Snapshot creation after attach-tier causes glusterd crash
Summary: Snapshot creation after attach-tier causes glusterd crash
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: tier
Version: rhgs-3.1
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: ---
: RHGS 3.1.2
Assignee: Bug Updates Notification Mailing List
QA Contact: Nag Pavan Chilakam
URL:
Whiteboard:
Depends On: 1284789 1285629
Blocks: 1260783
TreeView+ depends on / blocked
 
Reported: 2015-11-25 06:33 UTC by Shashank Raj
Modified: 2016-11-08 03:53 UTC (History)
10 users (show)

Fixed In Version: glusterfs-3.7.5-8
Doc Type: Bug Fix
Doc Text:
Clone Of: 1284789
Environment:
Last Closed: 2016-03-01 05:57:23 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0193 0 normal SHIPPED_LIVE Red Hat Gluster Storage 3.1 update 2 2016-03-01 10:20:36 UTC

Description Shashank Raj 2015-11-25 06:33:31 UTC
+++ This bug was initially created as a clone of Bug #1284789 +++

Description of problem:
Snapshot creation fails after attach-tier and glusterd crashes

Version-Release number of selected component (if applicable):
glusterfs-3.7.5-7


How reproducible:


Steps to Reproduce:
1. Create a replica 2 volume
2. Attach a replica 2 tier
3. Take a snapshot

Actual results:
glusterd crashes


Expected results:
glusterd should not crash


Additional info:

Comment 3 Mohammed Rafi KC 2015-11-25 06:56:24 UTC
It is a regression caused by one of the recent patches as it was working with with previous builds. Patch sent for master.

Comment 7 Shashank Raj 2015-12-01 11:51:04 UTC
This bug is fixed and verified with glusterfs-3.7.5-8 build with below steps:

[root@dhcp35-228 ~]# gluster --version
glusterfs 3.7.5 built on Dec  1 2015 01:29:42
Repository revision: git://git.gluster.com/glusterfs.git
Copyright (c) 2006-2011 Gluster Inc. <http://www.gluster.com>
GlusterFS comes with ABSOLUTELY NO WARRANTY.


[root@dhcp35-228 ~]# gluster volume list
tiervolume

[root@dhcp35-228 ~]# gluster snapshot create snap1 tiervolume
snapshot create: success: Snap snap1_GMT-2015.12.01-11.47.35 created successfully

[root@dhcp35-228 ~]# gluster snapshot create snap2 tiervolume
snapshot create: success: Snap snap2_GMT-2015.12.01-11.47.47 created successfully

[root@dhcp35-228 ~]# gluster snapshot create snap4 tiervolume
snapshot create: success: Snap snap4_GMT-2015.12.01-11.47.57 created successfully

[root@dhcp35-228 ~]# gluster snapshot create snap3 tiervolume no-timestamp
snapshot create: success: Snap snap3 created successfully

[root@dhcp35-228 ~]# gluster snapshot create snap5 tiervolume no-timestamp
snapshot create: success: Snap snap5 created successfully

[root@dhcp35-228 ~]# gluster snapshot list
snap1_GMT-2015.12.01-11.47.35
snap2_GMT-2015.12.01-11.47.47
snap4_GMT-2015.12.01-11.47.57
snap3
snap5

There is no glusterd crash observed during multiple snap creations. Hence moving it to Verified state.

Comment 10 errata-xmlrpc 2016-03-01 05:57:23 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0193.html


Note You need to log in before you can comment on or make changes to this bug.