Bug 428109

Summary: luci does not configure a node name when setting up fence_manual
Product: Red Hat Enterprise Linux 5 Reporter: Bryn M. Reeves <bmr>
Component: congaAssignee: Jim Parsons <jparsons>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.1CC: cluster-maint, tao
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-30 19:57:39 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 Bryn M. Reeves 2008-01-09 10:19:11 UTC
Description of problem:
When using conga to configure manual fencing under RHEL5, the configured
<fencedevice> tags lack the necessary nodename property.

Version-Release number of selected component (if applicable):
luci-0.10.0-6.el5

How reproducible:
100%

Steps to Reproduce:
1. Use conga to configure manual fencing
2. Check the resulting cluster.conf

  
Actual results:
<fencedevice agent="fence_manual" name="fence1"/>


Expected results:
<fencedevice agent="fence_manual" name="fence1" nodename="node name"/>

Comment 1 Ryan McCabe 2008-01-30 19:57:39 UTC

*** This bug has been marked as a duplicate of 238655 ***