Pacemaker-Fenceagents

Aus xinux.net
Zur Navigation springen Zur Suche springen

Installation der benötigten Pakete

  • apt install autotools-dev python-suds python-pycurl python-pexpect libxml2-utils debhelper python3-pexpect

Klonen der fence-agents

Erstellen der Agents

  • ./autogen.sh
  • ./configure --with-agents=pve
  • make

Installieren der Agents

  • make install