Microsoft KB Archive/171792

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 11:05, 21 July 2020 by X010 (talk | contribs) (Text replacement - """ to """)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Using Microsoft Cluster Server (MSCS) to create "Virtual Server

Last reviewed: September 29, 1997
Article ID: Q171792

AUTHOR :GregorH PRODUCT :winnt TITLE : Using Microsoft Cluster Server (MSCS) to create "Virtual Servers" SECURITY :PUBLIC TECH REVIEWED:FREDS

The information in this article applies to:

- Microsoft Cluster Server, version 1.0

SUMMARY

Included with Microsoft Windows NT Server, Enterprise Edition version 4.0 is the product Microsoft Cluster Server version 1.0. While MSCS is designed to allow a system administrator to connect two servers in a high- availability cluster, it can also be used on a single server to provide multiple "Virtual Servers" with minimal configuration required. Each Virtual Server will have it's own name and unique IP address. This can be useful if migrating several servers onto one new server. Note that MSCS does not support IPX or NetBEUI protocols.

MORE INFORMATION

To install MSCS, you must have more than one disk controller. At least one controller must be SCSI, and that controller cannot have the boot device attached to it. A disk attached to this controller will act as the MSCS shared Quorum disk, which is where MSCS keeps the data needed to failover a cluster. Note that using only one system does not provide a mechanism to actually failover, and the system is not considered highly-available.

Install MSCS following the instructions in the MSCS Administrators Guide on how to install the first node of a cluster. After MSCS is installed, you can create cluster Groups using the Cluster Administrator. Within each group create an IP resource with the IP address of this virtual server. Also create a Network Name resource with the name that you want to give to the virtual server. Make this resource depend upon the IP address that was just created.

On the network, the server will respond to it's main node name, and will aslo respond to the names created in any cluster groups. Any shares or applications will be available to clients connecting with any configured name.

You can also create other resources in the groups, and MSCS will restart the resources if they fail. For more information on creating resources and groups, consult the MSCS Administrators Guide.


Additional query words:


Keywords : kbhowto ntconfig
Version : 1.00
Platform : winnt


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 29, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.