Presentation is loading. Please wait.

Presentation is loading. Please wait.

Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information and.

Similar presentations


Presentation on theme: "Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information and."— Presentation transcript:

1 Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information and community resource for IT professionals in the UK: FREE bi-weekly technical newsletter FREE regular technical events hosted across the UK FREE weekly UK & US led technical webcasts FREE comprehensive technical web site Monthly CD / DVD subscription with the latest technical tools & resources FREE quarterly technical magazine To subscribe to the newsletter or just to find out more, please visit www.microsoft.com/uk/technetwww.microsoft.com/uk/technet or speak to a Microsoft representative during the break

2 John Howard IT Pro Evangelist Microsoft UK jhoward@microsoft.com http://blogs.msdn.com/jhoward jhoward@microsoft.com http://blogs.msdn.com/jhoward Microsoft Virtual Server 2005 A Technical Overview

3 What we will cover: Virtual Server Configuration and Architecture Virtual Machine Creation and Management Virtual Machine Rapid Deployment and Migration Monitoring Status and Resource Allocation

4 Prerequisite Knowledge Experience supporting Windows servers Experience supporting Microsoft networks Familiarity with the Windows server user interface Familiarity with Microsoft Virtual PC Level 200

5 Agenda Configuration and Architecture Virtual Machine (VM) Creation and Management VM Rapid Deployment and Migration Monitoring Status and Resource Allocation

6 Configuration and Architecture Challenges Server Sprawl –“One server, one application” Maintaining a test environment –Segmenting test from production –Containment of physical servers Supporting legacy line-of-business applications on aging hardware –Applications only supported on NT 4.0

7 Configuration and Architecture Microsoft Virtual Server 2005 Runs on Windows Server 2003 –Installed on new hardware –Emulates hardware in virtual machines that is fully supported by NT 4.0 Offers rapid deployment of servers Consolidates “one application” servers onto one physical server

8 Configuration and Architecture Microsoft Virtual Server 2005 NT4 application migration Test/development automation Departmental/branch server consolidation

9 Configuration and Architecture Microsoft Virtual Server 2005 vs. Microsoft Virtual PC Microsoft Virtual Server 2005 –Multi-threaded services optimized for server performance –Includes Web Console for remote management –Includes COM API for scripted virtual machine management Microsoft Virtual PC –GUI optimized for desktop PC performance Common VM technology that is compatible

10 Configuration and Architecture Supported Operating Systems Host Operating System –Windows Server 2003 Standard Edition –Windows Server 2003 Enterprise Edition –Windows Server 2003 Datacenter Edition Windows Server 2003 Web Edition is not supported. Guest Operating System –Microsoft Windows NT 4.0 Standard and Advanced Editions –Microsoft Windows 2000 Server Standard, Advanced and Datacenter Editions –Microsoft Windows Server 2003 Standard, Enterprise and Datacenter Editions

11 x86/x64 server x86/x64 server Application Guest OS Virtual H/W Up to 32 host CPUs Up to 64GB host RAM VS leverages existing system storage, networking and security infrastructure –Teamed NICs, teamed HBAs VS Standard Edition Optimized for Windows Server 2003 Standard Edition (2-4P/32GB) VS Enterprise Edition Optimized for Windows Server 2003 Enterprise Edition (<8P/64GB) Support for X64 OS due in Virtual Server SP1 (32bit Guests) Up to 32 host CPUs Up to 64GB host RAM VS leverages existing system storage, networking and security infrastructure –Teamed NICs, teamed HBAs VS Standard Edition Optimized for Windows Server 2003 Standard Edition (2-4P/32GB) VS Enterprise Edition Optimized for Windows Server 2003 Enterprise Edition (<8P/64GB) Support for X64 OS due in Virtual Server SP1 (32bit Guests) Configuration and Architecture Virtual Server Architecture

12 x86/x64 server x86/x64 server Application Guest OS Virtual H/W VS works with Windows: –Heartbeat from kernel/ scheduler –Windows Device drivers VS works with Windows: –Heartbeat from kernel/ scheduler –Windows Device drivers Configuration and Architecture Virtual Server Architecture

13 x86/x64 server x86/x64 server Application Guest OS Virtual H/W Virtualization infrastructure  VM monitor  COM API  Resource management  WMI/event log integration  Multiple Threaded Support Virtualization infrastructure  VM monitor  COM API  Resource management  WMI/event log integration  Multiple Threaded Support Configuration and Architecture Virtual Server Architecture

14 x86/x64 server x86/x64 server Application Guest OS Virtual H/W Industry-standard device models  Intel 440BX motherboard  Intel 21141 NIC  S3 Trio64 SVGA with 2D hardware acceleration  IDE/ATAPI controller  Adaptec 2940 SCSI controller  Legacy devices  KBD, Mouse, COM, LPT ports. NO custom drivers in guest Industry-standard device models  Intel 440BX motherboard  Intel 21141 NIC  S3 Trio64 SVGA with 2D hardware acceleration  IDE/ATAPI controller  Adaptec 2940 SCSI controller  Legacy devices  KBD, Mouse, COM, LPT ports. NO custom drivers in guest Configuration and Architecture Virtual Server Architecture

