Bug 763257 (GLUSTER-1525) - creating new directory on newly added server
Summary: creating new directory on newly added server
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-1525
Product: GlusterFS
Classification: Community
Component: nfs
Version: 3.1-alpha
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Shehjar Tikoo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-04 07:08 UTC by Lakshmipathi G
Modified: 2015-12-01 16:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: RTP
Mount Type: nfs
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Lakshmipathi G 2010-09-04 07:08:42 UTC
While creating directory using mkdir ,these directories are not created in newly added server(on 4th server but avail in 3rd brick).this works fine from fuse mount clients.

step 0:
create dht with 2 servers.
mount (nfs) it on client.
add brick 3


step:1
nfs-mount-client#mkdir some-dir
-this will be avail. in brick3

now add brick 4

step:2
nfs-mount-client#mkdir some-new-dir
-this will be avail. in brick3 but in brick4 

when doing ls -l from glfs-mount this dirs appears in brick4
fuse-mount-client#ls -l

Comment 1 Shehjar Tikoo 2010-10-05 08:27:32 UTC
I believed this was fixed as part of 1724 where we have properly tested adding bricks with nfs.


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