[Bugs] [Bug 1397499] New: Create directory with dot failed on FUSE mounted Gluster
bugzilla at redhat.com
bugzilla at redhat.com
Tue Nov 22 16:14:00 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1397499
Bug ID: 1397499
Summary: Create directory with dot failed on FUSE mounted
Gluster
Product: GlusterFS
Version: 3.8
Component: glusterd
Severity: high
Assignee: bugs at gluster.org
Reporter: q.schoemaker at datavisual.nl
CC: bugs at gluster.org
Created attachment 1222764
--> https://bugzilla.redhat.com/attachment.cgi?id=1222764&action=edit
Screenshot of directory listing
Description of problem:
If you create a directory with a dot in it on a FUSE mounted Gluster system,
you'll see a directory with question marks in it.
Log files give entries like:
remote operation failed. Path: /config/conf.d
(00000000-0000-0000-0000-000000000000) [No data available]
Version-Release number of selected component (if applicable):
3.8.4-1.el7.x86_64
How reproducible:
Every time you create a directory with a dot on FUSE mounted Gluster
filesystem.
Steps to Reproduce:
1. Mount a Gluster system with the FUSE client
2. Go to the mounted directory
3. Create a directory with dot in it, f.e.: conf.d
4. Do a 'ls -al' on the path and you'll see the question marks.
Actual results:
Directory create like:
d????????? ? ? ? ? ? conf.d
Expected results:
Directory like this:
drwxr-xr-x 2 root root 4096 Nov 22 16:59 conf.d
Additional info:
--
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