Description of problem: When vm.sh does a status check, sometimes "no state" is returned. That state is currently not a "running" state. Thus the status check fails. The "no state" should be treated as a running state. Version-Release number of selected component (if applicable): rgmanager-2.0.51-1.el5-x86_64 (5.4 beta) How reproducible: Very hard and random. Steps to Reproduce: 1. Somehow get libvirt to return "no state" on status check 2. vm.sh detects "no state" 3. Then resource is labeled as failed. Actual results: The vm.sh will return a failed status check. Expected results: The vm.sh should return a success on status check. Additional info: Patch is attached to the case.
Created attachment 355304 [details] Patch that adds "no state" to valid running states
http://git.fedorahosted.org/git/?p=cluster.git;a=commit;h=08f5d180d1a6e3b376a2f0864368840ff264700b
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2009-1339.html