Microsoft Cluster Services HowTo Windows 2000 Advanced Server - PowerPoint PPT Presentation

1 / 41
About This Presentation
Title:

Microsoft Cluster Services HowTo Windows 2000 Advanced Server

Description:

Click Transmission Control Protocol/Internet Protocol (TCP/IP). Click Properties. ... Click Next and then click Finish to create this user. ... – PowerPoint PPT presentation

Number of Views:137
Avg rating:3.0/5.0
Slides: 42
Provided by: homepa2
Category:

less

Transcript and Presenter's Notes

Title: Microsoft Cluster Services HowTo Windows 2000 Advanced Server


1
Microsoft Cluster Services HowTo Windows 2000
Advanced Server
  • Elhadji Oumar Willane

2
Introduction
  • What is a cluster?
  • Why?
  • High Availability
  • Failback
  • Manageability
  • Scalability
  • What is Microsoft Cluster Services?

3
Overview
  • A Two-Node MSCS Cluster
  • A Four-Node MSCS Cluster

4
Terminology
  • Shared-nothing
  • Resource group
  • Cluster Service Architecture
  • Online-Offline
  • Ownership
  • Virtual Server

5
Virtual Server
  • Physical View
  • Client View

6
Hardware Requirements
  • Two HCL-approved computers, each with the
    following
  • A boot disk with Windows 2000 Advanced Servers.
  • Two PCI network adapters on each machine in the
    cluster.
  • An HCL-approved external disk storage unit that
    connects to all computers. This will be used as
    the clustered disk. A redundant array of
    independent disks (RAID) is recommended.
  • Storage cables to attach the shared storage
    device to all computers.
  • All hardware should be identical, slot for slot,
    card for card, for all nodes.

7
Network Requirements
  • A unique NetBIOS cluster name.
  • Five unique, static IP addresses two for the
    network adapters on the private network, two for
    the network adapters on the public network, and
    one for the cluster itself.
  • A domain user account for Cluster service (all
    nodes must be members of the same domain).
  • Each node should have two network adaptersone
    for connection to the public network and the
    other for the node-to-node private cluster
    network. If you use only one network adapter for
    both connections, your configuration is
    unsupported. A separate private network adapter
    is required for HCL certification.

8
Software Requirements
  • Microsoft Windows 2000 Advanced Server or
    Windows 2000 Datacenter Server installed on all
    computers in the cluster.
  • A name resolution method such as Domain Naming
    System (DNS), Windows Internet Naming System
    (WINS), HOSTS, etc.
  • Terminal Server to allow remote cluster
    administration is recommended.

9
Shared Disks Requirements
  • All shared disks, including the quorum disk, must
    be physically attached to a shared bus.
  • Verify that disks attached to the shared bus can
    be seen from all nodes. This can be checked at
    the host adapter setup level.
  • SCSI devices must be assigned unique SCSI
    identification numbers and properly terminated.
  • All shared disks must be configured as basic (not
    dynamic).
  • All partitions on the disks must be formatted as
    NTFS.
  • While not required, the use of fault-tolerant
    RAID configurations is strongly recommended for
    all disks. The key concept here is fault-tolerant
    raid configurationsnot stripe sets without parity

10
Installation Overview
11
Installing Windows 2000
  • Install Windows 2000 from CDROM
  • Log in with administrative permissions on each
    node.
  • All nodes must be member servers, or all nodes
    must be domain controllers within the same
    domain. It is not acceptable to have a mix of
    domain controllers and member servers in a
    cluster.

12
Setting up networks
  • Power down all shared devices
  • Power up all nodes
  • Two network adapters on each node

13
Configuring the private network adapter
  • Right-click My Network Places and then click
    Properties.
  • Right-click the Local Area Connection 2 icon.
  • Click Status to verify connection status, as well
    as the speed of connection. If the window shows
    that the network is disconnected, examine cables
    and connections to resolve the problem before
    proceeding. Click Close.
  • Right-click Local Area Connection 2 again, click
    Properties, and click Configure.
  • Click Advanced.

14
Configuring the private network adapter
  • 6.Set network adapters on the private network to
    the actual speed of the network, rather than the
    default automated speed selection. Do not use an
    Auto-select setting for speed

