Results 1 to 6 of 6

Thread: cluster service is requesting a bus reset for device

  1. #1
    snazzy Guest

    cluster service is requesting a bus reset for device

    The event id 1209: Source: ClusDisk
    Description:
    Cluster service is requesting a bus reset for device \Device\ClusDisk0
    right before is fails with a event id 1034 Source: ClusSvc
    Description:
    The disk associated with cluster dis resource "Disk Q:" could not be found.

  2. #2
    Edwin vMierlo [MVP] Guest

    Re: cluster service is requesting a bus reset for device

    In certain circumstances this is normal behaviour of a cluster, Example

    - cluster node does not own the Quorum
    - cluster node loses network connectivity with the node who owns the Quorum
    - cluster node tries to *grab* the Quorum using a Bus Reset
    - if the other node, owning the Quorum, is up and running then the node
    trying will loose
    - cannot grab Quorum, cannot reach over network -> service will terminate

    Perfectly normal behaviour in some circumstances

    Do you see "lost network connectivity" messages before the bus reset ?



    "snazzy" <snazzy@discussions.microsoft.com> wrote in message
    news:013423C7-6847-4D86-ADDD-FEFCD8BC94A5@microsoft.com...
    > The event id 1209: Source: ClusDisk
    > Description:
    > Cluster service is requesting a bus reset for device \Device\ClusDisk0
    > right before is fails with a event id 1034 Source: ClusSvc
    > Description:
    > The disk associated with cluster dis resource "Disk Q:" could not be

    found.



  3. #3
    snazzy Guest

    Re: cluster service is requesting a bus reset for device

    There are no network errors before the error 1209. However I have notice
    that DTC cannot start. It gives a event id: 1067 The distributed transaction
    coordinator service terminated unexpectedly.

    "Edwin vMierlo [MVP]" wrote:

    > In certain circumstances this is normal behaviour of a cluster, Example
    >
    > - cluster node does not own the Quorum
    > - cluster node loses network connectivity with the node who owns the Quorum
    > - cluster node tries to *grab* the Quorum using a Bus Reset
    > - if the other node, owning the Quorum, is up and running then the node
    > trying will loose
    > - cannot grab Quorum, cannot reach over network -> service will terminate
    >
    > Perfectly normal behaviour in some circumstances
    >
    > Do you see "lost network connectivity" messages before the bus reset ?
    >
    >
    >
    > "snazzy" <snazzy@discussions.microsoft.com> wrote in message
    > news:013423C7-6847-4D86-ADDD-FEFCD8BC94A5@microsoft.com...
    > > The event id 1209: Source: ClusDisk
    > > Description:
    > > Cluster service is requesting a bus reset for device \Device\ClusDisk0
    > > right before is fails with a event id 1034 Source: ClusSvc
    > > Description:
    > > The disk associated with cluster dis resource "Disk Q:" could not be

    > found.
    >
    >
    >


  4. #4
    John Toner [MVP] Guest

    Re: cluster service is requesting a bus reset for device

    1209 events occur when the cluster node is attempting to forcefully take
    over the quorum device. This typically happens when the node that does not
    own the quorum loses network connectivity to the node that does own the
    quorum device. This can also occur if you are attempting to start cluster
    services on both nodes at the same time. These resets are part of the normal
    quorum arbitration process.

    Hope this helps.

    Regards,
    John

    Visit my blog: http://msmvps.com/blogs/jtoner

    "snazzy" <snazzy@discussions.microsoft.com> wrote in message
    news:B538F32B-6AD8-482A-BF41-4C31FD17BBD1@microsoft.com...
    > There are no network errors before the error 1209. However I have notice
    > that DTC cannot start. It gives a event id: 1067 The distributed

    transaction
    > coordinator service terminated unexpectedly.
    >
    > "Edwin vMierlo [MVP]" wrote:
    >
    > > In certain circumstances this is normal behaviour of a cluster, Example
    > >
    > > - cluster node does not own the Quorum
    > > - cluster node loses network connectivity with the node who owns the

    Quorum
    > > - cluster node tries to *grab* the Quorum using a Bus Reset
    > > - if the other node, owning the Quorum, is up and running then the node
    > > trying will loose
    > > - cannot grab Quorum, cannot reach over network -> service will

    terminate
    > >
    > > Perfectly normal behaviour in some circumstances
    > >
    > > Do you see "lost network connectivity" messages before the bus reset ?
    > >
    > >
    > >
    > > "snazzy" <snazzy@discussions.microsoft.com> wrote in message
    > > news:013423C7-6847-4D86-ADDD-FEFCD8BC94A5@microsoft.com...
    > > > The event id 1209: Source: ClusDisk
    > > > Description:
    > > > Cluster service is requesting a bus reset for device \Device\ClusDisk0
    > > > right before is fails with a event id 1034 Source: ClusSvc
    > > > Description:
    > > > The disk associated with cluster dis resource "Disk Q:" could not be

    > > found.
    > >
    > >
    > >




  5. #5
    maxdout Guest

    Re: cluster service is requesting a bus reset for device

    Is there anyway you can force the process or set the time limits?

    "John Toner [MVP]" wrote:

    > 1209 events occur when the cluster node is attempting to forcefully take
    > over the quorum device. This typically happens when the node that does not
    > own the quorum loses network connectivity to the node that does own the
    > quorum device. This can also occur if you are attempting to start cluster
    > services on both nodes at the same time. These resets are part of the normal
    > quorum arbitration process.
    >
    > Hope this helps.
    >
    > Regards,
    > John
    >
    > Visit my blog: http://msmvps.com/blogs/jtoner
    >
    > "snazzy" <snazzy@discussions.microsoft.com> wrote in message
    > news:B538F32B-6AD8-482A-BF41-4C31FD17BBD1@microsoft.com...
    > > There are no network errors before the error 1209. However I have notice
    > > that DTC cannot start. It gives a event id: 1067 The distributed

    > transaction
    > > coordinator service terminated unexpectedly.
    > >
    > > "Edwin vMierlo [MVP]" wrote:
    > >
    > > > In certain circumstances this is normal behaviour of a cluster, Example
    > > >
    > > > - cluster node does not own the Quorum
    > > > - cluster node loses network connectivity with the node who owns the

    > Quorum
    > > > - cluster node tries to *grab* the Quorum using a Bus Reset
    > > > - if the other node, owning the Quorum, is up and running then the node
    > > > trying will loose
    > > > - cannot grab Quorum, cannot reach over network -> service will

    > terminate
    > > >
    > > > Perfectly normal behaviour in some circumstances
    > > >
    > > > Do you see "lost network connectivity" messages before the bus reset ?
    > > >
    > > >
    > > >
    > > > "snazzy" <snazzy@discussions.microsoft.com> wrote in message
    > > > news:013423C7-6847-4D86-ADDD-FEFCD8BC94A5@microsoft.com...
    > > > > The event id 1209: Source: ClusDisk
    > > > > Description:
    > > > > Cluster service is requesting a bus reset for device \Device\ClusDisk0
    > > > > right before is fails with a event id 1034 Source: ClusSvc
    > > > > Description:
    > > > > The disk associated with cluster dis resource "Disk Q:" could not be
    > > > found.
    > > >
    > > >
    > > >

    >
    >
    >


  6. #6
    John Toner [MVP] Guest

    Re: cluster service is requesting a bus reset for device

    Not sure what you're asking...you can't adjust the quorum arbitration
    process if that's what you're getting at. You can adjust the network
    heartbeats if you've got 2003 SP2 or SP1 with hotfix 921181 applied. See the
    following for more details:

    http://support.microsoft.com/kb/921181

    Regards,
    John

    Visit my blog: http://msmvps.com/blogs/jtoner

    "maxdout" <maxdout@discussions.microsoft.com> wrote in message
    news:B5929911-68B6-47C4-BAB5-10A7830F5DC2@microsoft.com...
    > Is there anyway you can force the process or set the time limits?
    >
    > "John Toner [MVP]" wrote:
    >
    > > 1209 events occur when the cluster node is attempting to forcefully take
    > > over the quorum device. This typically happens when the node that does

    not
    > > own the quorum loses network connectivity to the node that does own the
    > > quorum device. This can also occur if you are attempting to start

    cluster
    > > services on both nodes at the same time. These resets are part of the

    normal
    > > quorum arbitration process.
    > >
    > > Hope this helps.
    > >
    > > Regards,
    > > John
    > >
    > > Visit my blog: http://msmvps.com/blogs/jtoner
    > >
    > > "snazzy" <snazzy@discussions.microsoft.com> wrote in message
    > > news:B538F32B-6AD8-482A-BF41-4C31FD17BBD1@microsoft.com...
    > > > There are no network errors before the error 1209. However I have

    notice
    > > > that DTC cannot start. It gives a event id: 1067 The distributed

    > > transaction
    > > > coordinator service terminated unexpectedly.
    > > >
    > > > "Edwin vMierlo [MVP]" wrote:
    > > >
    > > > > In certain circumstances this is normal behaviour of a cluster,

    Example
    > > > >
    > > > > - cluster node does not own the Quorum
    > > > > - cluster node loses network connectivity with the node who owns the

    > > Quorum
    > > > > - cluster node tries to *grab* the Quorum using a Bus Reset
    > > > > - if the other node, owning the Quorum, is up and running then the

    node
    > > > > trying will loose
    > > > > - cannot grab Quorum, cannot reach over network -> service will

    > > terminate
    > > > >
    > > > > Perfectly normal behaviour in some circumstances
    > > > >
    > > > > Do you see "lost network connectivity" messages before the bus reset

    ?
    > > > >
    > > > >
    > > > >
    > > > > "snazzy" <snazzy@discussions.microsoft.com> wrote in message
    > > > > news:013423C7-6847-4D86-ADDD-FEFCD8BC94A5@microsoft.com...
    > > > > > The event id 1209: Source: ClusDisk
    > > > > > Description:
    > > > > > Cluster service is requesting a bus reset for device

    \Device\ClusDisk0
    > > > > > right before is fails with a event id 1034 Source: ClusSvc
    > > > > > Description:
    > > > > > The disk associated with cluster dis resource "Disk Q:" could not

    be
    > > > > found.
    > > > >
    > > > >
    > > > >

    > >
    > >
    > >




Similar Threads

  1. Replies: 4
    Last Post: 11-06-2010, 08:56 PM
  2. could not start the cluster service on node 2
    By Rami Khatib in forum Windows Server Help
    Replies: 4
    Last Post: 19-06-2009, 09:07 PM
  3. WINDOWS 2003 Cluster Service
    By Yayi in forum Windows Software
    Replies: 5
    Last Post: 12-02-2009, 12:21 PM
  4. Cluster Service fails to start 1st time following reboot.
    By Chalkie in forum Windows Server Help
    Replies: 9
    Last Post: 27-05-2008, 10:39 PM
  5. Cluster Service Not Starting on Win2003 - HELP!
    By ikaikaokaina in forum Windows Server Help
    Replies: 3
    Last Post: 24-01-2006, 04:08 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,714,152.05747 seconds with 17 queries