Hi, On Fri, Sep 05, 2008 at 10:20:48AM +0200, Karel Brenkman wrote: > Hi, > > Perhaps a stupid question but I don't get i any more. > > What does unpack_rsc-op: remapping xx to an error mean?
Not sure what exactly does it mean, but you can safely assume that there was an error :) > I get this on some stonith resources but they all run from gui > perspective all is well all resources are running and functioning but I > stell get this error. > doing a crm_verify -L -V gives : > crm_verify[23105]: 2008/09/05_10:19:21 WARN: process_orphan_resource: > Nothing known about resource Stonith_vmhost-3:4 running on vmhost-4 > crm_verify[23105]: 2008/09/05_10:19:21 ERROR: unpack_rsc_op: Remapping > Stonith_vmhost-5:2_start_0 (rc=1) on vmhost-4 to an ERROR There was a problem starting that stonith resource, but that happened in the past, i.e. the information is about an orphaned resource, the one which doesn't exist anymore. You can clear that using crm_resource -C. Thanks, Dejan > crm_verify[23105]: 2008/09/05_10:19:21 WARN: unpack_rsc_op: Processing > failed op Stonith_vmhost-5:2_start_0 on vmhost-4: Error > crm_verify[23105]: 2008/09/05_10:19:21 WARN: unpack_rsc_op: > Compatability handling for failed op Stonith_vmhost-5:2_start_0 on > vmhost-4 > crm_verify[23105]: 2008/09/05_10:19:21 WARN: check_action_definition: > Parameters to Stonith_vmhost-2:2_monitor_0 on vmhost-4 changed: recorded > 54d3a5311da59217df0d9c39dc8f2542 vs. fd6d413b970cb995e4b63328dbab30e3 > (all:2.0) 0:0;9:167:46a152a3-ea4c-4b06-91d9-1312b522458c > > Please give some light in the darkness!!! > > Regards > Karel > > _______________________________________________ > 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