15
Configuring the private network adapter
  • Click Transmission Control Protocol/Internet
    Protocol (TCP/IP).
  • Click Properties.
  • Click the radio-button for Use the node address
  • Type in a subnet mask of 255.0.0.0.
  • Click the Advanced radio button and select the
    WINS tab. Select Disable NetBIOS over TCP/IP.
    Click OK to return to the previous menu.

16
Configuring the Public Network Adapter
  • Microsoft strongly recommends setting static IP
    addresses for all network adapters in the
    cluster, both private and public. If IP addresses
    are obtained via DHCP, access to cluster nodes
    could become unavailable if the DHCP server goes
    down. If you must use DHCP for your public
    network adapter, use long lease periods to assure
    that the dynamically assigned lease address
    remains valid even if the DHCP service is
    temporarily lost. In all cases, set static IP
    addresses for the private network connector.

17
Configuring the Public Network Adapter
  • Rename the Local Area Network Icons
  • Right-click the Local Area Connection 2 icon.
  • Click Rename.
  • Type Private Cluster Connection into the textbox
    and press Enter.
  • Repeat steps 1-3 and rename the public network
    adapter as Public Cluster Connection

18
Verifying Connectivity and Name Resolution
  • Click Start, click Run and type cmd in the text
    box. Click OK.
  • Type ipconfig /all and press Enter. IP
    information should display for all network
    adapters in the machine.
  • Type ping ipaddress where ipaddress is the IP
    address for the corresponding network adapter in
    the other node.

19
Verifying Domain Membership
  • Right-click My Computer, and click Properties.
  • Click Network Identification. The System
    Properties dialog box displays the full computer
    name and domain.
  • If you are using member servers and need to join
    a domain, you can do so at this time. Click
    Properties and follow the on-screen instructions
    for joining a domain.
  • Close the System Properties and My Computer
    windows.

20
Setting Up a Cluster User Account
  • Click Start, point to Programs, point to
    Administrative Tools, and click Active Directory
    Users and Computers.
  • Click the to expand Reskit.com (if it is not
    already expanded).
  • Click Users.
  • Right-click Users, point to New, and click User.
  • Type in the cluster name and click Next.

21
Setting Up a Cluster User Account
  • Set the password settings to User Cannot Change
    Password and Password Never Expires. Click Next
    and then click Finish to create this user.
  • Right-click Cluster in the left pane of the
    Active Directory Users and Computers snap-in.
    Select Properties from the context menu.
  • Click Add Members to a Group.
  • Click Administrators and click OK. This gives the
    new user account administrative privileges on
    this computer.
  • Close the Active Directory Users and Computers
    snap-in.

22
Setting Up Shared Disks
  • The Quorum Disk
  • The quorum disk is used to store cluster
    configuration database checkpoints and log files
    that help manage the cluster. We make the
    following quorum disk recommendations
  • Create a small partition A minimum of 50
    megabytes (MB) to be used as a quorum disk.
  • Dedicate a separate disk for a quorum resource.
    As the failure of the quorum disk would cause the
    entire cluster to fail, we strongly recommend you
    use a volume on a RAID disk array.
  • Provide the drive letter for the quorum disk..

23
Configuring Shared Disks
  • Right click My Computer, click Manage, and click
    Storage.
  • Double-click Disk Management.
  • Right-click unallocated disk space.
  • Click Create Partition
  • The Create Partition Wizard begins. Click Next
    twice.
  • Enter the desired partition size in MB and click
    Next.
  • Accept the default drive letter assignment by
    clicking Next.
  • Click Next to format and create partition.

24
Assigning Drive Letters
  • Right-click the desired partition and select
    Change Drive Letter and Path.
  • Select a new drive letter.
  • Repeat steps 1 and 2 for each shared disk.
  • When finished, the Computer Management window
    should look like this. Now close the Computer
    Management window.

25
Verifying Disk Access and Functionality
  • Type some words into Notepad and use the
    File/Save As command to save it as a test file
    called test.txt. Close Notepad.
  • Right-click test.txt and click Copy.
  • Double-click a shared drive partition.
  • Click Edit and click Paste.
  • Double-click test.txt to open it on the shared
    disk. Close the file.
  • Highlight the file and press the Del key to
    delete it from the clustered disk.
  • Repeat the process for all clustered disks to
    verify they can be accessed from the first node.

