Distributing Heartbeat scripts

The PVFS2 resource script must be installed and set as runnable on every cluster node as follows:

$ mkdir -p /usr/lib/ocf/resource.d
$ cp examples/heartbeat/PVFS2 /usr/lib/ocf/resource.d/external/
$ chmod a+x /usr/lib/ocf/resource.d/external/PVFS2