[Linux-cluster] system-config-cluster problem

Gary Romo garromo at us.ibm.com
Mon Jan 14 22:50:27 UTC 2008


That Did it.  I'm guessing you have run into this before.
What is the issue?  a bug?

Gary Romo
IBM Global Technology Services
303.458.4415
Email: garromo at us.ibm.com
Pager:1.877.552.9264
Text message: gromo at skytel.com



"Antonio Dias" <accdias+cluster at gmail.com> 
Sent by: linux-cluster-bounces at redhat.com
01/14/2008 03:24 PM
Please respond to
linux clustering <linux-cluster at redhat.com>


To
"linux clustering" <linux-cluster at redhat.com>
cc

Subject
Re: [Linux-cluster] system-config-cluster problem






2008/1/14 Gary Romo <garromo at us.ibm.com>:
>   File "/usr/share/system-config-cluster/FaildomController.py", line 213
>     if val == "Yes" or val == "yes" or val="1":

Edit /usr/share/system-config-cluster/FaildomController.py and change
line 213 to be like this:

if val == "Yes" or val == "yes" or val == "1":

-- 
Antonio Dias

--
Linux-cluster mailing list
Linux-cluster at redhat.com
https://www.redhat.com/mailman/listinfo/linux-cluster

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20080114/a8991f83/attachment.htm>


More information about the Linux-cluster mailing list