[Pacemaker] reloading crm changes

Paul Shannon - NOAA Federal paul.shannon at noaa.gov
Wed Dec 19 11:24:19 EST 2012


Well, not accurate unless they consider the crm interface as making manual
changes.  I do not see those errors anymore after rebooting the machines.
Things are (almost) all working now.

Paul

-----
Speak the truth, but leave immediately after. - Slovenian proverb**
*
*Paul Shannon <paul.shannon at noaa.gov>
ITO, WFO Juneau
NOAA, National Weather Service



On Wed, Dec 19, 2012 at 2:09 AM, Andrew Beekhof <andrew at beekhof.net> wrote:

> On Wed, Dec 19, 2012 at 3:16 AM, Paul Shannon - NOAA Federal
> <paul.shannon at noaa.gov> wrote:
> > Ah, I see it now shows the resources I configured. I guess crm_mon with
> no
> > arguments does not show the stopped resources.  Now I need to figure out
> why
> > one of my groups will not start. I notice some cib errors in the error
> log:
> >
> > validate_cib_digest: Digest comparision failed
> > error: retrieveCib: Checksum of /var/lib/heartbeat/crm/cib.wC52z2 failed!
> > Configuration contents ignored!
> > error: retrieveCib: Usually this is caused by manual changes,
>
> ^^^ is that accurate?
>
> > please refer
> > to http://clusterlabs.org/wiki/FAQ#cib_changes_detected
> > error: crm_abort: write_cib_contents: Triggered fatal assert at io.c:662
> :
> > retrieveCib(tmp1, tmp2, FALSE) != NULL
> > error: cib_diskwrite_complete: Disk write failed: status=134, signo=6,
> > exitcode=0
> > error: cib_diskwrite_complete: Disabling disk writes after write failure
> > Paul
> >
> > -----
> > Speak the truth, but leave immediately after. - Slovenian proverb
> >
> > Paul Shannon <paul.shannon at noaa.gov>
> >
> > ITO, WFO Juneau
> > NOAA, National Weather Service
> >
> >
> >
> >
> > On Tue, Dec 18, 2012 at 12:08 AM, Andreas Kurz <andreas at hastexo.com>
> wrote:
> >>
> >> On 12/18/2012 12:58 AM, Paul Shannon - NOAA Federal wrote:
> >> > Andreas,
> >> >
> >> > I do have  no-quorum-policy="ignore"  set and
>  stonith-enabled="false".
> >> > Also, I do have some resources running.  Its just when I tried to add
> >> > another one that I cannot get it to take.
> >>
> >> what does "crm_mon -1frA" show? .... and of course logs should give all
> >> information needed ...
> >>
> >> Regards,
> >> Andreas
> >>
> >> >
> >> > Paul
> >> >
> >> > -----
> >> > Speak the truth, but leave immediately after. - Slovenian proverb//
> >> > /
> >> > /Paul Shannon <paul.shannon at noaa.gov <mailto:paul.shannon at noaa.gov>>
> >> > ITO, WFO Juneau
> >> > NOAA, National Weather Service
> >> >
> >> >
> >> >
> >> >
> >> > On Mon, Dec 17, 2012 at 11:22 PM, Andreas Kurz <andreas at hastexo.com
> >> > <mailto:andreas at hastexo.com>> wrote:
> >> >
> >> >     On 12/17/2012 11:29 PM, Paul Shannon - NOAA Federal wrote:
> >> >     > I'm just getting our cluster set up and seem to be missing
> >> > something
> >> >     > about changes made using the crm program. I added some resources
> >> > and
> >> >     > groups using crm => configure => edit.  After saving and
> >> > committing my
> >> >     > changes I can see the new resources in resource => show but they
> >> > are
> >> >     > stopped.  After running  start <resource>  they are still
> stopped.
> >> >     > Also, exiting and running crm_mon does *not* show the new
> >> >     resources.  I
> >> >     > tried a  clean <resource>  just in case, but that did not change
> >> >     > anything either.
> >> >
> >> >     By default stonith is enabled .... you have configured a
> >> >     stonith-resource? If not, resource management is disabled until
> you
> >> > do
> >> >     ... or disable stonith ... and you need quorum if you don't ignore
> >> >     it ....
> >> >
> >> >     Regards,
> >> >     Andreas
> >> >
> >> >     --
> >> >     Need help with Pacemaker?
> >> >     http://www.hastexo.com/now
> >> >
> >> >     >
> >> >     > I thought the whole idea of the live resources was they took
> >> > effect
> >> >     > immediately. Am I missing a step?
> >> >     >
> >> >     > Paul Shannon
> >> >     > -----
> >> >     > Speak the truth, but leave immediately after. - Slovenian
> >> > proverb//
> >> >     > /
> >> >     > /Paul Shannon <paul.shannon at noaa.gov
> >> >     <mailto:paul.shannon at noaa.gov> <mailto:paul.shannon at noaa.gov
> >> >     <mailto:paul.shannon at noaa.gov>>>
> >> >     > ITO, WFO Juneau
> >> >     > NOAA, National Weather Service
> >> >     >
> >> >     >
> >> >     >
> >> >     >
> >> >     > _______________________________________________
> >> >     > Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> >> >     <mailto:Pacemaker at oss.clusterlabs.org>
> >> >     > http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> >> >     >
> >> >     > Project Home: http://www.clusterlabs.org
> >> >     > Getting started:
> >> >     http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> >> >     > Bugs: http://bugs.clusterlabs.org
> >> >     >
> >> >
> >> >
> >> >
> >> >
> >> >     _______________________________________________
> >> >     Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> >> >     <mailto:Pacemaker at oss.clusterlabs.org>
> >> >     http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> >> >
> >> >     Project Home: http://www.clusterlabs.org
> >> >     Getting started:
> >> > http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> >> >     Bugs: http://bugs.clusterlabs.org
> >> >
> >> >
> >> >
> >> >
> >> > _______________________________________________
> >> > Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> >> > http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> >> >
> >> > Project Home: http://www.clusterlabs.org
> >> > Getting started:
> http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> >> > Bugs: http://bugs.clusterlabs.org
> >> >
> >>
> >>
> >> --
> >> Need help with Pacemaker?
> >> http://www.hastexo.com/now
> >>
> >>
> >>
> >> _______________________________________________
> >> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> >> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> >>
> >> Project Home: http://www.clusterlabs.org
> >> Getting started:
> http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> >> Bugs: http://bugs.clusterlabs.org
> >>
> >
> >
> > _______________________________________________
> > Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> > http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> >
> > Project Home: http://www.clusterlabs.org
> > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> > Bugs: http://bugs.clusterlabs.org
> >
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20121219/43c0182c/attachment-0003.html>


More information about the Pacemaker mailing list