Bug 917554 - Statedump taken at client-side doesn't create a directory, "/var/run/gluster", if not present already
Summary: Statedump taken at client-side doesn't create a directory, "/var/run/gluster"...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: build
Version: 3.3.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Niels de Vos
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 918917
TreeView+ depends on / blocked
 
Reported: 2013-03-04 10:52 UTC by Niels de Vos
Modified: 2013-07-24 17:46 UTC (History)
3 users (show)

Fixed In Version: glusterfs-3.4.0
Clone Of:
: 917561 (view as bug list)
Environment:
Last Closed: 2013-07-24 17:46:26 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Niels de Vos 2013-03-04 10:52:58 UTC
Description of problem:

statedump taken at client side [mount-point], does not create a statedump file, 
as the directory, "/var/run/gluster", was not present already

Version-Release number of selected component (if applicable):
glusterfs-3.3.0.5-rhs43

How reproducible:
Consistent

Steps to Reproduce:
1. Fuse mount the gluster volume on the client side
2. Remove the directory, "/var/run/gluster", if present already
3. Execute, "kill -USR1 <fuse-mount-process-id>"
  
Actual results:

No statedump file was created

Expected results:

Statedump file should be created, under "/var/run/gluster". If no such directory
is present, directory should be created and statedump file should be created in that


Additional info:

Comment 1 Niels de Vos 2013-03-04 10:54:13 UTC
Posted for review: http://review.gluster.org/4615

Comment 2 Vijay Bellur 2013-03-07 06:14:22 UTC
CHANGE: http://review.gluster.org/4615 (rpm: package /var/run/gluster so that statedumps can be created) merged in release-3.3 by Anand Avati (avati)

Comment 3 Vijay Bellur 2013-03-12 15:09:32 UTC
CHANGE: http://review.gluster.org/4659 (rpm: package /var/run/gluster so that statedumps can be created) merged in release-3.4 by Vijay Bellur (vbellur)


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