[Bugs] [Bug 1640026] New: improper checking to avoid identical mounts
bugzilla at redhat.com
bugzilla at redhat.com
Wed Oct 17 07:31:59 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1640026
Bug ID: 1640026
Summary: improper checking to avoid identical mounts
Product: GlusterFS
Version: mainline
Component: fuse
Assignee: bugs at gluster.org
Reporter: hhan at redhat.com
CC: bugs at gluster.org, csaba at redhat.com,
rhinduja at redhat.com, rhs-bugs at redhat.com,
sankarshan at redhat.com, storage-qa-internal at redhat.com
Depends On: 1640003
+++ This bug was initially created as a clone of Bug #1640003 +++
Description of problem:
As suject.
Version-Release number of selected component (if applicable):
glusterfs-fuse-3.12.2-19.el7rhgs.x86_64
How reproducible:
100%
Steps to Reproduce:
1. Mount a fuse sshfs to /mnt
# sshfs -o allow_other,nonempty root at 10.66.4.183:/tmp/mkdir /mnt
2. Mount a glusterfs to the same mount points
# mount -t glusterfs 10.66.4.183:/gv0 /mnt/
/sbin/mount.glusterfs: according to mtab, GlusterFS is already mounted on /mnt
The error message it not correct. Glusterfs is actually not mounted.
Actual results:
As step2
Expected results:
Glusterfs could mount.
Additional info:
--- Additional comment from Red Hat Bugzilla Rules Engine on 2018-10-17
02:56:47 EDT ---
This bug is automatically being proposed for a Z-stream release of Red Hat
Gluster Storage 3 under active development and open for bug fixes, by setting
the release flag 'rhgs‑3.4.z' to '?'.
If this bug should be proposed for a different release, please manually change
the proposed release flag.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1640003
[Bug 1640003] improper checking to avoid identical mounts
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list