Bug 157343

Summary: define NFS export local service regression
Product: [Retired] Red Hat Cluster Suite Reporter: Corey Marthaler <cmarthal>
Component: redhat-config-clusterAssignee: Jim Parsons <jparsons>
Status: CLOSED NOTABUG QA Contact: Cluster QE <mspqa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: cluster-maint
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: 2005-07-19 19:13:35 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:

Description Corey Marthaler 2005-05-10 19:23:09 UTC
Description of problem:
I attempted to define a local NFS Export resource and saw this traceback
Traceback (most recent call last):
  File "/usr/share/system-config-cluster/ServiceController.py", line 377, in
rc_panel_ok
    returnlist = self.rc_handler.validate_resource(tagname, None)
  File "/usr/share/system-config-cluster/ResourceHandler.py", line 231, in
validate_resource
    returnlist = apply(self.rc_validate_hash[tagname], args)
  File "/usr/share/system-config-cluster/ResourceHandler.py", line 337, in
val_nfsexport
    res = self.check_unique_nfsexport_name(nfse_name)
NameError: global name 'nfse_name' is not defined


Version-Release number of selected component (if applicable):
-51

How reproducible:
everytime.

Comment 1 Jim Parsons 2005-07-19 19:13:35 UTC
This bug is filed against the wrong component - this should be against the RHEL4
product. In addition, the bug described here has been fixed in the RHEL4 product.