Bug 67776 - With cluster turned off, cluadmin 'cluster status' gets error "cluGetDiskNodesStates failed"
Summary: With cluster turned off, cluadmin 'cluster status' gets error "cluGetDiskNode...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: clumanager
Version: 2.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Lon Hohberger
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-07-01 21:50 UTC by Hardy Merrill
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-07-11 14:28:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2002:226 0 normal SHIPPED_LIVE Fixes for clumanager addressing starvation and service hangs 2002-10-08 04:00:00 UTC

Description Hardy Merrill 2002-07-01 21:50:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513

Description of problem:
While testing the fix to bugzilla bug 63176, I found this - after turning the
cluster off with 'service cluster stop', when you get into cluadmin and do
'cluster status', it lists the status of the cluster, but at the bottom is the
message:

  cluGetDiskNodeStates failed.

I'm not sure if this is a bug, but I decided to enter it and let the developer
decide.  This seems like a problem to me.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Stop the cluster software with 'service cluster stop'.
2.Enter 'cluadmin'.
3.At the cluadmin prompt "cluadmin>", enter 'cluster status'
  and press ENTER.

  You will get a listing of the cluster status, but the last line
  will be

    cluGetDiskNodeStates failed.
	

Additional info:

Comment 1 Lon Hohberger 2002-07-09 17:51:33 UTC
This is because cluadmin merely calls "clustat -v -i0" when an administrator
types "cluster status" at the cluadmin> prompt.  "clustat -v" turns on the
verbose flag, which displays this message.

Comment 2 Lon Hohberger 2002-07-17 22:04:22 UTC
Fix in pool.


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