Bug 1034540

Summary: [exportfs] Regression fail: can not support dir with white spaces;
Product: Red Hat Enterprise Linux 7 Reporter: JianHong Yin <jiyin>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED DUPLICATE QA Contact: JianHong Yin <jiyin>
Severity: high Docs Contact:
Priority: high    
Version: 7.0CC: kzhang, rwheeler
Target Milestone: rcKeywords: Regression
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
The exportfs utility of nfs-utils does not support directories with names containing white spaces. Starting the nfs service fails if the exportfs file contains a directory with such a name.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-08 19:04:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1025505    

Description JianHong Yin 2013-11-26 04:40:31 UTC
Description of problem:
[exportfs] can not support dir with white spaces;

Version-Release number of selected component (if applicable):
------------------------------------------------
TimeInfo  : 2013-11-25 22:24:15
CaseName  : /CoreOS/nfs-utils/Regression/bz702273-Cannot-umount-NFS-mount-containing-spaces
$HOSTNAME : dell-pesc440-01.rhts.eng.bos.redhat.com
DistroInfo: RedHatEnterpriseWorkstation 7.0 : RHEL-7.0-20131122.0
kernelInfo: Linux dell-pesc440-01.rhts.eng.bos.redhat.com 3.10.0-53.el7.x86_64 #1 SMP Mon Nov 18 11:28:22 EST 2013 x86_64 x86_64 x86_64 GNU/Linux
packageInfo
	libnfsidmap-0.25-7.el7.x86_64
	nfs-utils-1.2.9-0.3.el7.x86_64
------------------------------------------------

How reproducible:
100%

Steps to Reproduce:
1. echo "\"/tmp/dir with spaces\" *(rw)" >>/etc/exports
2. service nfs start
3.

Actual results:
nfs start fail; with system log:
Nov 25 22:24:31 dell-pesc440-01 exportfs: exportfs: /tmp/dir with spaces does not support NFS export
Nov 25 22:24:31 dell-pesc440-01 systemd: nfs-server.service: control process exited, code=exited status=1
Nov 25 22:24:31 dell-pesc440-01 systemd: Failed to start NFS Server.

Expected results:
works fine

Additional info:
  the same test run in RHEL6.5 works fine.

Comment 3 Ric Wheeler 2013-12-13 21:51:23 UTC
Did this used to work or is this a request for an enhancement?

Thanks!

Comment 4 JianHong Yin 2013-12-16 02:17:02 UTC
(In reply to Ric Wheeler from comment #3)
> Did this used to work or is this a request for an enhancement?
> 
> Thanks!

In the "Description Yin.JianHong 2013-11-25 23:40:31 EST"
Additional info:
  the same test run in RHEL6.5 works fine.

Comment 5 Steve Dickson 2014-01-08 19:04:01 UTC

*** This bug has been marked as a duplicate of bug 1008384 ***

Comment 6 Steve Dickson 2014-01-08 19:05:29 UTC

*** This bug has been marked as a duplicate of bug 1049589 ***