Bug 166663 - global name 'gfs_name' is not defined when editing a filesystem resource
Summary: global name 'gfs_name' is not defined when editing a filesystem resource
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Cluster Suite
Classification: Retired
Component: redhat-config-cluster
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jim Parsons
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks: 164914
TreeView+ depends on / blocked
 
Reported: 2005-08-24 14:08 UTC by Bastien Nocera
Modified: 2009-04-16 20:10 UTC (History)
2 users (show)

Fixed In Version: RHBA-2005-753
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-10-07 16:51:02 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2005:753 0 normal SHIPPED_LIVE system-config-cluster bug update 2005-10-07 04:00:00 UTC

Description Bastien Nocera 2005-08-24 14:08:41 UTC
system-config-cluster-1.0.12-1.0

1. Start system-config-cluster _from a console_ and select "Creat New Configuration"
2. Select DLM
3. Under "Managed Resources", select "Resources"
4. Select "Create a Resource"
5. Select "File System" in the selection box and fill other values
6. Save by selecting "OK"
7. Select "File System: <resource name>" then "Edit Resource Properties"
8. Without changing anything, select "OK". This should trigger an error on the
console like:
Traceback (most recent call last):
 File "/usr/share/system-config-cluster/ConfigTabController.py", line 1330, in
rc_panel_ok
   returnlist = self.rc_handler.validate_resource(tagname, r_obj.getName())
 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 434, in val_fs
   if name != gfs_name:
NameError: global name 'gfs_name' is not defined

Comment 1 Stanko Kupcevic 2005-08-24 15:05:37 UTC
Fixed in Errata Candidate

Comment 4 Corey Marthaler 2005-09-07 20:59:10 UTC
fix verified in 1.0.15

Comment 5 Red Hat Bugzilla 2005-10-07 16:51:03 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2005-753.html



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