Re: [Pacemaker] gemated service

2011-01-17 Thread Dan Frincu
Does the init script for gmetad contain the status parameter? Check what exit code it returns, your problem could be the init script not being LSB compliant. hth jiaju liu wrote: I use command crm configure primitive cfs_monitor lsb:gmetad meta resource-stickiness=1 op monitor t

[Pacemaker] gemated service

2011-01-17 Thread jiaju liu
I use command crm configure primitive cfs_monitor lsb:gmetad meta resource-stickiness=1 op monitor  timeout=15 interval=15 op force-reload timeout=15   to start a resource gmetad,crm resource show shows cfs_monitor (lsb:gmetad) Started and service gmetad status shows gmetad is stopped my pac