26
Install Cluster Service Software
  • Configuring the First Node
  • In the first phase of installation, all initial
    cluster configuration information must be
    supplied so that the cluster can be created. This
    is accomplished using the Cluster Service
    Configuration Wizard.
  • Click Start, click Settings, and click Control
    Panel, Add/Remove Programs, Add/Remove Windows
    Components.
  • Select Cluster Service. Click Next.
  • Cluster service files are located on the
    Windows 2000 Advanced Server CD-ROM.
  • Click Next.

27
You have to agree with Microsoft. Always say I
Understand or I Agree.
28
Create Cluster
  • Because this is the first node in the cluster,
    you must create the cluster itself. Select The
    first node in the clusterand then click Next.

29
Configure cluster services
  • Enter a name for the cluster (up to 15
    characters), and click Next.
  • Type the user name of the cluster service account
    that was created during the pre-installation.
    Provide a password.
  • Type the domain name, and click Next.
  • At this point the Cluster Service Configuration
    Wizard validates the user account and password.
  • Click Next.

30
Configuring Cluster Disks
  • The Add or Remove Managed Disks dialog box
    specifies which disks on the shared SCSI bus will
    be used by Cluster service. Add or remove disks
    as necessary and then click Next.

31
Configure Network
  • Click Next in the Configuring Cluster Networks
    dialog box.
  • Make sure that the network name and IP address
    correspond to the network interface for the
    public network.
  • Check the box Enable this network for cluster
    use.
  • Select the option All communications (mixed
    network) as shown in Figure 10 below.
  • Click Next.
  • Check the box Enable this network for cluster
    use.
  • Select the option Internal cluster communications
    only.

32
Configure Network
  • Click Next.
  • In normal operation this connection will be used
    for cluster communication. In case of the Private
    Cluster Connection failure, cluster service will
    automatically switch to the next network on the
    listin this case Public Cluster Connection. Make
    sure the first connection in the list is the
    Private Cluster Connection and click Next.

33
Configure Network
  • Enter a unique cluster IP address (Example
    172.16.12.20) and Subnet mask (255.255.252.0),
    and click Next

34
Configure Network
  • Click Finish to complete the cluster
    configuration on the first node.
  • The Cluster Service Setup Wizard completes the
    setup process for the first node by copying the
    files needed to complete the installation of
    Cluster service. After the files are copied, the
    Cluster service registry entries are created, the
    log files on the quorum resource are created, and
    the Cluster service is started on the first node.
  • A dialog box appears telling you that Cluster
    service has started successfully.
  • Click OK.
  • Close the Add/Remove Programs window.

35
Validating the Cluster Installation
  • Click Start, click Programs, click Administrative
    Tools, and click Cluster Administrator.
  • If your snap-in window is similar to to this
    picture, your Cluster service was successfully
    installed on the first node. You are now ready to
    install Cluster service on the second node

36
Configuring the Second Node
  • In the Create or Join a Cluster dialog box,
    select The second or next node in the cluster,
    and click Next.
  • Enter the cluster name and click Next.
  • Leave Connect to cluster as unchecked. The
    Cluster Service Configuration Wizard will
    automatically supply the name of the user account
    selected during the installation of the first
    node. Enter the password for the account (if
    there is one) and click Next.
  • Click Finish to complete configuration.
  • The Cluster service will start. Click OK.
  • Close Add/Remove Programs.

37
More nodes
  • If you are installing additional nodes, repeat
    these steps to install Cluster service on all
    other nodes.

38
Verify Installation
  • Click Start, click Programs, click Administrative
    Tools, and click Cluster Administrator.
  • Right-Click the group Disk Group 1 and select the
    option Move. The group and all its resources will
    be moved to another node. After a short period of
    time the Disk F G will be brought online on the
    second node. If you watch the screen, you will
    see this shift.

39
Tada!
  • You have completed your MSCS cluster
  • Close the Cluster Administrator snap-in.

40
Whats next?
  • Clusters for High Availability
  • Clusters for Farming

41
Where to Get More Information
  • FAQ about Microsoft clusters
  • Windows Clustering
  • Working with clusters
  • Windows 2000 clustering technologies.
  • Web server clustering with Windows 2000
  • Building a highly available and scalable web farm
Write a Comment
User Comments (0)
About PowerShow.com