Just wanted to start out by saying thank you to everyone who
has taken the time to help me. I am on the final hurdle of my XEN
implementation. I  have all 4 nodes in the cluster and can migrate objects back
and forth using the xm migrate command. However, I am struggling with resource
creation . I tried stting up a heart beat but cannot get the resource to stay
running below is the output from the cluster. Any help is greatly appreciated. 
 
============
Last updated: Mon Nov  2 10:51:57 2009
Stack: openais
Current DC: vmc1n1 - partition with quorum
Version: 1.0.5-05c8b63cbca7ce95182bb41881b3c5677f20bd5c
4 Nodes configured, 4 expected votes
1 Resources configured.
============
 
Online: [ vmc1n1 vmc1n2 vmc1n3 vmc1n4 ]
 
Full list of resources:
 
xen     (ocf::heartbeat:Xen):   Stopped
 
Operations:
* Node vmc1n1: 
   xen: migration-threshold=1000000
    + (8) start: rc=5 (not installed)
    + (9) stop: rc=0 (ok)
* Node vmc1n2: 
   xen: migration-threshold=1000000
    + (7) start: rc=5 (not installed)
    + (8) stop: rc=0 (ok)
* Node vmc1n3: 
   xen: migration-threshold=1000000
    + (7) start: rc=5 (not installed)
    + (8) stop: rc=0 (ok)
* Node vmc1n4: 
   xen: migration-threshold=1000000
    + (7) start: rc=5 (not installed)
    + (8) stop: rc=0 (ok)
 
Failed actions:
    xen_start_0 (node=vmc1n1, call=8, rc=5,
status=complete): not installed
    xen_start_0 (node=vmc1n2, call=7, rc=5,
status=complete): not installed
    xen_start_0 (node=vmc1n3, call=7, rc=5,
status=complete): not installed
    xen_start_0 (node=vmc1n4, call=7, rc=5,
status=complete): not installed