Bug 1286059 - Rebalance : NFS mount : few files missing on mount point after rebalance process
Summary: Rebalance : NFS mount : few files missing on mount point after rebalance process
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: distribute
Version: rhgs-3.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Nithya Balachandran
QA Contact: storage-qa-internal@redhat.com
URL:
Whiteboard: dht-file-access, to-verify
Depends On: 969298 987422 1130888 1138395 1139998 1140348 1146895
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-27 10:26 UTC by Susant Kumar Palai
Modified: 2016-07-26 09:47 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 987422
Environment:
Last Closed: 2016-07-26 09:47:11 UTC
Embargoed:


Attachments (Terms of Use)

Comment 4 Prasad Desala 2016-07-26 07:19:55 UTC
This issue is not seen on 3.7.9-10.el7rhgs.x86_64. 

Here are the steps which were followed,

1.Created a distribute volume with 4 bricks and started it.
2.NFS mount the volume and created some files 
for i in {1..500} ; do dd if=/dev/urandom of=f"$i" bs=10M count=1; done
3.Calculated are-equal check sum on mount point before starting rebalance.
4.Added a brick and start rebalance 
5. While rebalance is in-progress, renamed some files. 
6. After rebalance is completed, calculated the are-equal checksum on the mount point. 

The file count remains same before and after the rebalance.

Also, while rebalance is in-progress renaming of files is failing with an error 'No such file or directory' even though files are present. This is a different issue and is being tracked with 1286127.

Comment 5 Nithya Balachandran 2016-07-26 09:47:11 UTC
Thanks Prasad.

I am closing this BZ based on comment#4.


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