[Linux-HA] resource group switch
Serge.Dubrouski at fjcomm.com
Serge.Dubrouski at fjcomm.com
Mon Oct 17 10:45:19 MDT 2005
Andrew -
I don't know what's going on here. After I recompiled and reinstalled the
last version ov Linux-HA (checked out form CVS) it stopped to handle my
resources at all. An error messages in the log file says to run crm_verify
-L to vew errors in my config file, but this command shows warnings only:
./crm_verify -LV
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_config): No value specified for cluster preference:
transition_idle_timeout
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_config): No value specified for cluster preference:
stonith_enabled
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_config): No value specified for cluster preference:
no_quorum_policy
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_config): No value specified for cluster preference:
stop_orphan_resources
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_config): No value specified for cluster preference:
stop_orphan_actions
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_config): No value specified for cluster preference:
is_managed_default
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_rsc_op): Processing failed op
(orionlb_group:orionlb_monitor_0) for orionlb_group:orionlb on
aspdev1.tonservices.com
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_rsc_op): Processing failed op
(orionlb_group:orionlb_ip_start_0) for orionlb_group:orionlb_ip on
aspdev1.tonservices.com
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_rsc_op): Handling failed start for
orionlb_group:orionlb_ip on aspdev1.tonservices.com
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_rsc_op): Processing failed op
(orionlb_group:orionlb_monitor_0) for orionlb_group:orionlb on
aspdev2.tonservices.com
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_rsc_op): Processing failed op
(orionlb_group:orionlb_ip_start_0) for orionlb_group:orionlb_ip on
aspdev2.tonservices.com
lt-crm_verify[10981]: 2005/10/17_10:40:02 WARN:
mask(unpack.c:unpack_rsc_op): Handling failed start for
orionlb_group:orionlb_ip on aspdev2.tonservices.com
Warnings found during check: config may not be valid
linux-ha-bounces at lists.linux-ha.org wrote on 10/17/2005 09:35:33 AM:
> On 10/17/05, Serge.Dubrouski at fjcomm.com <Serge.Dubrouski at fjcomm.com>
wrote:
> > No, but you can contact me by ICQ: 21460836
> >
> > The output is attached.(See attached file: out.txt)
> >
>
> Can you tell me the versions of crm/pengine/native.c and
> crm/pengine/group.c please? I'm not convinced you have the latest
> version.
>
> Btw. You missed the output from: cibadmin -Ql :-)
>
> > linux-ha-bounces at lists.linux-ha.org wrote on 10/17/2005 08:51:11 AM:
> >
> > > On 10/17/05, Serge.Dubrouski at fjcomm.com <Serge.Dubrouski at fjcomm.com>
> > wrote:
> > > > resource orionlb_group is NOT running
> > > >
> > >
> > > are you on IRC by any chance?
> > >
> > > can you please send the output from: cibadmin -Ql
> > > and from: ./crm_resource -M -r orionlb_group -t group -H aspdev2
-VVVVV
> > >
> > > > linux-ha-bounces at lists.linux-ha.org wrote on 10/17/2005 08:41:05
AM:
> > > >
> > > > > On 10/17/05, Serge.Dubrouski at fjcomm.com
<Serge.Dubrouski at fjcomm.com>
> > > > wrote:
> > > > > > May be I'm using it in a wrong way, but:
> > > > > >
> > > > > > $ ./crm_resource -M -r orionlb_group -t group -H aspdev2
> > > > > > Resource orionlb_group not migrated: not-active and no prefered
> > > > location
> > > > > > specified.
> > > > > > $
> > > > >
> > > > > what is the result of: ./crm_resource --locate -r orionlb_group
-t
> > group
> > > > >
> > > > > >
> > > > > > Thanks.
> > > > > > Serge.
> > > > > >
> > > > > > Of couse I've checked out a new version of Linux-HA from CVS
and
> > > > > > > Should be fixed now...
> > > > > > >
> > > > > > > On 10/17/05, Andrew Beekhof <beekhof at gmail.com> wrote:
> > > > > > > > On 10/14/05, Serge.Dubrouski at fjcomm.com
> > > > <Serge.Dubrouski at fjcomm.com>
> > > > > > wrote:
> > > > > > > > > Some more info:
> > > > > > > > >
> > > > > > > > > [root at aspdev1 heartbeat]# ./crm_resource --list
> > > > > > > > > Resource Group: orionlb_group
> > > > > > > > > orionlb_group:orionlb_ip (heartbeat::ocf:IPaddr)
> > > > > > > > > orionlb_group:orionlb (fjcomm::ocf:orionlb)
> > > > > > > > > [root at aspdev1 heartbeat]# ./crm_resource --locate -r
> > > > > > > orionlb_group -t group
> > > > > > > > > resource orionlb_group is NOT running
> > > > > > > > > [root at aspdev1 heartbeat]#
> > > > > > > > >
> > > > > > > > > But I know for sure that the group is up and running.
> > > > > > > >
> > > > > > > > I tested with primitive resources and foolishly assumed it
> > would
> > > > work
> > > > > > > > for groups too.
> > > > > > > >
> > > > > > > > I have made a few changes and am about to start testing
groups
> > > > > >
> > > > > > _______________________________________________
> > > > > > 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
> > > > >
> > > > > [flyingj]
> > > >
> > > > _______________________________________________
> > > > 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
> > >
> > > [flyingj]
> >
> > _______________________________________________
> > 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
>
> [flyingj]
More information about the Linux-HA
mailing list