Ulrich Windl <[email protected]> writes: > > Trying that I found a minor problem for a clone resource with on node bing > standby: > -- > crm(live)resource# status cln_cLVMd > resource cln_cLVMd is running on: h01 > resource cln_cLVMd is running on: h05 > resource cln_cLVMd is NOT running > -- > Here it's not obvious on which node the resource is not running (missing " on: > h??"). >
This is a very odd result, that output is generated by crm_resource, and you shouldn't get the "NOT running" line if the resource really is running somewhere. Do you get the same output if you run crm_resource -W -r cln_cLVMd directly? Also, which version of pacemaker are you running? Cheers, Kristoffer > Regards, > Ulrich > >> >> Thanks, >> >> Dejan >> >> _______________________________________________ >> Linux-HA mailing list >> [email protected] >> http://lists.linux-ha.org/mailman/listinfo/linux-ha >> See also: http://linux-ha.org/ReportingProblems > > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems -- // Kristoffer Grönlund // [email protected] _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
