[Bugs] [Bug 1278384] New: 'ls' on client mount lists varying number of files while promotion/demotion
bugzilla at redhat.com
bugzilla at redhat.com
Thu Nov 5 11:34:03 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1278384
Bug ID: 1278384
Summary: 'ls' on client mount lists varying number of files
while promotion/demotion
Product: Red Hat Gluster Storage
Version: 3.1
Component: glusterfs
Sub Component: tiering
Severity: high
Assignee: rhs-bugs at redhat.com
Reporter: vagarwal at redhat.com
QA Contact: nchilaka at redhat.com
CC: bugs at gluster.org, byarlaga at redhat.com,
dlambrig at redhat.com, nbalacha at redhat.com,
vagarwal at redhat.com
Depends On: 1271947
+++ This bug was initially created as a clone of Bug #1271947 +++
Description of problem:
=======================
This is on NFS mount. Created 6x2 dist-rep volume and attached a rep-2 tier.
Created 5000 files and stopped access from client side. While the
promotions/demotions are happening, listing the files from client mount and
every time it shows different number.
[root at rhs-client17 5000]# ls file.* | wc -l
4997
[root at rhs-client17 5000]# ls file.* | wc -l
5000
[root at rhs-client17 5000]# ls file.* | wc -l
4995
[root at rhs-client17 5000]# ls file.* | wc -l
4999
[root at rhs-client17 5000]# ls file.* | wc -l
5001
[root at rhs-client17 5000]# ls file.* | wc -l
4997
[root at rhs-client17 5000]# ls file.* | wc -l
4980
[root at rhs-client17 5000]# ls file.* | wc -l
5000
[root at rhs-client17 5000]# ls file.* | wc -l
4992
[root at rhs-client17 5000]# ls file.* | wc -l
4999
Version-Release number of selected component (if applicable):
=============================================================
[root at transformers ~]# gluster --version
glusterfs 3.7.5 built on Oct 12 2015 01:12:54
Repository revision: git://git.gluster.com/glusterfs.git
Copyright (c) 2006-2011 Gluster Inc. <http://www.gluster.com>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GlusterFS under the terms of the GNU General
Public License.
[root at transformers ~]# rpm -qa |grep glusterfs-server
glusterfs-server-3.7.5-0.18.git2def6bb.el7.centos.x86_64
How reproducible:
=================
100%
Steps to Reproduce:
===================
As in description.
Actual results:
===============
Varying number of files are listed from client
Expected results:
=================
Number of files created = listing same number
Additional info:
===============
sosreports will be copied to rhsqe.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1271947
[Bug 1271947] 'ls' on client mount lists varying number of files while
promotion/demotion
--
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=VIYf9OMlHi&a=cc_unsubscribe
More information about the Bugs
mailing list