Bug 848322 - "glusterfs --client-pid" is broken
Summary: "glusterfs --client-pid" is broken
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: fuse
Version: 2.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: Amar Tumballi
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On: 848034
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-15 09:26 UTC by Vidya Sakar
Modified: 2013-12-19 00:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 848034
Environment:
Last Closed: 2012-08-23 06:27:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Vidya Sakar 2012-08-15 09:26:10 UTC
+++ This bug was initially created as a clone of Bug #848034 +++

Description of problem:

"--client-pid" glusterfs client option is ignored

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

http://review.gluster.com/3698 onwards

How reproducible:

Absolutely

Steps to Reproduce:
1. set up glusterfs, create a volume called, say, "poc"
2. gluster vol set poc indexing on
2. mount poc with this command:
   glusterfs -s localhost --volfile-id=poc --client-pid=-1 /mnt/gluster
3. getfattr -h -m. -ehex -n trusted.glusterfs.volume-mark /mnt/gluster
  
Actual results:

/mnt/gluster/: trusted.glusterfs.volume-mark: No such attribute

Expected results:

# file: mnt/gluster
trusted.glusterfs.volume-mark=0x010005de301e337a4d9bb03d31cdca9ffc4200502a397500047464

Comment 2 Amar Tumballi 2012-08-23 06:27:35 UTC
regression bug of a feature, no need to keep the bug open (already fixed in code)


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