[Bugs] [Bug 1171681] rename operation failed on disperse volume with glusterfs 3.6.1
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jan 21 07:47:49 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1171681
--- Comment #4 from Panpan Feng <jiaowopan at gmail.com> ---
I have tried patch 9072, and found that the rename operation will hang !
And the nightly build glusterfs-3.6.2 beta1-0.55-git443cda3 still face the
same problem.
Volume info as following:
Volume Name: ec-test
Type: Distributed-Disperse
Volume ID: a77d8bfa-c89a-49bc-a6c7-1690984c6555
Status: Started
Number of Bricks: 2 x (4 + 2) = 12
Transport-type: tcp
Bricks:
Brick1: 10.23.72.229:/mnt/xfsd/ec-test-0
Brick2: 10.23.72.229:/mnt/xfsd/ec-test-1
Brick3: 10.23.72.229:/mnt/xfsd/ec-test-2
Brick4: 10.23.72.229:/mnt/xfsd/ec-test-3
Brick5: 10.23.72.229:/mnt/xfsd/ec-test-4
Brick6: 10.23.72.229:/mnt/xfsd/ec-test-5
Brick7: 10.23.72.229:/mnt/xfsd/ec-test-6
Brick8: 10.23.72.229:/mnt/xfsd/ec-test-7
Brick9: 10.23.72.229:/mnt/xfsd/ec-test-8
Brick10: 10.23.72.229:/mnt/xfsd/ec-test-9
Brick11: 10.23.72.229:/mnt/xfsd/ec-test-10
Brick12: 10.23.72.229:/mnt/xfsd/ec-test-11
Options Reconfigured:
server.allow-insecure: on
features.quota-timeout: 5
features.quota: on
------------------------------------------------
Steps to reproduce:
1. mount -t glusterfs localhost:ec-test /mnt/glusterfs/ec-test
2. cd /mnt/gluster/ec-test
3. echo "hello" > file1
4. mv file1 file2
mount log snap view:
[2015-01-16 13:43:46.583860] I [ec.c:195:ec_up] 0-ec-test-disperse-1: Going UP
[2015-01-16 13:43:46.588176] I [fuse-bridge.c:5080:fuse_graph_setup] 0-fuse:
switched to graph 0
[2015-01-16 13:43:46.588303] I
[client-handshake.c:188:client_set_lk_version_cbk] 0-ec-test-client-11: Server
lk version = 1
[2015-01-16 13:43:46.588336] I
[client-handshake.c:188:client_set_lk_version_cbk] 0-ec-test-client-10: Server
lk version = 1
[2015-01-16 13:43:46.588359] I
[client-handshake.c:188:client_set_lk_version_cbk] 0-ec-test-client-7: Server
lk version = 1
[2015-01-16 13:43:46.588374] I
[client-handshake.c:188:client_set_lk_version_cbk] 0-ec-test-client-6: Server
lk version = 1
[2015-01-16 13:43:46.588387] I
[client-handshake.c:188:client_set_lk_version_cbk] 0-ec-test-client-8: Server
lk version = 1
[2015-01-16 13:43:46.588392] I [fuse-bridge.c:4009:fuse_init] 0-glusterfs-fuse:
FUSE inited with protocol versions: glusterfs 7.22 kernel 7.13
[2015-01-16 13:44:03.954295] I [dht-rename.c:1344:dht_rename] 0-ec-test-dht:
renaming /file1 (hash=ec-test-disperse-1/cache=ec-test-disperse-1) => /file2
(hash=ec-test-disperse-1/cache=<nul>)
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fRxweBKQYG&a=cc_unsubscribe
More information about the Bugs
mailing list