Bug 844895

Summary: multiple entries in smb.conf
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Raghavendra Bhat <rabhat>
Component: unclassifiedAssignee: Raghavendra Talur <rtalur>
Status: CLOSED DUPLICATE QA Contact: surabhi <sbhaloth>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 2.1CC: gluster-bugs, ujjwala, vagarwal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 858434 (view as bug list) Environment:
Last Closed: 2013-08-07 14:49:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 858434    

Description Raghavendra Bhat 2012-08-01 07:23:55 UTC
Description of problem:

In samba configuration file the glusterfs samba export is present multiple times.

this is what /etc/samba/smb.conf on a RHS machine contains.

[gluster-object]
comment=For samba export of volume object
path=/mnt/samba/object
read only=no
guest ok=yes

[gluster-object]
comment=For samba export of volume object
path=/mnt/samba/object
read only=no
guest ok=yes

[gluster-object]
comment=For samba export of volume object
path=/mnt/samba/object
read only=no
guest ok=yes

[gluster-object]
comment=For samba export of volume object
path=/mnt/samba/object
read only=no
guest ok=yes


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 surabhi 2013-08-07 09:16:22 UTC
The issue is still present.

I create a volume and start it , the smb.conf gets the entry for that volume.
Now if I do a force start , smb.conf will have multiple entries for the same volume.

Comment 3 Vivek Agarwal 2013-08-07 14:49:56 UTC

*** This bug has been marked as a duplicate of bug 852140 ***