<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.itadmins.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.itadmins.net/feed.php">
        <title>Chucks notes and stuff - high_availability</title>
        <description></description>
        <link>https://wiki.itadmins.net/</link>
        <image rdf:resource="https://wiki.itadmins.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-23T11:03:17+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.itadmins.net/doku.php?id=high_availability:corosync&amp;rev=1582539361&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.itadmins.net/doku.php?id=high_availability:hawk0.5.2&amp;rev=1582539361&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.itadmins.net/doku.php?id=high_availability:lbactive&amp;rev=1582539361&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.itadmins.net/doku.php?id=high_availability:nfs&amp;rev=1582539361&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.itadmins.net/doku.php?id=high_availability:ocf_cronlink&amp;rev=1582539361&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.itadmins.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Chucks notes and stuff</title>
        <link>https://wiki.itadmins.net/</link>
        <url>https://wiki.itadmins.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.itadmins.net/doku.php?id=high_availability:corosync&amp;rev=1582539361&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-24T10:16:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>corosync</title>
        <link>https://wiki.itadmins.net/doku.php?id=high_availability:corosync&amp;rev=1582539361&amp;do=diff</link>
        <description>Corosync Notes

Reset resource fail-count


crm_failcount -r $RESOURCE_ID$ -v 0


Resync resources


crm resource cleanup</description>
    </item>
    <item rdf:about="https://wiki.itadmins.net/doku.php?id=high_availability:hawk0.5.2&amp;rev=1582539361&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-24T10:16:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>hawk0.5.2</title>
        <link>https://wiki.itadmins.net/doku.php?id=high_availability:hawk0.5.2&amp;rev=1582539361&amp;do=diff</link>
        <description>Hawk 0.5.2 Debian packages

I just finished the initial packaging of ClusterLabs Hawk 0.5.2 Cluster web gui (&lt;https://github.com/ClusterLabs/hawk&gt;) and it is available from my repository:

add the following to your /etc/apt/sources.list or /etc/apt/sources.list.d/itadmins


deb http://packages.itadmins.net/debian squeeze main
deb-src http://packages.itadmins.net/debian squeeze main</description>
    </item>
    <item rdf:about="https://wiki.itadmins.net/doku.php?id=high_availability:lbactive&amp;rev=1582539361&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-24T10:16:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lbactive</title>
        <link>https://wiki.itadmins.net/doku.php?id=high_availability:lbactive&amp;rev=1582539361&amp;do=diff</link>
        <description>LBActive

For the latest version go to the LBActive Project at Sourceforge


LBActive is an dynamic and active load balancer health check system written in Python. Currently it supports only Nginx.

The next release (if there is one) will move to a more modular approach to enable support for other load balancers that do not have dynamic and/or active checks and other types of backend checks if needed.</description>
    </item>
    <item rdf:about="https://wiki.itadmins.net/doku.php?id=high_availability:nfs&amp;rev=1582539361&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-24T10:16:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>nfs</title>
        <link>https://wiki.itadmins.net/doku.php?id=high_availability:nfs&amp;rev=1582539361&amp;do=diff</link>
        <description>Setting Up A High Availability NFS Server

In this tutorial I will describe how to set up a highly available NFS server that can be used as storage solution for other high-availability services like, for example, a cluster of web servers that are being loadbalanced. If you have a web server cluster with two or more nodes that serve the same web site(s), than these nodes must access the same pool of data so that every node serves the same data, no matter if the loadbalancer directs the user to no…</description>
    </item>
    <item rdf:about="https://wiki.itadmins.net/doku.php?id=high_availability:ocf_cronlink&amp;rev=1582539361&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-24T10:16:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ocf_cronlink</title>
        <link>https://wiki.itadmins.net/doku.php?id=high_availability:ocf_cronlink&amp;rev=1582539361&amp;do=diff</link>
        <description>OCF Cron Symlink Resource Agent

Symlinks are easy in Corosync/HA. However, when coupled with Cron it gets to be a bit of a pain. A list of problems needing to be addressed:

1. Normal server startup has Cron starting before Corosync which means that if /var/spool/cron is missing then Cron will create it. This is not a bad thing, just not optimal for us if we are wanting to link to a NFS share with all the cron jobs that need to be made available on all the HA nodes. The OCF Symlink resource wil…</description>
    </item>
</rdf:RDF>
