I changed type="Apache" to lower case but I get the same result.
Even when I specify "<primitive class="heartbeat" provider="heartbeat"
id="WebServerApache" type="apache">" in the cib.xml file i get the same
result.

[EMAIL PROTECTED] heartbeat]# crm_resource -V -W -r WebServerApache
crm_resource[19576]: 2006/04/04_13:06:48 WARN:
mask(unpack.c:unpack_rsc_op): Processing failed op
(WebServerApache_stop_0) for WebServerApache on yin
crm_resource[19576]: 2006/04/04_13:06:48 WARN:
mask(unpack.c:unpack_rsc_op): Handling failed stop for WebServerApache
on yin
crm_resource[19576]: 2006/04/04_13:06:48 WARN:
mask(utils.c:custom_action): Action WebServerApache_stop_0 stop is for
WebServerApache (unmanaged)
crm_resource[19576]: 2006/04/04_13:06:48 WARN:
mask(unpack.c:unpack_rsc_op): Processing failed op
(WebServerApache_monitor_0) for WebServerApache on ceres
crm_resource[19576]: 2006/04/04_13:06:48 WARN:
mask(utils.c:custom_action): Action WebServerApache_stop_0 stop is for
WebServerApache (unmanaged)
resource WebServerApache is running on: yin
resource WebServerApache is running on: ceres


On Tue, 2006-04-04 at 12:53 +0200, Andrew Beekhof wrote:
> On 4/4/06, Andrew Beekhof <[EMAIL PROTECTED]> wrote:
> >
> >
> > On Apr 4, 2006, at 12:12 PM, Diego Leider wrote:
> >
> > Hi,
> >
> > I want to do something as simple as starting the apache webserver on one
> > of the machines running heartbeat.
> > When i run the command "crm_resource -V -W -r WebServerApache" i get
> >
> > crm_resource[9607]: 2006/04/04_12:03:11 WARN:
> > mask(unpack.c:unpack_rsc_op): Processing failed op
> > (WebServerApache_monitor_0) for WebServerApache on yin
> > crm_resource[9607]: 2006/04/04_12:03:11 WARN:
> > mask(unpack.c:unpack_rsc_op): Processing failed op
> > (WebServerApache_stop_0) for WebServerApache on yin
> > crm_resource[9607]: 2006/04/04_12:03:11 WARN:
> > mask(unpack.c:unpack_rsc_op): Handling failed stop for WebServerApache
> > on yin
> >
> >
> > my guess is your resource agent is broken.
> > try checking out: http://www.linux-ha.org/LSBResourceAgent
> > specifically the parts on status and stopping a stopped resource
> 
> actually you got the resource type wrong.  "Apache" should be all lowercase.
> _______________________________________________________
> Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/

_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to