---
title: Charmhub | Deploy Pacemaker Remote using Charmhub - The Open Operator Collection
description: Deploy the latest version of Pacemaker Remote on any cloud. Deploys a
  pacemaker remote service
url: https://charmhub.io/pacemaker-remote
---

# Pacemaker Remote

[OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")

* [OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")
* [Cloud](https://charmhub.io/?filter=cloud)

Platform:

24.04

23.10

22.10

22.04

21.10

21.04

20.10

20.04

18.04

jammy/stable d06fce9

```
juju deploy pacemaker-remote --channel jammy/stable
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

---

Share your thoughts on this charm with the community on discourse.

[Join the discussion](https://discourse.charmhub.io/)

# Overview

[Pacemaker Remote](https://clusterlabs.org/pacemaker/doc/en-US/Pacemaker/1.1/html-single/Pacemaker_Remote/) is a small daemon that allows a host to be used as a Pacemaker node without running the full cluster stack. The pacemaker-remote charm is a subordinate charm that deploys the daemon.

This charm can be used to help deploy [Masakari](https://docs.openstack.org/masakari), which provides automated recovery of KVM-based OpenStack machine instances. See the [masakari](https://jaas.ai/masakari) charm for more information on that use case.

# Usage

## Configuration

See file `config.yaml` for the full list of configuration options, along with their descriptions and default values.

## Deployment

To deploy pacemaker-remote:

```
juju deploy pacemaker-remote
```

Because this is a subordinate charm a relation will need to be added to another application to have the charm deployed on a machine.

# Bugs

Please report bugs on [Launchpad](https://bugs.launchpad.net/charm-pacemaker-remote/+filebug).

For general charm questions refer to the [OpenStack Charm Guide](https://docs.openstack.org/charm-guide).

---

[Help improve this document in the forum](https://discourse.charmhub.io/t/pacemaker-remote-docs-index/11217) ([guidelines](https://discourse.charmhub.io/t/how-to-write-docs-our-documentation-guidelines-for-contributors/1245)). Last updated 3 years ago.
