+++ This bug was initially created as a clone of Bug #917554 +++ 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: --- Additional comment from Niels de Vos on 2013-03-04 11:54:13 CET --- Posted for review: http://review.gluster.org/4615
This is the mainline version of the issue. Patch posted: - http://review.gluster.org/4616
CHANGE: http://review.gluster.org/4616 (rpm: package /var/run/gluster so that statedumps can be created) merged in master by Vijay Bellur (vbellur)