Bug 84917
Summary: | tool bombs on blank lines | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Gordon Messmer <gordon.messmer> | ||||||
Component: | redhat-config-nfs | Assignee: | Brent Fox <bfox> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 9 | CC: | francis+rh+bugzilla | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2006-02-21 18:51:57 UTC | Type: | --- | ||||||
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: | 79578 | ||||||||
Attachments: |
|
Description
Gordon Messmer
2003-02-23 21:15:14 UTC
Created attachment 90298 [details]
simple patch to make the program ignore blank lines
Created attachment 90299 [details]
patch to improve the nfs data classes
In order for this to be useful, the UI must also be fixed to get a list of the
hosts in the NFS export, and configure them individually.
*** This bug has been marked as a duplicate of 83408 *** Only part of this bug is a duplicate of 83408; the problem of not being able to handle multiple hosts per entry is distinct. I've had this problem, too; the UI says "Hosts", but, if you enter a comma-separated list of hosts, you generate an invalid /etc/exports. The only solution (other than giving up on the GUI tool) is to add multiple entries, one per host. There isn't even a Duplicate command. So, unless the set of hosts you want to apply an entry to matches what /etc/exports can handle natively (*.domain.example.com, or 192.168.0.*, or an NIS group--not that common these days), if you have a lot of hosts to handle, the GUI becomes less useful than, say, vi. Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |