Bug 622872

Summary: fence_scsi typo causes command to fail
Product: Red Hat Enterprise Linux 6 Reporter: Dean Jansa <djansa>
Component: fence-agentsAssignee: Ryan O'Hara <rohara>
Status: CLOSED DUPLICATE QA Contact: Cluster QE <mspqa-list>
Severity: urgent Docs Contact:
Priority: low    
Version: 6.0CC: cluster-maint, rohara
Target Milestone: rc   
Target Release: 6.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-10 16:09:34 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:
Attachments:
Description Flags
Fix typo in agent where opens the logfile. none

Description Dean Jansa 2010-08-10 15:54:35 UTC
[root@marathon-01 ~]# fence_scsi
syntax error at /usr/sbin/fence_scsi line 586, near ", >"
Execution of /usr/sbin/fence_scsi aborted due to compilation errors.

[root@marathon-01 ~]# rpm -qf /usr/sbin/fence_scsi
fence-agents-3.0.12-7.el6.x86_64

Comment 1 Ryan O'Hara 2010-08-10 15:56:09 UTC
There is a typo in the script. I have a fix.

Comment 2 Ryan O'Hara 2010-08-10 16:00:11 UTC
Created attachment 437935 [details]
Fix typo in agent where opens the logfile.

A typo in the script causes open of logfile to fail with syntax error.

Comment 4 Ryan O'Hara 2010-08-10 16:09:12 UTC
Closing this has duplicate of BZ 608887, which introduced this bug.

Comment 5 Ryan O'Hara 2010-08-10 16:09:34 UTC

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