15 x86/x64 server x86/x64 server Application Guest OS Virtual H/W Guest OS: –Runs all major x86 OSes –3.6GB RAM –4 NICs –56.5TB storage (IDE -SCSI) –2-N failover MSCS clustering VM to VM same VS Host Server SCSI limits cluster size ISCSI will support more cluster nodes and VM to VM clusters across hosts. Guest OS: –Runs all major x86 OSes –3.6GB RAM –4 NICs –56.5TB storage (IDE -SCSI) –2-N failover MSCS clustering VM to VM same VS Host Server SCSI limits cluster size ISCSI will support more cluster nodes and VM to VM clusters across hosts. Configuration and Architecture Virtual Server Architecture

16 Configuration and Architecture Isolated virtual machines Virtual Device Models 440BX chipset with PIIX4 System BIOS (AMI) PCI Bus ISA Bus Power Management SM Bus 8259 PIC PIT DMA Controller CMOS RTC Memory Controller RAM & VRAM COM (Serial) Ports LPT (Parallel) Ports IDE/ATAPI Controllers SCSI Adapters (Adaptec 2940) SVGA Video Adapter (S3 Trio64) VESA BIOS 2D Graphics Accelerator Hardware Cursor Ethernet Adapter (DEC 21140) Keyboard Mouse Virtual Device Models 440BX chipset with PIIX4 System BIOS (AMI) PCI Bus ISA Bus Power Management SM Bus 8259 PIC PIT DMA Controller CMOS RTC Memory Controller RAM & VRAM COM (Serial) Ports LPT (Parallel) Ports IDE/ATAPI Controllers SCSI Adapters (Adaptec 2940) SVGA Video Adapter (S3 Trio64) VESA BIOS 2D Graphics Accelerator Hardware Cursor Ethernet Adapter (DEC 21140) Keyboard Mouse Virtual Server virtualizes: –CPU –Memory management –Synthetic hardware Virtual Server emulates: –Device accesses are trapped and emulated in software through virtual device models VMs have no access to: –Host system physical memory –Other VMs’ virtual memory or virtualized devices

17 Virtual Server Configuration and Architecture demonstration demonstration

18 Agenda Virtual Server Configuration and Architecture VM Creation and Management VM Rapid Deployment and Migration Monitoring Status and Resource Allocation

19 VM Creation and Management Virtual Machine Files Virtual Machine configuration file –XML file contains all configuration metadata –Can be copied to another host server for redeployment Virtual Hard Disk file –Is the “hard disk” in the virtual machine –Can be copied to another host server for redeployment Virtual Network configuration file –XML file contains all configuration metadata –Can be copied to another host server for redeployment

20 VM Creation and Management Virtual Machine Files

21 VM Creation and Management Virtual Machine States Turn on Virtual Machine Pause Virtual Machine Save State Turn off Virtual Machine Reset Virtual Machine Restore from Saved State Discard Saved State

22 VM Creation and Management Virtual Machine Remote Control VMRC Protocol –Access to BIOS –Operating System Independent –Service hosted by Virtual Server –Can be encrypted via SSL RDP Protocol –No Access to machine BIOS –Limited to OS that hosts Terminal Services

23 Virtual Machine Creation and Management Virtual Machine Creation and Management demonstration demonstration

24 Agenda Virtual Server Configuration and Architecture VM Creation and Management VM Rapid Deployment and Migration Monitoring Status and Resource Allocation

25 VM Rapid Deployment and Migration Rapid Deployment Virtual Hard Disk files –SysPrep used to build OS Imaging Solution –Symantec Ghost –Altiris eXpress ISO image on CD/DVD

26 VM Rapid Deployment and Migration Portability

27 VM Rapid Deployment and Migration Clustering Virtual Machines 2-node failover supported Shared cluster volume is fixed.vhd –Dynamic disks not supported Both virtual machines reside on same host server

28 VM Rapid Deployment and Migration Migration Tools Virtual to Virtual Wizard Physical to Virtual Wizard

29 VM Rapid Deployment and Migration Manual Migration Build Virtual Machine and load OS Use Virtual Networks to isolate servers Test application on Virtual Machine When ready, move Virtual Machine to routed network. –Update host and WINS records. Power physical server off –Physical server is still available

30 VM Rapid Deployment and Migration Virtual Networking Public external network Virtual NICS Virtual NICs Hardware server Physical NICs Bridged virtual network Virtual Switch Private virtual network Virtual DHCP Server Migration App VM Virtual Server VM Virtual Machine VM Private internal network Bridged virtual network

31 Virtual Machine Rapid Deployment and Migration demonstration demonstration

32 Agenda Virtual Server Configuration and Architecture Virtual Machine Creation and Management Virtual Machine Rapid Deployment and Migration Monitoring Status and Resource Allocation

