VMWare Clusters Basics, Pros, Cons, Possible RADICL implementation By: Nathan Krussel.

Slides:



Advertisements
Similar presentations
Housekeeping Utilities for VMware. 11 June Housekeeping is preparing meals for oneself and family and the managing of other domestic concerns.
Advertisements

© 2009 VMware Inc. All rights reserved vCenter Site Recovery Manager 5.1.
Capacity Planning in a Virtual Environment
Resource Shares Dynamic resource management
Protect Your Business and Simplify IT with Symantec and VMware Presenter, Title, Company Date.
VSphere 4 Best Practices/ Common Support Issues Paul Hill Research Engineer, System Management VMware.
© 2010 VMware Inc. All rights reserved Confidential Performance Tuning for Windows Guest OS IT Pro Camp Presented by: Matthew Mitchell.
Office of Technology Operations & Planning Unlocking the Power of Server Virtualization Rebecca Astin Office of Technology Operations and Planning National.
Adam Duffy Edina Public Schools.  The heart of virtualization is the “virtual machine” (VM), a tightly isolated software container with an operating.
SQL Server on VMware Jonathan Kehayias (MCTS, MCITP) SQL Database Administrator Tampa, FL.
Denny Cherry Senior Database Administrator / Architect Awareness Technologies MVP, MCSA, MCDBA, MCTS, MCITP.
Denny Cherry Manager of Information Systems MVP, MCSA, MCDBA, MCTS, MCITP.
Denny Cherry MVP, MCSA, MCDBA, MCTS, MCITP.
VMware Infrastructure Alex Dementsov Tao Yang Clarkson University Feb 28, 2007.
Introducing VMware vSphere 5.0
© 2012 Avaya – Restricted, Confidential & Proprietary. NDA Presentation Avaya Aura ® Virtualized Environment Avaya Aura ® on VMware.
Virtualization Infrastructure Administration Cluster Jakub Yaghob.
Storage Management Module 5.
Virtualization – to cluster or not to cluster 4/17/2012.
Virtual Network Servers. What is a Server? 1. A software application that provides a specific one or more services to other computers  Example: Apache.
High Availability Module 12.
“Better together” PowerVault virtualization solutions
Patch Management Module 13. Module You Are Here VMware vSphere 4.1: Install, Configure, Manage – Revision A Operations vSphere Environment Introduction.
VMware vCenter Server Module 4.
Scalability Module 6.
Virtualization Performance H. Reza Taheri Senior Staff Eng. VMware.
Alleviating Constraints with Resource Pools & Live Migration with Enhanced VMotion* Breakout Session# 2823 Raghu Yeluri Sr. Architect Intel Corporation.
VMware vSphere 4 Introduction. Agenda VMware vSphere Virtualization Technology vMotion Storage vMotion Snapshot High Availability DRS Resource Pools Monitoring.

How to Resolve Bottlenecks and Optimize your Virtual Environment Chris Chesley, Sr. Systems Engineer
DIY: Your First VMware Server. Introduction to ESXi, VMWare's free virtualization Operating System.
© 2010 VMware Inc. All rights reserved Patch Management Module 13.
Module 12: Designing High Availability in Windows Server ® 2008.
Chapter 8 Implementing Disaster Recovery and High Availability Hands-On Virtual Computing.
VSolution Playbook VIRTUALIZED SAN SOLUTION FOR VMWARE SMB.
 Configuring a vSwitch Cloud Computing (ISM) [NETW1009]
