Module 10: Network Load Balancing Cluster Administration.

Slides:



Advertisements
Similar presentations
1 Dynamic DNS. 2 Module - Dynamic DNS ♦ Overview The domain names and IP addresses of hosts and the devices may change for many reasons. This module focuses.
Advertisements

Module 6: Configuring Windows XP Professional to Operate in a Microsoft Network.
Module 12: Microsoft Windows 2000 Clustering. Overview Application of Clustering Technology Testing Tools.
Module 10: Network Load Balancing Cluster Administration.
DT211/3 Internet Application Development Active Server Pages & IIS Web server.
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 13: Troubleshoot TCP/IP.
Microsoft Clustering Sean Roberts, Jean Pierre SLAC.
1.1 Installing Windows Server 2008 Windows Server 2008 Editions Windows Server 2008 Installation Requirements X64 Installation Considerations Preparing.
IT:Network:Applications VIRTUAL DESKTOP INFRASTRUCTURE.
11 ADMINISTERING MICROSOFT WINDOWS SERVER 2003 Chapter 2.
WNT Client/Server SDK Tony Vaccaro CS699 Project Presentation.
Systems Architecture, Fourth Edition1 Internet and Distributed Application Services Chapter 13.
Lesson 1: Configuring Network Load Balancing
IIS and PWS. What is IIS and PWS? Microsoft Internet Information Server (IIS) and Peer Web Services (PWS) enable Windows NT servers with the ability to.
Windows Remote Administration
Passage Three Introduction to Microsoft SQL Server 2000.
Module 3: SQL Server 2005 Administrative Tools. Overview Using SQL Server Management Studio Using SQL Computer Manager Using the sqlcmd Utility Using.
MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # ) Chapter Ten Configuring Windows Server 2008 for High.
11 SYSTEMS ADMINISTRATION AND TERMINAL SERVICES Chapter 12.
CN1176 Computer Support Kemtis Kunanuraksapong MSIS with Distinction MCT, MCTS, MCDST, MCP, A+
Chapter 5 Roles and features. objectives Performing management tasks using the Server Manager console Understanding the Windows Server 2008 roles Understanding.
Windows Server 2003 Terminal Server. Windows Terminal Server Rapid access to data and applications from anywhere LAN Data Wireless LAN VPN Applications.
Module 7: Configuring TCP/IP Addressing and Name Resolution.
Module 1: Introduction to Windows Clustering. Overview Defining Clustering Features Introducing Application Architecture Identifying Availability and.
5 Copyright © 2008, Oracle. All rights reserved. Configuring the Oracle Network Environment.
Implementing DNS Module D 7: Implementing DNS
Module 13: Network Load Balancing Fundamentals. Server Availability and Scalability Overview Windows Network Load Balancing Configuring Windows Network.
12 Copyright © 2004, Oracle. All rights reserved. Oracle Net Services.
11 Copyright © 2005, Oracle. All rights reserved. Configuring the Oracle Network Environment.
Module 10: Configuring Windows XP Professional to Operate in Microsoft Networks.
1 Chapter Overview Installing the TCP/IP Protocols Configuring TCP/IP.
Module 7: Fundamentals of Administering Windows Server 2008.
Database-Driven Web Sites, Second Edition1 Chapter 5 WEB SERVERS.
Module 1: Installing and Configuring Servers. Module Overview Installing Windows Server 2008 Managing Server Roles and Features Overview of the Server.
Module 8: Configuring Network Access Protection
Powershell Scripting on Vista and XP in AD. Examples (on local and remote PC’s) Show COM,ADSI,.NET, WMI techniques List drives List Software installed.
Module 9: Preparing to Administer a Server. Overview Introduction to Administering a Server Configuring Remote Desktop to Administer a Server Managing.
How to configure DNS for a Windows 2000 domain? 1.Start the Install/Remove Programs Control Panel Applet (Start - Settings - Control Panel - Add/Remove.
Database control Introduction. The Database control is a tool that used by the database administrator to control the database. To enter to Database control.
MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # ) Chapter Five Windows Server 2008 Remote Desktop Services,
Module 6: Managing and Monitoring Domain Name System (DNS)
Module 5: Implementing Printing. Overview Introduction to Printing in the Windows Server 2003 Family Installing and Sharing Printers Managing Access to.
Module 6: Managing Client Access. Overview Implementing Client Access Servers Implementing Client Access Features Implementing Outlook Web Access Introduction.
1 Microsoft Management Console Tool to create customized administration tools Customized tools known as MMC consoles, or simply consoles.
Module 3: Configuring Mailbox Server Roles. Overview Overview of Exchange Server 2007 Administration Tools Implementing Mailbox Server Roles Managing.
Lesson 12: Configuring Remote Management
Virtual Infrastructure Web Access Product Support Engineering VMware Confidential.
Configuring and Troubleshooting Identity and Access Solutions with Windows Server® 2008 Active Directory®
Web Application Development with Active Server Pages David Henson
Clustering Servers Chapter Seven. Exam Objectives in this Chapter:  Plan services for high availability Plan a high availability solution that uses clustering.
Module 10: Windows Firewall and Caching Fundamentals.
NETWORK LOAD BALANCING (NLB) Microsoft Windows Server 2003 By Mohammad Alsawwaf ITEC452 Supervised By: Dr. Lee RADFORD UNIVERSITY.
ASP. ASP is a powerful tool for making dynamic and interactive Web pages An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are.
Module 1: Introduction to Administering Accounts and Resources.
ASP-2-1 SERVER AND CLIENT SIDE SCRITPING Colorado Technical University IT420 Tim Peterson.
1 Chapter 8: DHCP in IP Configuration Designs Designs That Include DHCP Essential DHCP Design Concepts Configuration Protection in DHCP Designs DHCP Design.
(ITI310) By Eng. BASSEM ALSAID SESSIONS 9: Dynamic Host Configuration Protocol (DHCP)
Windows Management Instrumentation WMI Eran Spitz ( EDS-Israel.
Module 14: Advanced Topics and Troubleshooting. Microsoft ® Windows ® Small Business Server (SBS) 2008 Management Console (Advanced Mode) Managing Windows.
Planning Server Deployments Chapter 1. Server Deployment When planning a server deployment for a large enterprise network, the operating system edition.
Network Load Balancing Addressing
Setting Cluster and Host Operations
Wlbs.exe Commands The Wlbs.exe program operates on Network Load Balanced hosts or on any remote computer running Windows 2000 that accesses the cluster.
Network Load Balancing
Module 8: Concepts of a Network Load Balancing Cluster
Lab A: Installing and Configuring the Network Load Balancing Driver
Planning and Configuring IPv4
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
RAC Networking Lab.
Presentation transcript:

Module 10: Network Load Balancing Cluster Administration

Overview Command Line Administration Programmatic Management Solutions Microsoft ® Application Center Server 2000

 Command Line Administration Wlbs.exe Commands Cluster and Host Commands Cluster Control Commands Setting Cluster and Host Operations Setting Rule-based Operations

Wlbs.exe Commands Wlbs.exe Command Line Syntax Wlbs.exe Commands Wlbs start Wlbs stop

Cluster and Host Commands Specifying Cluster Parameters Specifying Host Parameters Configuring Remote Options Remote Operations

Cluster Control Commands Cluster Command Example wlbs help DescriptionDescription Returns Help information wlbs query mycluster Queries the status of all hosts in mycluster wlbs ip2mac mycluster Displays MAC addresses corresponding to mycluster

Setting Cluster and Host Operations Drainstop Reload Resume Suspend

Setting Rule-based Operations Disable Drain Enable

Programmatic Management Solutions Network Load Balancing WMI Provider Using the WMI SDK Tools Microsoft Windows Scripting Host

Network Load Balancing WMI Provider CIM Object Repository Object Providers Microsoft Management Console (MMC) Management Application Snap-In CIM Object Manager WDM Kernel Objects DMI Objects Win32® Objects Network Load Balancing DCOM WDMRPCWIN32MicrosoftNLB

Using the WMI SDK Tools Hosted in Web Browser, accessing WMI CIM data Allows interactive configuration of Network Load Balancing by writing to CIM database Execute methods to change state of the cluster Name Disable Drain DrainStop Enable Resume SetPowerState Start Stop Suspend Method Qualifiers… Object Qualifiers…

Demonstration: Using the WMI Object Browser

Microsoft Windows Script Host COM Objects Registry – File Associations Windows Scripting Host Cscript.exe Wscript.exe Scripting Engines VBScript, JScript Script Blah… Blah..Blah More blah C:\>test.vbs_ C:\WINNT\System32\cmd.exe

Demonstration: Examining and Executing Scripts

Microsoft Application Center 2000 Server Clients Internet Router Firewall Router Firewall Database Cluster Database Cluster Server A Server B Server C Server 1 Server 2 Server 3 Web Cluster COM+ Application Cluster COM+ Application Cluster NLB CLB

Lab A: Network Load Balancing Administration

Review Command Line Administration Programmatic Management Solutions Microsoft Application Center Server