[Bugs] [Bug 1387495] New: Fuse mount point went to Read only while deleting files

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 21 05:56:38 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1387495

            Bug ID: 1387495
           Summary: Fuse mount point went to Read only while deleting
                    files
           Product: Red Hat Gluster Storage
           Version: 3.2
         Component: arbiter
          Keywords: Triaged
          Severity: medium
          Assignee: ravishankar at redhat.com
          Reporter: ravishankar at redhat.com
        QA Contact: ksandha at redhat.com
                CC: bugs at gluster.org, ksandha at redhat.com,
                    pkarampu at redhat.com, ravishankar at redhat.com,
                    rhs-bugs at redhat.com, smohan at redhat.com,
                    storage-qa-internal at redhat.com
        Depends On: 1332517



+++ This bug was initially created as a clone of Bug #1332517 +++

Description of problem:
The FS went to Read Only mode when files were deleted from the mount point.

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


How reproducible:
2/2

Steps to Reproduce:
1. create two volumes arbiter and arbiter nfs mount them using FUSE and nfs
respecitvely on same client.

2.create files using for (( i=1; i <= 100000; i++ ))

do
 echo dir$i
  mkdir scr$i
 echo file$i
  touch pt$i
 echo "dd command" $i
 dd if=/dev/urandom of=think$i count=5 bs=512k
done


3. start deleting files from both the mount points. 
Actual results:

the files got deleted from fuse mounted FS but READ ONLY FS error generated
while deleting the FS 
Expected results:
the files should be deleted from both the mount points without any errors.

Additional info:

--- Additional comment from Karan Sandha on 2016-05-04 03:08:38 EDT ---

the sosreports are at 
rhsqe-repo.lab.eng.blr.redhat.com:/var/www/html/sosreports/1332517

--- Additional comment from Karan Sandha on 2016-05-04 03:33:36 EDT ---

*** UPDATED ***


Steps to Reproduce:
1. create two volumes arbiter and arbiter nfs mount them using FUSE and nfs
respectively on same client.

2.create files using for (( i=1; i <= 100000; i++ ))

do
 echo dir$i
  mkdir scr$i
 echo file$i
  touch pt$i
 echo "dd command" $i
 dd if=/dev/urandom of=think$i count=5 bs=512k
done


3. start deleting files from both the mount points. 
4. Bring down one of the replica brick using "init 0" command on the server.
5. ERRORS of ROFS start generating on the client when the deletion is in
progress.

--- Additional comment from Ravishankar N on 2016-05-11 06:23:22 EDT ---

Moving it to new as I haven't gotten a chance to look at it.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1332517
[Bug 1332517] Fuse mount point went to Read only while deleting files
-- 
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=oXoN73tU1y&a=cc_unsubscribe


More information about the Bugs mailing list