This document provides instructions for installing and configuring an active/passive cluster using Pacemaker and Corosync on Fedora 17. It begins with installing Fedora on two nodes and configuring basic networking. Next, it covers installing the cluster software packages and configuring Corosync. It then demonstrates verifying the cluster installation and creating a basic active/passive configuration with a single Apache resource. The document proceeds to add more services, configure replicated storage using DRBD, and convert the cluster to an active/active configuration using GFS2. It concludes with configuring fencing via STONITH and recapping the final cluster configuration.