VMware Infrastructure 3 The Next Generation in Virtualization.
Planning and Designing Server Virtualisation.
Adam Duffy Edina Public Schools.  Traditional server ◦ One physical server ◦ One OS ◦ All installed hardware is limited to that one server ◦ If hardware.
Never Down? A strategy for Sakai high availability Rob Lowden Director, System Infrastructure 12 June 2007.
Microsoft Virtual Academy Module 8 Managing the Infrastructure with VMM.
Server Virtualization & Disaster Recovery Ryerson University, Computer & Communication Services (CCS), Technical Support Group Eran Frank Manager, Technical.
What’s New in vSphere 5 and Heartbeat 6.4?
VMware vSphere Configuration and Management v6
Peter Mattei HP Storage Consultant 16. May 2013
© 2002 Global Knowledge Network, Inc. All rights reserved. Windows Server 2003 MCSA and MCSE Upgrade Clustering Servers.
Copyright © 2005 VMware, Inc. All rights reserved. How virtualization can enable your business Richard Allen, IBM Alliance, VMware
UNC VMware Environment. UNC VMware Microsoft Windows 2003 (145 physical servers) HP hardware - Server and SAN infrastructure Developed a partnership with.
Road to Virtualisation Australian Catholic University Tuan Trinh.
Virtualizing the Banner Infrastructure Morey Roof Information Services Department New Mexico Tech
DPM - IPMI Product Support Engineering VMware Confidential.
© 2009 VMware Inc. All rights reserved Cloud Infrastructure vSphere Licensing Overview Alberto Farronato, Senior Prod. Marketing Manager, vSphere August.
Capacity Planning in a Virtual Environment Chris Chesley, Sr. Systems Engineer
Cold Jet VMWare Consolidation Ben Snowden. Agenda Problems Project Description and Use Deliverables Demonstration Conclusion.
VMware Certified Professional 6-Data Center Virtualization Beta 2V0-621Exam.
Module Objectives At the end of the module, you will be able to:
A Measured Approach to Virtualization Don Mendonsa Lawrence Livermore National Laboratory NLIT 2008 by LLNL-PRES
U N C L A S S I F I E D LA-UR Leveraging VMware to implement Disaster Recovery at LANL Anil Karmel Technical Staff Member
vSphere 6 Foundations Exam Training
VMware vSphere 4.0 Preventive & Maintenance. Agenda Preventive & Maintenace Storage/Datastore ESX Host Performance Monitoring ESX Maintenance User Access.
VM Layout. Virtual Machine (Ubuntu Server) VM x.x You can putty into this machine from on campus. Or you can use vSphere to control the hardware.
VMware Certified Professional on vSphere 5 VCP-510
Patch Management Module 13.
vSphere 6 Foundations Beta Question Answer
VSPHERE 6 FOUNDATIONS BETA Study Guide QUESTION ANSWER
Welcome! Thank you for joining us. We’ll get started in a few minutes.
2V0-622 Dumps
2V0-622 PDF Dumps Free
20409A 7: Installing and Configuring System Center 2012 R2 Virtual Machine Manager Module 7 Installing and Configuring System Center 2012 R2 Virtual.
Presentation transcript:

VMWare Clusters Basics, Pros, Cons, Possible RADICL implementation By: Nathan Krussel

Basics( Based on ESXi 5.0 & Vsphere 5.0) A VMWare cluster is composed of at least 2 ESX severs – There is a maximum of 32 hosts per cluster vCenter has the ability to manage multiple clusters – Maximum of 1000 hosts per vCenter Sever – 10,000 max powered on VM’s 30,000 VM’s across 10 linked vCenter instances

Basics (cont) Per Host (ESX) maximums – Max of 160 Logical Processors 25 virtual CPU’s per core 2048 Virtual CPU’s per host – 2 TB of RAM – Physical NICS (2 to 32)

Basics (cont) Cluster Maximums – 32 max hosts (DRS enabled or not) 8 max if there are over 40 VM’s per host 16 max if HA and DRS are both enabled – 3000 VM’s per cluster 512 per host – Maximum Failover rate 100%

Basics (cont) HA clusters – High Availability – Allow for failover with “Instant recovery” – Keeps cluster up and running with out losing machines until replacement server arrives – When failover occurs machine is cold booter

Basics (cont) DRS clusters – Allow for live migration (through Vmotion) – Automatic load balancing* – Keeps for “overextending” a host – No recovery based on failed server

Basics (cont) HA/DRS clusters – High availability and reliability If one host fails, VM’s are migrated accordingly – Has survivability of HA and load balancing of DRS to make a stable and responsive cluster. – Sharable resource pool – Requires no additional resources over non cluster based VI (Virtual Infrastructure)*

Pros (Based on HA/DRS Clusters) Allows for high availability, always running even in the event of a server failure – Can add/remove/replace host with out powering down the entire cluster Load balancing between all hosts and clusters* – Most users won’t notice the transition between hosts, very short pause No manual moving of VM’s neccesary

Pros (cont) Expandable infastructure Easily upgrade host hardware with out reconfiguring cluster Alerts you to failures in the cluster Automatically will shift VM’s if you put a host into maintenance mode

Cons (Based on HA/DRS Clusters) High initial investment cost Under utilized machines eat resources More noise Requires more A/C May not know exactly which host has which VM’s

RADICL Implementation This is a possible design for what could be done to RADICL Changes can be made based on funding levels and time alotted

RADICL Implementation Hosts – 12 GB+ of RAM per host – 2 CPU’s with at least 4 cores per socket – Proper cooling to prevent over heating – 4 Ethernet ports per host Cluster – 4 to 8 hosts (or more depending on need)

RADICL Implementation Miscellaneous – 2 Data stores accessible by entire cluster Fast RAID array (1+0) preferably solid state drives for active machines Templates on a slower raid array – Fast vCenter machine to handle all the creation of the VM’s – Additional program for power management of servers (optional)

References configuration-maximums.pdf configuration-maximums.pdf