Bug 674497 - cman: message typos of fence_scsi.pl
Summary: cman: message typos of fence_scsi.pl
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: cman
Version: 5.6
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Ryan O'Hara
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-02 07:31 UTC by Hajime Taira
Modified: 2013-01-08 03:36 UTC (History)
5 users (show)

Fixed In Version: cman-2.0.115-100.el5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-08 03:36:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
message typos of fence_scsi.pl (488 bytes, patch)
2011-02-02 07:31 UTC, Hajime Taira
no flags Details | Diff
Fix typos in debug messages (983 bytes, patch)
2012-04-18 00:11 UTC, Ryan O'Hara
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:0076 0 normal SHIPPED_LIVE cman bug fix and enhancement update 2013-01-08 08:27:31 UTC

Description Hajime Taira 2011-02-02 07:31:40 UTC
Created attachment 476525 [details]
message typos of fence_scsi.pl

Description of problem:
I found 2 message typos of fence_scsi.pl
Please confirm attached patch file.

Comment 1 Ryan O'Hara 2012-04-17 01:44:47 UTC
Thanks for finding and reporting these typos. The patch looks correct.

Comment 2 RHEL Program Management 2012-04-17 01:47:16 UTC
This request was evaluated by Red Hat Product Management for inclusion
in a Red Hat Enterprise Linux release.  Product Management has
requested further review of this request by Red Hat Engineering, for
potential inclusion in a Red Hat Enterprise Linux release for currently
deployed products.  This request is not yet committed for inclusion in
a release.

Comment 3 Ryan O'Hara 2012-04-18 00:11:52 UTC
Created attachment 578196 [details]
Fix typos in debug messages

Comment 4 Steven J. Levine 2012-04-19 16:31:18 UTC
Setting docs_scoped flag to + -- there is no documentation impact.

Comment 5 Steven J. Levine 2012-04-19 16:43:20 UTC
Resetting docs_scoped flag (to unset), which is what I should have left it as on determining no documentation impact.

Comment 7 michal novacek 2012-07-25 11:57:29 UTC
Bugged version: cman-2.0.115-96.el5
Corrected version: cman-2.0.115-101.el5

# diff fence_scsi-2.0.115-101.el5 fence_scsi-2.0.115-96.el5
25c25
< $BUILD_DATE="(built Mon Jul 23 08:36:51 EDT 2012)";
---
> $BUILD_DATE="(built Wed Jan 11 09:39:48 EST 2012)";
114c114
<     print "[$pname]: get_node_name = $opt_n\n" if $opt_v;
---
>     print "[$pname]: get_hode_name = $opt_n\n" if $opt_v;
166c166
<     print "[$pname]: get_host_name = $host_name\n" if $opt_v;
---
>     print "[$pname]: get_host_nam = $host_name\n" if $opt_v;

Comment 9 errata-xmlrpc 2013-01-08 03:36:33 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-0076.html


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