Bug 839039

Summary: ccs error message line 534 correct error message from "do" to "due"
Product: Red Hat Enterprise Linux 6 Reporter: Wesley Duffee-Braun <wduffee>
Component: ricciAssignee: Chris Feist <cfeist>
Status: CLOSED ERRATA QA Contact: Cluster QE <mspqa-list>
Severity: medium Docs Contact:
Priority: low    
Version: 6.4CC: ccaulfie, cluster-maint, lhh, rpeterso, rsteiger, teigland
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: ccs-0.16.2-56.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-21 10:47:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wesley Duffee-Braun 2012-07-10 18:35:03 UTC
Description of problem:
Line 534 has error related to being unable to start node, possibly due to lack of quorum and the solution is to try --startall.

The error message currently says "do to lack of quorum" and should read "due to lack of quorum"

Version-Release number of selected component (if applicable):
ccs.x86_64 0:0.16.2-43.el6

How reproducible:
Always

Steps to Reproduce:
1. Install ccs.x86_64 0:0.16.2-43.el6 version 
2. View /usr/sbin/ccs line 534
3. Incorrect word is used in error message
  
Actual results:
The line

"Unable to start %s, possibly do to lack of quorum, try --startall" 

is present

Expected results:

The line

"Unable to start %s, possibly due to lack of quorum, try --startall"

should be present

Comment 5 Chris Feist 2012-08-06 21:43:48 UTC
Set to low-priority.

Comment 6 Chris Feist 2012-10-12 20:42:05 UTC
With no nodes running.

Before Fix (it takes a few minutes for the command to return):
[root@ask-02 ~]# ccs -h localhost --start
Unable to start localhost, possibly do to lack of quorum, try --startall
Error: service cman start failed: 


After Fix:
[root@ask-03 ccs_sync]# ccs -h localhost --start
Unable to start localhost, possibly due to lack of quorum, try --startall
Error: service cman start failed:

Comment 10 errata-xmlrpc 2013-02-21 10:47:43 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-0453.html