Package heartbeat: Information

    Source package: heartbeat
    Version: 2.1.3-alt3
    Build time:  Sep 22, 2009, 12:03 AM
    Category: System/Servers
    Report package bug
    License: GPL/LGPL
    Summary: Heartbeat subsystem for High-Availability Linux
    Description: 
    heartbeat is a basic high-availability subsystem for Linux-HA.
    It will run scripts at initialization, and when machines go up or down.
    This version will also perform IP address takeover using gratuitous ARPs.
    It supports "n-node" clusters with significant capabilities for managing
    resources and dependencies.
    
    In addition it continues to support the older release 1 style of
    2-node clustering.
    
    It implements the following kinds of heartbeats:
            - Serial ports
            - UDP/IP multicast (ethernet, etc)
            - UDP/IP broadcast (ethernet, etc)
            - UDP/IP heartbeats
            - "ping" heartbeats (for routers, switches, etc.)
               (to be used for breaking ties in 2-node systems)

    List of rpms provided by this srpm:
    heartbeat (x86_64, i586)
    heartbeat-devel (x86_64, i586)
    heartbeat-gui (x86_64, i586)

    Maintainer: Mikhail Efremov


    ACL:
    @qa_p5

      1. libxml2-devel
      2. libltdl-devel
      3. bzlib-devel
      4. glib2-devel
      5. libncurses-devel
      6. libgnutls-devel
      7. libnet-snmp-devel
      8. flex
      9. python-devel
      10. iputils
      11. libnet2-devel
      12. swig
      13. libuuid-devel
      14. rpm-build-linux-ha
      15. libpam-devel

    Last changed


    Sept. 21, 2009 Mikhail Efremov 2.1.3-alt3
    - remove obsoleted constructions (used rpmcs).
    - fix build.
    - Taken from orphaned
    Oct. 16, 2008 Vitaly A. Ostanin 2.1.3-alt2
    - Taken from orphaned
    - Fixed build and now works both in R1 and R2 style cluster
    - Merged subpackages to main package (pils, stonith, ldirectord)
    - Fixed init script
    - Updated buildreqs
    Jan. 31, 2008 Lebedev Sergey 2.1.3-alt1
    - new version
      + fix build