Information about the package, pacemaker-remote, which is shipped with common Linux distributions. The pacemaker-remote package is designed for, Pacemaker remote daemon for non-cluster nodes.
Package Name:
pacemaker-remote
Summary:
Pacemaker remote daemon for non-cluster nodes
Description:
Pacemaker is an advanced, scalable High-Availability cluster resource manager for Corosync, CMAN and/or Linux-HA. The pacemaker-remote package contains the Pacemaker Remote daemon which is capable of extending pacemaker functionality to remote nodes not running the full corosync/cluster stack.
Architecture:
x86_64
Version:
1.1.15
Release:
5.el6
Size:
73 k
Repository:
base
From Repository:
Licence:
GPLv2+ and LGPLv2+ and BSD
Control the pacemaker-remote package with the following handy commands outlined below.
yum install pacemaker-remote
This command will install pacemaker-remote on the server.
yum remove pacemaker-remote
This command will un-install pacemaker-remote on the server. When you run this command, you will be asked if you are sure that you want to remove pacemaker-remote, so you have to manually confirm that you want to do this.
yum -y remove pacemaker-remote
This command will un-install pacemaker-remote on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pacemaker-remote when using the -y flag.
yum update pacemaker-remote
This command will update pacemaker-remote to the latest version. When you run this command, you will be asked if you are sure that you want to remove pacemaker-remote, so you have to manually confirm that you want to do this.
yum -y update pacemaker-remote
This command will update pacemaker-remote to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pacemaker-remote when using the -y flag.
yum info pacemaker-remote
This command will show you core information about the pacemaker-remote package.
yum deplist pacemaker-remote
This command will show you the dependencies for pacemaker-remote. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update pacemaker-remote
This command will check if there is an update waiting on pacemaker-remote. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.