Bug 157343 - define NFS export local service regression
Summary: define NFS export local service regression
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Cluster Suite
Classification: Retired
Component: redhat-config-cluster
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jim Parsons
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-05-10 19:23 UTC by Corey Marthaler
Modified: 2009-04-16 20:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-07-19 19:13:35 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.