33 Monitoring Status & Resource Allocation Scripting COM API –Web console = reference implementation –Fully-documented: 28 classes and 363 calls –Support for all COM-capable languages XML configuration files –Extensible VM descriptors –Management solutions can leverage/enrich metadata

34 Monitoring Status & Resource Allocation Scripting Automation features Web server Business logic Database VMVMVM

35 Monitoring Status & Resource Allocation CPU Resource Allocation Relative Weight –Most often used –Virtual Server assigns CPU time Reserved Capacity –Minimum CPU threshold Maximum Capacity –Maximum CPU threshold

36 Monitoring Status & Resource Allocation Resource Allocation Workload management features CPU resource allocation policies max: 20% min: 5% wt: 100 max: 20% min: 10% wt: 100 max: 50% min: 25% wt: 1000 Web server Business logic Database VMVMVM

37 Monitoring Status & Resource Allocation Virtual Machine Status

38 Monitoring Status and Resource Allocation demonstration demonstration

39 Virtual Server Summary Is designed to host server-based virtual machines Helps contain server sprawl Allows you to quickly deploy new servers Offers a path for legacy line-of- business application support until the application can be updated

40 For More Information… Main TechNet Web site at www.microsoft.com/technet Additional resources to support this Session page can be found at www.microsoft.com/technet/tnt1-97

41 For More Information… Server Virtualization www.microsoft.com/windowsserver2003/ techinfo/overview/virtualization.mspx

42 MS Press Inside information for IT Professionals To find the latest titles, visit www.microsoft.com/learning/books/

43 3rd Party Publications Supplementary publications for IT Pro’s These books can be found and purchased at all major book stores and online retailers

44 Microsoft Learning Training Resources for IT Professionals Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure –Course Number: 70-291 –Availability now –Detailed Syllabus: www.microsoft.com/learning To locate a training provider, please access www.microsoft.com/learning www.microsoft.com/learning

45 Assess your Readiness Microsoft Skills Assessment What is Microsoft Skills Assessment? Self-study learning tool to evaluate readiness for product and technology solutions, instead of job-roles (certification) Windows Server 2003, Exchange Server 2003, Windows Storage Server 2003, Visual Studio.NET, Office 2003 Free, online, unproctored, and available to anyone Answers the question: “Am I ready?” Determines skills gaps and provides learning plans with Microsoft Official Curriculum courses Post your High Score to see how you stack up visit www.microsoft.com/assessmentwww.microsoft.com/assessment

46 Become a Microsoft Certified Systems Administrator (MCSA) What is the MCSA certification? –For IT professionals who manage and maintain networks and systems based on Microsoft Windows Server How do I become an MCSA on Microsoft Windows Server 2003? –Pass 3 core exams –Pass 1 elective exam or 2 CompTIA certifications Where do I get more information? www.microsoft.com/mcsa

47 Become A Microsoft Certified Systems Engineer (MCSE) What is the MCSE certification? –Premier certification for IT pros who analyze the requirements, design, plan, and implement the infrastructure for business solutions based on the Microsoft Windows Server System How do I become an MCSE on Microsoft Windows 2003? –Pass 6 core exams –Pass 1 elective exams from a comprehensive list Where do I get more information? www.microsoft.com/mcse

48 Demonstrate Your Security or Messaging Specialization What are MCSA/MCSE specializations? –Allows IT professionals to highlight specific expertise within their job role Which specializations are available? –MCSA: Security  MCSA: Messaging –MCSE: Security  MCSE: Messaging Where do I get more information? www.microsoft.com/mcsawww.microsoft.com/mcsa or www.microsoft.com/mcse www.microsoft.com/mcse

49 What is TechNet? Put the right answers at your fingertips –The comprehensive collection of resources to help IT pros plan, deploy and manage Microsoft products successfully  Monthly updates delivered on DVD or CD  The definitive resource to help you evaluate, deploy and maintain Microsoft products TechNet Subscription  Accessible at www.microsoft.com/technetwww.microsoft.com/technet  Online resources and community  Subscriber-only Online Services TechNet Web Site  Biweekly e-newsletter  Security updates, new resources, and special offers TechNet Flash  Briefings on the latest Microsoft products and technologies  Hands-on, “how to” information TechNet Events and Webcasts  User Groups  Managed Newsgroups TechNet Communities

50 Where Can I Get TechNet? Visit TechNet Online at www.microsoft.com/technet Register for the TechNet Flash www.microsoft.com/technet/usingtn/register/flash.asp Join the TechNet Online forum at www.microsoft.com/technet/itcommunity Become a TechNet Subscriber at www.microsoft.com/technet/buynow/subscribe Attend More TechNet Events or view on-line www.microsoft.com/technet/tcevents/itevents

51

52 John Howard IT Pro Evangelist Microsoft UK jhoward@microsoft.com http://blogs.msdn.com/jhoward jhoward@microsoft.com http://blogs.msdn.com/jhoward Microsoft Virtual Server 2005 A Technical Overview


Download ppt "Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information and."

Similar presentations


Ads by Google