Re: Restricting a generic service to a particular node
- From: Jim McKenzie <JimMcKenzie@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Jul 2005 06:28:07 -0700
I'm not entirely certain that is the problem. Let me try to explain with a
little more detail.
The service that I am running on both nodes (it IS installed on both) is for
backup. I want each node to backup its disk, when the node "owns" the disk.
If failover occurs, I do NOT want NODE2 to backup NODE1's disk. When
failback occurs, I want backup on NODE1 to restart when NODE1 reclaims
ownership of its disk.
I'm wondering if I should try to use a script to start/stop the service on
failover/failback?
-Jim
--
Jim McKenzie
LiveVault Corporation
"John Toner [MVP]" wrote:
> It looks like you've got the right idea, but it sounds like you're generic
> service is not configured right. Perhaps there are some registry keys that
> need to be replicated to the other cluster nodes in order for the service to
> work properly?
>
> Regards,
> John
>
>
> "Jim McKenzie" <JimMcKenzie@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:D9BC93AA-8D71-4AB1-A63F-7155A7AC958D@xxxxxxxxxxxxxxxx
> > First a little background:
> >
> > Active/Active cluster - node001/node002
> > Each node "owns" a disk in a shared array of 3 disks (1 quorum disk, and
> the
> > 2 shared disks).
> >
> > I want to configure a generic service on each node, that will only run
> when
> > the disk that is "owned" by each node, is actually accessible from each
> node.
> > If node001's disk should failover to node002, I would want the disk
> > available to node002, but the service that was configured on node001 would
> > NOT run on node002.
> >
> > When I've configure this scenario (a generic service, with a dependency on
> > the disk, only owned by the node that "owns" the disk), the resource group
> > will fail over, but will not come online. If I remove the generic service
> > resource, the disk fails over w/out problem.
> >
> > Any insight?
> >
> > --
> > Jim McKenzie
> > LiveVault Corporation
>
>
>
.
- References:
- Re: Restricting a generic service to a particular node
- From: John Toner [MVP]
- Re: Restricting a generic service to a particular node
- Prev by Date: NLB & ASP.NET
- Next by Date: Confirmation of NLB
- Previous by thread: Re: Restricting a generic service to a particular node
- Next by thread: Clusdiag and SP1
- Index(es):
Relevant Pages
|