[Linux-HA] ERROR: EvmsSCC: vs4 (local) not on active list!

Andrew Beekhof beekhof at gmail.com
Mon Jan 29 02:30:05 MST 2007


On 1/26/07, John Lange <john.lange at open-it.ca> wrote:
> Just some additional information. After much digging I determined that
> the EvmsSCC script determines its active list from the variable
>
> OCF_RESKEY_CRM_meta_notify_active_uname
>
> This led me to add the parameter "meta_notify_active_uname"

this is an automatically generated field (we add CRM_meta_ to such
things to keep them out of the regular namespace) so you shouldn't be
setting them yourself.

> in the clone
> set and add value of the node there with the resulting resource looking
> like this:
>
> <clone id="evmscloneset">
>   <instance_attributes id="evmscloneset_instance_attrs">
>     <attributes>
>       <nvpair id="evmscloneset_clone_max" name="clone_max" value="4"/>
>       <nvpair id="evmscloneset_clone_node_max" name="clone_node_max" value="1"/>
>       <nvpair name="target_role" id="evmscloneset_target_role" value="stopped"/>
>     </attributes>
>   </instance_attributes>
>   <primitive class="ocf" type="EvmsSCC" provider="heartbeat" id="evms">
>     <instance_attributes id="evms_instance_attrs">
>       <attributes>
>         <nvpair name="target_role" id="evms_target_role" value="started"/>
>       </attributes>
>       <attributes>
>         <nvpair name="meta_notify_active_uname" id="evms_meta_notify_active_uname" value="vs4"/>
>       </attributes>
>     </instance_attributes>
>     <operations>
>       <op id="78df7ddc-5a7c-4262-a203-82b5ad7c995d" name="notify" interval="20s" timeout="120s"/>
>     </operations>
>   </primitive>
> </clone>
>
>
> Alas, the nodes still do not start giving the same error as before.
>
> I'm almost positive its juts a matter of setting the correct attribute
> values but I just can't seem to figure out their names.

its possibly a problem in the RA or in the CRM itself...
if you can send through your logs i'd be happy to help you get this up
and running

>
> John
>
> On Fri, 2007-01-26 at 11:09 -0600, John Lange wrote:
> > I believe the reason why we can't start our EVMS nodes is because we are
> > missing some paramater for the resource.
> >
> > It shows the following error in the logs:
> >
> > ERROR: EvmsSCC: vs4 (local) not on active list!
> >
> > Can anyone shed some light on how to fix this issue?
> >
> > Regards,
> >
> > John
> >
> >
> > _______________________________________________
> > Linux-HA mailing list
> > Linux-HA at lists.linux-ha.org
> > http://lists.linux-ha.org/mailman/listinfo/linux-ha
> > See also: http://linux-ha.org/ReportingProblems
>
>
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>


More information about the Linux-HA mailing list