Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

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:
Embargoed:
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 ***