Results 1 to 4 of 4

Thread: Remove Cluster server

  1. #1
    Jordy Guest

    Remove Cluster server

    Hello

    I have a windows 2003 server, that was never put into a cluster, but for
    some reason now thinks it's clustered... I have tried to do a force cleanup
    and it says it completed successfully, I have also removed the load balance
    service and also followed tech note 268437, and removed the wlbs keys, but it
    still thinks it's clustered

    Any suggestions...

    Thanks


  2. #2
    Mike Rosado [MSFT] Guest

    RE: Remove Cluster server

    Hi Jordy,

    On a default install of 2003, when cluster server has never been installed,
    the following values are set under the Cluster Server key listed above:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Cluster
    Server]

    "ClusterInstallationState"=dword:00000001
    "ClusterInstallationDirectory"="C:\\WINNT\\Cluster"

    Here are the current known values for Cluster Installation State:

    0 = ClusterInstallStateUnknown - Cluster Service configuration unknown
    1 = ClusterInstallStateFilesCopied - Files Copied but Cluster Service not
    configured
    2 = ClusterInstallStateConfigured - Cluster Service configured, fresh
    install
    3 = ClusterInstallStateUpgraded - Cluster Service configured, upgrade

    --------------------
    Hope this helps,
    Mike Rosado
    Windows 2000 MCSE + MCDBA
    Microsoft Enterprise Platform Support
    Windows NT/2000/2003 Cluster Technologies

    ====================================================
    When responding to posts, please "Reply to Group" via your newsreader so
    that others may learn and benefit from your issue.
    ====================================================

    This posting is provided "AS IS" with no warranties, and confers no rights.
    <http://www.microsoft.com/info/cpyright.htm>

    -----Original Message-----
    > From: <Jordy@discussions.microsoft.com>
    > Subject: Remove Cluster server
    > Date: Fri, 29 Apr 2005 07:54:03 -0700
    >
    > Hello
    >
    > I have a windows 2003 server, that was never put into a cluster, but for
    > some reason now thinks it's clustered... I have tried to do a force

    cleanup
    > and it says it completed successfully, I have also removed the load

    balance
    > service and also followed tech note 268437, and removed the wlbs keys,

    but it
    > still thinks it's clustered
    >
    > Any suggestions...
    >
    > Thanks
    >
    >



  3. #3
    Jordy Guest

    RE: Remove Cluster server

    Hello

    Those keys are not present, but it still thinks it is in a cluster....

    "Mike Rosado [MSFT]" wrote:

    > Hi Jordy,
    >
    > On a default install of 2003, when cluster server has never been installed,
    > the following values are set under the Cluster Server key listed above:
    >
    > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Cluster
    > Server]
    >
    > "ClusterInstallationState"=dword:00000001
    > "ClusterInstallationDirectory"="C:\\WINNT\\Cluster"
    >
    > Here are the current known values for Cluster Installation State:
    >
    > 0 = ClusterInstallStateUnknown - Cluster Service configuration unknown
    > 1 = ClusterInstallStateFilesCopied - Files Copied but Cluster Service not
    > configured
    > 2 = ClusterInstallStateConfigured - Cluster Service configured, fresh
    > install
    > 3 = ClusterInstallStateUpgraded - Cluster Service configured, upgrade
    >
    > --------------------
    > Hope this helps,
    > Mike Rosado
    > Windows 2000 MCSE + MCDBA
    > Microsoft Enterprise Platform Support
    > Windows NT/2000/2003 Cluster Technologies
    >
    > ====================================================
    > When responding to posts, please "Reply to Group" via your newsreader so
    > that others may learn and benefit from your issue.
    > ====================================================
    >
    > This posting is provided "AS IS" with no warranties, and confers no rights.
    > <http://www.microsoft.com/info/cpyright.htm>
    >
    > -----Original Message-----
    > > From: <Jordy@discussions.microsoft.com>
    > > Subject: Remove Cluster server
    > > Date: Fri, 29 Apr 2005 07:54:03 -0700
    > >
    > > Hello
    > >
    > > I have a windows 2003 server, that was never put into a cluster, but for
    > > some reason now thinks it's clustered... I have tried to do a force

    > cleanup
    > > and it says it completed successfully, I have also removed the load

    > balance
    > > service and also followed tech note 268437, and removed the wlbs keys,

    > but it
    > > still thinks it's clustered
    > >
    > > Any suggestions...
    > >
    > > Thanks
    > >
    > >

    >
    >


  4. #4
    Mike Rosado [MSFT] Guest

    RE: Remove Cluster server

    Jordy,

    If this keys are not there, create them. Because they should be there.
    Especially the "ClusterInstallationState" and the
    "ClusterInstallationDirectory" ones.

    > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Cluster

    Server]
    >
    > "ClusterInstallationState"=dword:00000001
    > "ClusterInstallationDirectory"="C:\\WINNT\\Cluster"


    --------------------
    Hope this helps,
    Mike Rosado
    Windows 2000 MCSE + MCDBA
    Microsoft Enterprise Platform Support
    Windows NT/2000/2003 Cluster Technologies

    ====================================================
    When responding to posts, please "Reply to Group" via your newsreader so
    that others may learn and benefit from your issue.
    ====================================================

    This posting is provided "AS IS" with no warranties, and confers no rights.
    <http://www.microsoft.com/info/cpyright.htm>

    -----Original Message-----
    > From: <Jordy@discussions.microsoft.com>
    > Subject: RE: Remove Cluster server
    > Date: Tue, 3 May 2005 05:38:32 -0700
    >
    > Hello
    >
    > Those keys are not present, but it still thinks it is in a cluster....
    >
    > "Mike Rosado [MSFT]" wrote:
    >
    > > Hi Jordy,
    > >
    > > On a default install of 2003, when cluster server has never been

    installed,
    > > the following values are set under the Cluster Server key listed above:
    > >
    > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows

    NT\CurrentVersion\Cluster
    > > Server]
    > >
    > > "ClusterInstallationState"=dword:00000001
    > > "ClusterInstallationDirectory"="C:\\WINNT\\Cluster"
    > >
    > > Here are the current known values for Cluster Installation State:
    > >
    > > 0 = ClusterInstallStateUnknown - Cluster Service configuration unknown
    > > 1 = ClusterInstallStateFilesCopied - Files Copied but Cluster Service

    not
    > > configured
    > > 2 = ClusterInstallStateConfigured - Cluster Service configured, fresh
    > > install
    > > 3 = ClusterInstallStateUpgraded - Cluster Service configured, upgrade
    > >
    > > --------------------
    > > Hope this helps,
    > > Mike Rosado
    > > Windows 2000 MCSE + MCDBA
    > > Microsoft Enterprise Platform Support
    > > Windows NT/2000/2003 Cluster Technologies
    > >
    > > ====================================================
    > > When responding to posts, please "Reply to Group" via your newsreader so
    > > that others may learn and benefit from your issue.
    > > ====================================================
    > >
    > > This posting is provided "AS IS" with no warranties, and confers no

    rights.
    > > <http://www.microsoft.com/info/cpyright.htm>
    > >
    > > -----Original Message-----
    > > > From: <Jordy@discussions.microsoft.com>
    > > > Subject: Remove Cluster server
    > > > Date: Fri, 29 Apr 2005 07:54:03 -0700
    > > >
    > > > Hello
    > > >
    > > > I have a windows 2003 server, that was never put into a cluster, but

    for
    > > > some reason now thinks it's clustered... I have tried to do a force

    > > cleanup
    > > > and it says it completed successfully, I have also removed the load

    > > balance
    > > > service and also followed tech note 268437, and removed the wlbs

    keys,
    > > but it
    > > > still thinks it's clustered
    > > >
    > > > Any suggestions...
    > > >
    > > > Thanks
    > > >
    > > >

    > >
    > >

    >



Similar Threads

  1. Remove/Add Cluster Shared disk
    By Abba in forum Windows Server Help
    Replies: 7
    Last Post: 08-01-2012, 11:56 PM
  2. Replies: 1
    Last Post: 23-04-2011, 06:14 PM
  3. Windows 2008 cluster for SQL server 2005 cluster
    By Roger in forum Windows Server Help
    Replies: 2
    Last Post: 21-05-2008, 10:16 AM
  4. Windows Server 2003 R2 Cluster
    By AKShena in forum Windows Server Help
    Replies: 2
    Last Post: 04-05-2008, 12:21 PM
  5. How to remove a cluster
    By danflip in forum Windows Server Help
    Replies: 2
    Last Post: 10-05-2007, 02:24 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,627,899.31860 seconds with 17 queries