Maximize your Oracle Investment with Enabling Technologies from EMC and VMware

Size: px
Start display at page:

Download "Maximize your Oracle Investment with Enabling Technologies from EMC and VMware"

Transcription

1 Maximize your Oracle Investment with Enabling Technologies from EMC and VMware Your Journey to the Private Cloud Starts Now Sam Lucido Midwest Lead Oracle Global Solution Practice January

2 Agenda Why Virtualize Oracle? EMC and Oracle: A Unique Partnership The Journey to the Private Cloud for Oracle with EMC and VMware Physical to Virtual Oracle Environment Questions? 2

3 Virtualization Use on the Rise Oracle Magazine July / August 2010 Virtualization of Oracle is gaining momentum Source: Toward a Smarter Information Foundation: 2010 IOUG Enterprise Platform Decision Survey, ioug.org 3

4 Virtualization Use on the Rise Oracle Magazine July / August 2010 Virtualization of Oracle is gaining momentum Source: Toward a Smarter Information Foundation: 2010 IOUG Enterprise Platform Decision Survey, ioug.org 4

5 DELL Efficiency Gains $80 Million in cost reduction by Virtualization & Consolidation THE NEW REALITY OF IT: CUT COSTS WHILE INCREASING VALUE, PRODUCTIVITY AND SERVICE LEVELS FOR CUSTOMERS Open World 2009: Presentation by Michael Dell Business Goal: Shift spending from Keeping the lights on to Strategic initiatives that improve business Reference: 5

6 INVESTMENT Unique EMC Oracle Investments Internal IT Usage Product Integration Joint Escalation Center Technology Centers Joint Best Practices and Solutions Joint Beta Testing and Validation MATURITY OF THE ALLIANCE 1995 Present 6

7 EMC Meets the Needs of Oracle Customers Lower cost virtual pools of Oracle IT assets increase utilization and automation Higher service levels - makes it faster to deploy new Oraclebased apps and keep them protected and online Increased agility share virtual resource pools allows Oracle IT as a service 7

8 The Journey to the Private Cloud through Virtualization IT PRODUCTION BUSINESS PRODUCTION IT-AS-A-SERVICE 85% 95% Percent Virtualized 15% 50% 30% Platinum Gold Lower costs Improve quality of service Improve agility 8

9 The Virtualization Journey Percent Virtualized 15% IT PRODUCTION BUSINESS PRODUCTION IT-AS-A-SERVICE 30% Oracle DBAs and IT administrators want to: Simplify and accelerate daily tasks including: 95% Development and testing 85% of new databases / Apps Provisioning of infrastructure in support of Oracle Efficiently 50% monitor, diagnose and tune performance Platinum Unified allows for consolidated sharing of resources Lower costs Improve across quality multiple of Oracle servicedatabases Improve and applications agility from production to dev/test Gold Supported by infrastructure that is: Efficient makes maximum use of capacity and is easy to provision Easy to Manage allows Oracle monitor performance efficiently, to quickly diagnose and tune 9

10 Replication Manager Simple and Efficient Infrastructure EMC Unified Storage Unified Efficient Q/A Dev/Test Consolidate production and dev/test Single platform for NFS, FCP, iscsi Balance performance with flexibility Snaps and Clones for Oracle DBAs Setup 10 dev/test instances in 10 min Reduce downtime for maintenance 90% Off-load Oracle RMAN backups Easy to Manage Oracle RMAN Prod Backup Integrated Performance Monitoring Centrally manage QoS allocation of bandwidth, throughput, response time Oracle DBAs monitor EMC performance through Oracle EM console 10

11 EMC s Newest Unified Storage One Platform Optimize for Cost, Flexibility, Performance iscsi NAS Fibre Channel EMC s Newest Unified Platform allows Oracle users to: Ethernet iscsi SAN Ethernet NFS & CIFS File Sharing Fibre Channel SAN Blend SAN and NAS to tier workloads across protocols to optimize performance and flexibility for production, test/development, and disaster recovery Virtualize servers and storage to dynamically provision and scale Oracle database and application tiers sharing pooled resources EMC VNX Series Utilize full EMC and Oracle RMAN replication capabilities available through EMC Replication Manager GUI interface 11

12 EMC Replication Manager for Oracle Flexibility for all Oracle requirements Snaps or Clones designed for: Backup, Recovery Testing Reporting Spindle-independent = full recoverability Consistency Groups ensures write integrity 90% less time in hot backup mode combining with Oracle RMAN Empower Oracle DBAs with functionality using EMC Replication Manager GUI Replication Manager Clones Ultra-functional, highperformance copies Snaps Economical, space-saving copies Full Recoverability Spindle-independent full copy of data Consistency Groups Ensure Transactional Integrity Fast and Efficient Quickly create copies using less infrastructure Oracle RMAN Integrated point in time backup Oracle Optimized Replication for DBAs 12

13 Oracle OLTP RAC with Virtualized Test/Dev EMC Unified Storage, Replication Manager, and VMware Benefits Setup test/dev without downtime Create up to 10 test/dev environments in 10 minutes Best Practices Provided Convert Physical to Virtual Create VMware template for Application tiers EMC Replication mount database to virtual machine Oracle Rapid Clone synchronize application and database tiers Production Replication Virtualized test/dev environments 13

14 Performance Architecture for Virtualization Understanding VMware Virtualization Stacks Ring 3 Application Application Application User Mode Ring 1 Guest OS VM0 Guest OS VM1 Guest OS VM2 Bit less Privileged Ring 0 Hypervisor Also called the Virtual Machine Monitor (VMM) Device Models / Emulated Real Device Drivers Most Privileged Host Hardware 14

15 What is Binary Translation? Light weight, efficient, near native performance User applications are not translated, but run directly Direct Execution (user mode guest code) Faults, syscalls interrupts Native Performance Virtual Machine Monitor (Privileged Mode) Translator Cache (TC) Binary Translation only happens when the guest OS kernel gets called Binary Translation (Kernel mode guest code) Safer user mode code 15

16 Processor Assistance for Virtualization Understanding the latest advancements in Processor Technology Ring 3 VM0 VM1 VM2 Application Application Application User Mode Ring 0 Linux Windows Guest OS Most Privileged Ring -1 VMX Root Mode VM Entry VM Exit VMCS Configuration Reduce the number of CPU cycles that VT- x instructions take Reduce the number VMM events Hardware VM Control Structure (VMCS) VMM Memory and I/O Virtualization 16

17 Baseline Architecture for Memory Management Three levels of Memory Management for Virtualization VM 1 VM 2 Process 1 Process 2 Process 1 Process 2 Virtual Memory (VA) Physical Memory (PA) Machine Memory (MA) 17

18 Processor Memory Acceleration: Nested Page Tables Rapid Indexing using Nested Page Tables 20-25% Performance Boost Virtual Memory (VA) to Physical Memory (PA) Address Space Identifier (ASID) Allows the TBL to keep track of which TBL entry belongs to which VM TLB misses cause poor performance TLB (Translation Lookaside Buffer) Hardware Cached (VA -> MA) pairs GUEST VM VMM Physical Memory (PA) to Machine Memory (MA) 18

19 Performance Boost: Huge Pages in Linux Rapid Indexing using Nested Page Tables HugePages allows us to change the default memory page size from 4KB to 2MB. With Red Hat Enterprise Linux 5.5 and the newest processors by Intel and AMD we can ow have 4MB pages! Oracle / Linux Benefits: Memory used by HugePages is locked and cannot be paged out Fewer pages to scan in the SGA Working set of buffers for the paging / swapping deamon will be smaller Virtualization / Linux Benefits: Reduces Translation Lookaside Buffer misses Pagesize 4KB (default) 2MB (Hugepages) Number of pages in a 10GB SGA 2.6 million 5000 pages Oracle Support Note: HugePages on 64-bit Linux Oracle Support Note: How to Configure REL/OEL 4 32-bit for Very Large Memory with ramfs and HugePages 19

20 TLB Changes with Huge Page Larger TLB Improves Oracle and Java Performance 20-25% Performance Boost Address Space Identifier (ASID) Allows the TBL to keep track of which TBL entry belongs to which VM TLB (Translation Lookaside Buffer) Hardware Cached (VA -> MA) pairs TLB Addressable Memory by Page Size Page Size L1 Cache w/32 4K page size L2 Cache w/512 4K page size Addressable in TLB > 2 MB (L1 & L2) w/8 2 MB page size 16 MB TLB misses Performance 20

21 Customer Story Real Examples of Better Performance Custom Java Application Yes, Sam thank you very much. We eventually had another Ultra SPARC T2 and installed that application there. After enabling large page support and increasing the page sizes from 4K to 256M, our performance went times faster than on Ultra SPARC T1 (!!!!) as we also was number of TLB misses drop significantly comparing to our previous tests. Have a great weekend, Denis Customer from Oracle Open World 2010: Your Mileage May Vary! 21

22 The Virtualization Journey Oracle IT line of business managers want to: Percent Virtualized IT PRODUCTION BUSINESS PRODUCTION IT-AS-A-SERVICE Maximize performance at scale and maintain availability for OLTP and Data Warehouse Systems = 30% OPEX savings + increased quality of 15% service 50% 85% Using infrastructure that optimizes how Oracle: Platinum Lower costs Improve quality of service Improve agility Gold 95% Performs: FAST VP and FAST Cache Scales: VMAX, Unified Storage, Virtual Provisioning Protects: EMC RecoverPoint and Data Domain Improved quality of service 22

23 Virtual Provisioning High Performance, Scalable Infrastructure for Oracle OLTP and Data Warehouses Performance Tiered Storage EMC FAST VP and FAST Cache 300%more TPM for OLTP 2-3x faster response time for DW Scalability Oracle RAC Virtual Provisioning EMC VP can help Oracle DBAs extract 44% more performance (TPM) with negligible change in response times Scale-up or scale-out Oracle Scale to petabyte level within single or across multiple platforms Enhances Oracle RAC consolidation 23

24 Relative Transactions per minute Accelerate Oracle OLTP with VNX Series >3x utility from your Oracle OLTP using FAST Cache and FAST VP Improved Oracle transaction time by 3.7x Using FAST Cache and virtualized Oracle (with vsphere 4.1) Increased performance comes at only a 15% increase in Storage solution cost Configuration: VNX5300 with 20 15K SAS and 7 SSDs drives (2 used as FAST Cache, 5 in a tiered pool w/ FAST VP) vs CX4-120 with 45 FC drives If you run Oracle OLTP, VNX series is a great solution Virtualized Oracle with VNX Series and FAST Cache 1 CX4 1 year ago 3.7 VNX series with FAST Cache 24

25 EMC s Newest Storage Benefits for Oracle EMC FAST VP Maximizes Your Virtual Oracle Performance The combination of EMC FAST VP with VMware provides the following performance advantages: Applications can extract 44% more performance (TPM) with negligible change in response times System performance scales more efficiently as workloads increase (single instance or RAC) while lowering annual OPEX costs by 33% EMC Symmetrix with FAST VP VMware and EMC FAST VP reduce SLA performance tuning required by DBAs from hours to minutes 25

26 Enhanced Protection and Recovery for Oracle DBAs Protection Prod Application-Level Consistency D/R EMC RecoverPoint Drop your disaster recovery RTO from days to minutes recovering applications and databases together Recovery Journal EMC Data Domain Reduce Oracle backup costs up to 90% in just 5 weeks Recovery Oracle RMAN Dedulication Complements Oracle Solutions EMC RecoverPoint with DataGuard Data Domain with Oracle RMAN 26

27 EMC RecoverPoint for Oracle EMC RecoverPoint WAN SAN RecoverPoint Appliance RecoverPoint Appliance SAN Recovery Journal Oracle Applications Oracle Middleware Oracle Database History Journal Continuous local or remote data protection Track every Oracle write without application performance impact Remotely replicate with compression and write-order consistency Multiple protection modes (hot/cold application consistent or crash consistent) 27

28 EMC Deduplication and Oracle RMAN Benefits Reduce backup storage infrastructure cost 82-92% over 5 weeks Faster recovery through more frequent full Oracle backups Before After Best Practices Outlined Configuration of Oracle RAC / ASM SAN environment on EMC Unified Storage Configuration of 10GbE backup interconnect with Data Domain Full backup and/or incremental backup and restore strategies with Oracle RMAN Oracle RMAN copies EMC Data Domain deduplication 28

29 The Journey to the Private Cloud IT PRODUCTION BUSINESS PRODUCTION IT-AS-A-SERVICE Policy Automation 50% 95% 85% Percent Virtualized 15% 30% Chargeback Platinum Gold Lower costs Improve quality of service Improve agility Greater business agility 29

30 Tailoring Your Oracle Journey to Private Cloud EMC Global Services for Oracle 15% IT PRODUCTION BUSINESS PRODUCTION IT-AS-A-SERVICE Our IT Experience + Customers + Solutions Simplify IT while maintaining flexibility: 50% Stops focusing on plumbing = Virtualized Proven Solutions 30% from EMC Engineering and Global IT Deliver Percent Policy automation, and chargeback = Unify your Virtualized storage and unify your Oracle to EMC management 85% Platinum Lower costs Improve quality of service Improve agility Offers storage for next-gen applications = EMC Atmos Builds security into the Cloud = RSA Compliance Dashboard Greater business agility Gold 95% 30

31 EMC IT Case Study: 90% less downtime for maintenance EMC Replication Manager Challenge Sustain service organization s 24x7 uptime model EMC CRM system requires regular downtime for preventative maintenance and upgrades Solution: reduced downtime by 90% Develop a zero-data-loss transition from Production to Downtime (ACT) environment in 30 minutes Same screens and flows as production "Store and Forward" all key transactions executed during ACT maintenance windows Users transferred back to production environment when the maintenance has completed (~ 15 minutes) 31

32 EMC IT Case Study: Virtualized Oracle Data Warehouse EMC Tiered Storage and VMware Benefits Deployed VMware for Oracle Business Intelligence (OBIEE) reducing time on BI functions up to 60% 2-3x performance increase moving to EMC Symmetrix VMAX and Flash Drives Best Practices Outlined Consolidation of multiple Oracle Data Warehouses to Oracle RAC ($3M saved) Replication, Dev/Test and Disaster Recovery best practices Scaling out VM templates across Oracle Application Servers 32

33 EMC is the BEST Solution for Oracle Where are you along the journey? How much have you virtualized? What is keeping you from the next stage? How can VMware and EMC help you? IT PRODUCTION BUSINESS PRODUCTION IT-AS-A-SERVICE 85% 95% 30% 50% Platinum 15% Percent Virtualiz ed Lower costs Improve quality of service Improve agility Gold 33

34 Physical to Virtual Oracle Environment Don t think you are, know you are. The Matrix,

35 VCPU 1 VCPU 2 VCPU 3 VCPU 4 VCPU 5 VCPU 6 VCPU 7 VCPU 8 VCPU 9 VCPU10 VCPU 11 VCPU 12 VCPU 13 VCPU 14 VCPU 15 VCPU 16 Oracle Licensing Rules: Per Server Summary of how licensing works per individual server Oracle Licensing requires all cores to be licensed even if a virtual machine is using some subset! Place As Many databases on this server as the business needs No additional costs for Hyperthreading VMware offers granular management Create single CPU VMs for a developer Create multi CPU VMs for group efforts Dynamically change the number of cpus when performing load testing or UAT activities Performance of one VM will not impact the others 35

36 Oracle Licensing Using OVM Hard Partitioning Why Virtualize if Using Oracle OVM Hard Partitioning for License Cost Savings? Hard Partitioning: Added Complexity, No Flexibility OVM At a minimum the administrator would have to re-implement Hard Partitioning with every Live Migration Management Issue Adding Processors to a hard partitioned OVM requires additional licensing High Availability Cluster Hard Partitioning either: Does NOT work w/clustering Licensing all the Processors 36

37 VCPU 1 VCPU 2 VCPU 3 VCPU 4 VCPU 5 VCPU 6 VCPU 7 VCPU 8 VCPU 9 VCPU10 VCPU 11 VCPU 12 VCPU 13 VCPU 14 VCPU 15 VCPU 16 VCPU 1 VCPU 2 VCPU 3 VCPU 4 VCPU 5 VCPU 6 VCPU 7 VCPU 8 VCPU 9 VCPU10 VCPU 11 VCPU 12 VCPU 13 VCPU 14 VCPU 15 VCPU 16 Oracle Licensing Rules: In a Cluster Summary of how licensing works with server clusters Oracle Licensing requires all cores to be licensed in a cluster even if a virtual machine is using some subset! No Additional Costs for Multiple Clustering Technologies Automated Failover VM HA VM Load Balancing DRS VM Power Management DPM 16 cores 32 logical CPUs As many DBs as the business requires 37

38 New Oracle x86 Rackmount Servers Certified for VMware! Oracle servers show excellent performance with VMware Sun Fire X4470 Sun Fire X4800 Sun Fire X4270 Sun Fire X4170 M2 Oracle Certification, Installation and Support of VMware NOW!

39 Architecting for Support is Simple The key is to align the operating systems with hypervisor on the server hardware Certified Oracle Operating System Certified ESX Servers Support Certified VMware Operating System Planning for Success Oracle RAC Certified: SAP AG Certified: Microsoft SVVP Microsoft Exchange 2010 Certified: IBM DB2 39

40 THANK YOU 40

41 Summary 41

42 Why Deploy Oracle Products on VMware? Performance Match Native Performance Even in Consolidation Scenarios 95%+ Oracle instances match native performance on VMware DB Consolidation Reduce HW costs by >50% Consolidate servers by 4X 20X DB On Demand Provision Databases On Demand Minutes to provision in production and in the lab Quality of Service Oracle Licensing Increase Application Quality of Service Scale dynamically Built-in High Availability and simple Disaster Recovery Take advantage of Oracle Licensing Increase utilization of Oracle licenses Dedicated VM Clusters 42

43 Virtualization References Virtualizing Performance-Critical Database Applications in VMware Performance Best Practices for VMware Performance Evaluation of Intel EPT Hardware Assist Oracle White Paper: Multi-core Processors: Impact of new Oracle Processor Core Factor Table on Oracle Processor Licensing Virtual Machine Monitor Execution Modes in VMware vsphere Real-world virtualization benchmarking: the best server CPUs compared 43

44 Optimized Tiered Storage Virtualization Integrated Management Enhanced Data Protection 44

45 EMC Solutions for Oracle - Appendix Campaign Message Claims Proof Points Extreme Performance Without Extreme Cost EMC FAST Cache improves Oracle OLTP TPM up to 143% and allows 50% storage consolidation Scale Oracle Data Warehouse performance 2-300%; reduce management cost by 60% and consolidate storage EMC Virtual Provisioning increases Oracle OLTP TPM up to 91% without adding incremental storage capacity EMC FAST allows 15% reduction in storage TCO, with increased performance, and removes need for constant re-tiering THANK YOU Migrate Oracle in 3-5 minutes with 100% uptime using VMware VMotion EMC Virtual Infrastructure for Oracle enabled by VMAX and VMware vsphere 4 Make Oracle Easy (90% More Efficient) Deploy up to 10 dev/test environments in 10 minutes using VMware, EMC Replication Manager, EMC RecoverPoint EMC Replication Managers moves Oracle through maintenance with 90% less downtime Support Virtually Everything EMC RecoverPoint protects Oracle Applications and Oracle Database information with application-consistency DataDomain Deduplication = can drive 84-92% less storage consumption in 5 weeks Top reasons to virtualize Oracle with EMC and VMware EMC Global IT has virtualized over 500 Oracle Application Servers in production and non-production and Oracle Database Servers learn how we did it EMC Global Services and Global Support See last slide (need to document this or take something VMware has and add EMC to it) need new EMC W/P on this just focused on virtualization Need to document our capabilities here inclusive of assessments w/ VMware and support statement details (including Oracle MetaLink statement) 45

TOP FIVE REASONS WHY CUSTOMERS USE EMC AND VMWARE TO VIRTUALIZE ORACLE ENVIRONMENTS

TOP FIVE REASONS WHY CUSTOMERS USE EMC AND VMWARE TO VIRTUALIZE ORACLE ENVIRONMENTS TOP FIVE REASONS WHY CUSTOMERS USE EMC AND VMWARE TO VIRTUALIZE ORACLE ENVIRONMENTS Leverage EMC and VMware To Improve The Return On Your Oracle Investment ESSENTIALS Better Performance At Lower Cost Run

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 TRANSFORMING MICROSOFT APPLICATIONS TO THE CLOUD 2 22x Partner Of Year 19+ Gold And Silver Microsoft Competencies 2,700+ Consultants Worldwide Cooperative Support Agreement Joint Use Of Technology CEO

More information

EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using NFS and DNFS. Reference Architecture

EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using NFS and DNFS. Reference Architecture EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution Enabled by EMC Celerra and Linux using NFS and DNFS Reference Architecture Copyright 2009 EMC Corporation. All rights reserved. Published

More information

VMware vsphere 5.0 Boot Camp

VMware vsphere 5.0 Boot Camp VMware vsphere 5.0 Boot Camp This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter. Assuming no prior virtualization experience, this

More information

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS Server virtualization offers tremendous benefits for enterprise IT organizations server

More information

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers EMC VPLEX FAMILY Continuous Availability and data Mobility Within and Across Data Centers DELIVERING CONTINUOUS AVAILABILITY AND DATA MOBILITY FOR MISSION CRITICAL APPLICATIONS Storage infrastructure is

More information

SQL Server Virtualization

SQL Server Virtualization The Essential Guide to SQL Server Virtualization S p o n s o r e d b y Virtualization in the Enterprise Today most organizations understand the importance of implementing virtualization. Virtualization

More information

EMC SOLUTIONS TO OPTIMIZE EMR INFRASTRUCTURE FOR CERNER

EMC SOLUTIONS TO OPTIMIZE EMR INFRASTRUCTURE FOR CERNER EMC SOLUTIONS TO OPTIMIZE EMR INFRASTRUCTURE FOR CERNER ESSENTIALS Mitigate project risk with the proven leader, many of largest EHR sites run on EMC storage Reduce overall storage costs with automated

More information

What s New with VMware Virtual Infrastructure

What s New with VMware Virtual Infrastructure What s New with VMware Virtual Infrastructure Virtualization: Industry-Standard Way of Computing Early Adoption Mainstreaming Standardization Test & Development Server Consolidation Infrastructure Management

More information

VMware vsphere 5.1 Advanced Administration

VMware vsphere 5.1 Advanced Administration Course ID VMW200 VMware vsphere 5.1 Advanced Administration Course Description This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter.

More information

FOR SERVERS 2.2: FEATURE matrix

FOR SERVERS 2.2: FEATURE matrix RED hat ENTERPRISE VIRTUALIZATION FOR SERVERS 2.2: FEATURE matrix Red hat enterprise virtualization for servers Server virtualization offers tremendous benefits for enterprise IT organizations server consolidation,

More information

<Insert Picture Here> Infrastructure as a Service (IaaS) Cloud Computing for Enterprises

<Insert Picture Here> Infrastructure as a Service (IaaS) Cloud Computing for Enterprises Infrastructure as a Service (IaaS) Cloud Computing for Enterprises Speaker Title The following is intended to outline our general product direction. It is intended for information

More information

EMC Data Protection Advisor 6.0

EMC Data Protection Advisor 6.0 White Paper EMC Data Protection Advisor 6.0 Abstract EMC Data Protection Advisor provides a comprehensive set of features to reduce the complexity of managing data protection environments, improve compliance

More information

EMC VPLEX FAMILY. Continuous Availability and Data Mobility Within and Across Data Centers

EMC VPLEX FAMILY. Continuous Availability and Data Mobility Within and Across Data Centers EMC VPLEX FAMILY Continuous Availability and Data Mobility Within and Across Data Centers DELIVERING CONTINUOUS AVAILABILITY AND DATA MOBILITY FOR MISSION CRITICAL APPLICATIONS Storage infrastructure is

More information

EMC VNX FAMILY. Copyright 2011 EMC Corporation. All rights reserved.

EMC VNX FAMILY. Copyright 2011 EMC Corporation. All rights reserved. EMC VNX FAMILY 1 IT Challenges: Tougher than Ever Four central themes facing every decision maker today Overcome flat budgets Manage escalating complexity Cope with relentless data growth Meet increased

More information

Uncompromised business agility with Oracle, NetApp and VMware

Uncompromised business agility with Oracle, NetApp and VMware Tag line, tag line Uncompromised business agility with Oracle, NetApp and VMware HroUG Conference, Rovinj Pavel Korcán Sr. Manager Alliances South & North-East EMEA Using NetApp Simplicity to Deliver Value

More information

Full and Para Virtualization

Full and Para Virtualization Full and Para Virtualization Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF x86 Hardware Virtualization The x86 architecture offers four levels

More information

EMC BACKUP-AS-A-SERVICE

EMC BACKUP-AS-A-SERVICE Reference Architecture EMC BACKUP-AS-A-SERVICE EMC AVAMAR, EMC DATA PROTECTION ADVISOR, AND EMC HOMEBASE Deliver backup services for cloud and traditional hosted environments Reduce storage space and increase

More information

Accelerate Your Virtualisation Journey With Backup Built For VMWare. Frederick Enslin. BRS Technology Consultant. Copyright 2011 EMC Corporation

Accelerate Your Virtualisation Journey With Backup Built For VMWare. Frederick Enslin. BRS Technology Consultant. Copyright 2011 EMC Corporation Accelerate Your Virtualisation Journey With Backup Built For VMWare Frederick Enslin BRS Technology Consultant 1 Agenda Virtualization trend and benefits Must-have list Deduplication Avamar is optimized

More information

Windows Server 2012 授 權 說 明

Windows Server 2012 授 權 說 明 Windows Server 2012 授 權 說 明 PROCESSOR + CAL HA 功 能 相 同 的 記 憶 體 及 處 理 器 容 量 虛 擬 化 Windows Server 2008 R2 Datacenter Price: NTD173,720 (2 CPU) Packaging All features Unlimited virtual instances Per processor

More information

Overview: X5 Generation Database Machines

Overview: X5 Generation Database Machines Overview: X5 Generation Database Machines Spend Less by Doing More Spend Less by Paying Less Rob Kolb Exadata X5-2 Exadata X4-8 SuperCluster T5-8 SuperCluster M6-32 Big Memory Machine Oracle Exadata Database

More information

Hard Partitioning and Virtualization with Oracle Virtual Machine. An approach toward cost saving with Oracle Database licenses

Hard Partitioning and Virtualization with Oracle Virtual Machine. An approach toward cost saving with Oracle Database licenses Hard Partitioning and Virtualization with Oracle Virtual Machine An approach toward cost saving with Oracle Database licenses JANUARY 2013 Contents Introduction... 2 Hard Partitioning Concepts... 2 Oracle

More information

VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER

VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER CORPORATE COLLEGE SEMINAR SERIES Date: April 15-19 Presented by: Lone Star Corporate College Format: Location: Classroom instruction 8 a.m.-5 p.m. (five-day session)

More information

PROTECTING SAP HANA WITH DATA DOMAIN BOOST FOR DATABASES AND APPLICATIONS

PROTECTING SAP HANA WITH DATA DOMAIN BOOST FOR DATABASES AND APPLICATIONS PROTECTING SAP HANA WITH DATA DOMAIN BOOST FOR DATABASES AND APPLICATIONS Enabling a Smooth Migration from Physical to Virtualized Environments with One Process and One Solution EMC Solutions Abstract

More information

Maximize Your Virtual Environment Investment with EMC Avamar. Rob Emsley Senior Director, Product Marketing

Maximize Your Virtual Environment Investment with EMC Avamar. Rob Emsley Senior Director, Product Marketing 1 Maximize Your Virtual Environment Investment with EMC Avamar Rob Emsley Senior Director, Product Marketing 2 Private Cloud is the Vision Virtualized Data Center Internal Cloud Trusted Flexible Control

More information

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Applied Technology Abstract By migrating VMware virtual machines from one physical environment to another, VMware VMotion can

More information

NETAPP WHITE PAPER USING A NETWORK APPLIANCE SAN WITH VMWARE INFRASTRUCTURE 3 TO FACILITATE SERVER AND STORAGE CONSOLIDATION

NETAPP WHITE PAPER USING A NETWORK APPLIANCE SAN WITH VMWARE INFRASTRUCTURE 3 TO FACILITATE SERVER AND STORAGE CONSOLIDATION NETAPP WHITE PAPER USING A NETWORK APPLIANCE SAN WITH VMWARE INFRASTRUCTURE 3 TO FACILITATE SERVER AND STORAGE CONSOLIDATION Network Appliance, Inc. March 2007 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 BACKGROUND...

More information

EMC Business Continuity for Microsoft SQL Server 2008

EMC Business Continuity for Microsoft SQL Server 2008 EMC Business Continuity for Microsoft SQL Server 2008 Enabled by EMC Celerra Fibre Channel, EMC MirrorView, VMware Site Recovery Manager, and VMware vsphere 4 Reference Architecture Copyright 2009, 2010

More information

Oracle Database Scalability in VMware ESX VMware ESX 3.5

Oracle Database Scalability in VMware ESX VMware ESX 3.5 Performance Study Oracle Database Scalability in VMware ESX VMware ESX 3.5 Database applications running on individual physical servers represent a large consolidation opportunity. However enterprises

More information

VirtualclientTechnology 2011 July

VirtualclientTechnology 2011 July WHAT S NEW IN VSPHERE VirtualclientTechnology 2011 July Agenda vsphere Platform Recap vsphere 5 Overview Infrastructure Services Compute, Storage, Network Applications Services Availability, Security,

More information

EMC VFCACHE ACCELERATES ORACLE

EMC VFCACHE ACCELERATES ORACLE White Paper EMC VFCACHE ACCELERATES ORACLE VFCache extends Flash to the server FAST Suite automates storage placement in the array VNX protects data EMC Solutions Group Abstract This white paper describes

More information

IOS110. Virtualization 5/27/2014 1

IOS110. Virtualization 5/27/2014 1 IOS110 Virtualization 5/27/2014 1 Agenda What is Virtualization? Types of Virtualization. Advantages and Disadvantages. Virtualization software Hyper V What is Virtualization? Virtualization Refers to

More information

NEXT GENERATION EMC: LEAD YOUR STORAGE TRANSFORMATION. Copyright 2013 EMC Corporation. All rights reserved.

NEXT GENERATION EMC: LEAD YOUR STORAGE TRANSFORMATION. Copyright 2013 EMC Corporation. All rights reserved. NEXT GENERATION EMC: LEAD YOUR STORAGE TRANSFORMATION 1 The Business Drivers Increase Revenue INCREASE AGILITY Lower Operational Costs Reduce Risk 2 CLOUD TRANSFORMS IT Lower Operational Costs 3 Disruptive

More information

Oracle Solutions on Top of VMware vsphere 4. Saša Hederić VMware Adriatic

Oracle Solutions on Top of VMware vsphere 4. Saša Hederić VMware Adriatic Oracle Solutions on Top of VMware vsphere 4 Saša Hederić VMware Adriatic The Problem Where the IT Budget Goes 5% Infrastructure Investment 23% Application Investment 42% Infrastructure Maintenance Overwhelming

More information

Turbo Charge Your Data Protection Strategy

Turbo Charge Your Data Protection Strategy Turbo Charge Your Data Protection Strategy Data protection for the hybrid cloud 1 WAVES OF CHANGE! Data GROWTH User EXPECTATIONS Do It YOURSELF Can t Keep Up Reliability and Visibility New Choices and

More information

Why EMC for SAP HANA. EMC is the #1 Storage Vendor for SAP (IDC Storage User Demand Study, Fall 2011)

Why EMC for SAP HANA. EMC is the #1 Storage Vendor for SAP (IDC Storage User Demand Study, Fall 2011) Why EMC for SAP HANA EMC is the #1 Storage Vendor for SAP (IDC Storage User Demand Study, Fall 2011) Strong installed base Best Enterprise Capabilities, Lowest TCO, Highest Performance More SAP Deployed

More information

I/O Virtualization Using Mellanox InfiniBand And Channel I/O Virtualization (CIOV) Technology

I/O Virtualization Using Mellanox InfiniBand And Channel I/O Virtualization (CIOV) Technology I/O Virtualization Using Mellanox InfiniBand And Channel I/O Virtualization (CIOV) Technology Reduce I/O cost and power by 40 50% Reduce I/O real estate needs in blade servers through consolidation Maintain

More information

DR-to-the- Cloud Best Practices

DR-to-the- Cloud Best Practices DR-to-the- Cloud Best Practices HOW TO EFFECTIVELY CONFIGURE YOUR OWN SELF-MANAGED RECOVERY PLANS AND THE REPLICATION OF CRITICAL VMWARE VIRTUAL MACHINES FROM ON-PREMISES TO A CLOUD SERVICE PROVIDER CONTENTS

More information

MODULE 3 VIRTUALIZED DATA CENTER COMPUTE

MODULE 3 VIRTUALIZED DATA CENTER COMPUTE MODULE 3 VIRTUALIZED DATA CENTER COMPUTE Module 3: Virtualized Data Center Compute Upon completion of this module, you should be able to: Describe compute virtualization Discuss the compute virtualization

More information

VMware Virtual Infrastucture From the Virtualized to the Automated Data Center

VMware Virtual Infrastucture From the Virtualized to the Automated Data Center VMware Virtual Infrastucture From the Virtualized to the Automated Data Center Senior System Engineer VMware Inc. ngalante@vmware.com Agenda Vision VMware Enables Datacenter Automation VMware Solutions

More information

BUSINESS CONTINUITY AND DISASTER RECOVERY FOR ORACLE 11g

BUSINESS CONTINUITY AND DISASTER RECOVERY FOR ORACLE 11g BUSINESS CONTINUITY AND DISASTER RECOVERY FOR ORACLE 11g ENABLED BY EMC VMAX 10K AND EMC RECOVERPOINT Technical Presentation EMC Solutions Group 1 Agenda Business case Symmetrix VMAX 10K overview RecoverPoint

More information

EMC Integrated Infrastructure for VMware

EMC Integrated Infrastructure for VMware EMC Integrated Infrastructure for VMware Enabled by EMC Celerra NS-120 Reference Architecture EMC Global Solutions Centers EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000

More information

The future is in the management tools. Profoss 22/01/2008

The future is in the management tools. Profoss 22/01/2008 The future is in the management tools Profoss 22/01/2008 Niko Nelissen Co founder & VP Business development Q layer Agenda Introduction Virtualization today Server & desktop virtualization Storage virtualization

More information

Continuous Data Protection for any Point-in-Time Recovery: Product Options for Protecting Virtual Machines or Storage Array LUNs

Continuous Data Protection for any Point-in-Time Recovery: Product Options for Protecting Virtual Machines or Storage Array LUNs EMC RECOVERPOINT FAMILY Continuous Data Protection for any Point-in-Time Recovery: Product Options for Protecting Virtual Machines or Storage Array LUNs ESSENTIALS EMC RecoverPoint Family Optimizes RPO

More information

Best Practices for Virtualised SharePoint

Best Practices for Virtualised SharePoint Best Practices for Virtualised SharePoint Brendan Law Blaw@td.com.au @FlamerNZ Flamer.co.nz/spag/ Nathan Mercer Nathan.Mercer@microsoft.com @NathanM blogs.technet.com/nmercer/ Agenda Why Virtualise? Hardware

More information

SQL Server Virtualization 101. David Klee, Group Principal and Practice Lead. SQL PASS Virtualization VC, 2014.01.08

SQL Server Virtualization 101. David Klee, Group Principal and Practice Lead. SQL PASS Virtualization VC, 2014.01.08 SQL Server Virtualization 101 David Klee, Group Principal and Practice Lead SQL PASS Virtualization VC, 2014.01.08 www.linchpinpeople.com 1 David Klee Group Principal and Practice Lead @kleegeek davidklee.net

More information

Oracle Maximum Availability Architecture with Exadata Database Machine. Morana Kobal Butković Principal Sales Consultant Oracle Hrvatska

Oracle Maximum Availability Architecture with Exadata Database Machine. Morana Kobal Butković Principal Sales Consultant Oracle Hrvatska Oracle Maximum Availability Architecture with Exadata Database Machine Morana Kobal Butković Principal Sales Consultant Oracle Hrvatska MAA is Oracle s Availability Blueprint Oracle s MAA is a best practices

More information

Benefits of Consolidating and Virtualizing Microsoft Exchange and SharePoint in a Private Cloud Environment

Benefits of Consolidating and Virtualizing Microsoft Exchange and SharePoint in a Private Cloud Environment . The Radicati Group, Inc. 1900 Embarcadero Road, Suite 206 Palo Alto, CA 94303 Phone 650-322-8059 Fax 650-322-8061 http://www.radicati.com THE RADICATI GROUP, INC. Benefits of Consolidating and Virtualizing

More information

Building Oracle Grid with Oracle VM on Blade Servers and iscsi Storage. Kai Yu Dell Oracle Solutions Engineering

Building Oracle Grid with Oracle VM on Blade Servers and iscsi Storage. Kai Yu Dell Oracle Solutions Engineering Building Oracle Grid with Oracle VM on Blade Servers and iscsi Storage Kai Yu Dell Oracle Solutions Engineering About Author Kai Yu 15 years with Oracle technology, specialized in Oracle Grid/RAC, Oracle

More information

Redefining Microsoft SQL Server Data Management. PAS Specification

Redefining Microsoft SQL Server Data Management. PAS Specification Redefining Microsoft SQL Server Data Management APRIL Actifio 11, 2013 PAS Specification Table of Contents Introduction.... 3 Background.... 3 Virtualizing Microsoft SQL Server Data Management.... 4 Virtualizing

More information

EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, Symmetrix Management Console, and VMware vcenter Converter

EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, Symmetrix Management Console, and VMware vcenter Converter EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, VMware vcenter Converter A Detailed Review EMC Information Infrastructure Solutions Abstract This white paper

More information

Virtual Provisioning. Management. Capacity oversubscription Physical allocation on the fly to logical size. With Thin Provisioning enabled

Virtual Provisioning. Management. Capacity oversubscription Physical allocation on the fly to logical size. With Thin Provisioning enabled Management Virtual Provisioning Capacity oversubscription Physical allocation on the fly to logical size Automatic File System Extension past logical size With Thin Provisioning enabled Additional storage

More information

Balancing CPU, Storage

Balancing CPU, Storage TechTarget Data Center Media E-Guide Server Virtualization: Balancing CPU, Storage and Networking Demands Virtualization initiatives often become a balancing act for data center administrators, who are

More information

REDEFINE SIMPLICITY TOP REASONS: EMC VSPEX BLUE FOR VIRTUALIZED ENVIRONMENTS

REDEFINE SIMPLICITY TOP REASONS: EMC VSPEX BLUE FOR VIRTUALIZED ENVIRONMENTS REDEFINE SIMPLICITY AGILE. SCALABLE. TRUSTED. TOP REASONS: EMC VSPEX BLUE FOR VIRTUALIZED ENVIRONMENTS Redefine Simplicity: Agile, Scalable and Trusted. Mid-market and Enterprise customers as well as Managed

More information

<Insert Picture Here> Enabling Cloud Deployments with Oracle Virtualization

<Insert Picture Here> Enabling Cloud Deployments with Oracle Virtualization Enabling Cloud Deployments with Oracle Virtualization NAME TITLE The following is intended to outline our general product direction. It is intended for information purposes only,

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 7

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 7 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 7 Oracle Virtual Machine Server pre x86 Marián Kuna Technology Sales

More information

Scaling in a Hypervisor Environment

Scaling in a Hypervisor Environment Scaling in a Hypervisor Environment Richard McDougall Chief Performance Architect VMware VMware ESX Hypervisor Architecture Guest Monitor Guest TCP/IP Monitor (BT, HW, PV) File System CPU is controlled

More information

Maximizing SQL Server Virtualization Performance

Maximizing SQL Server Virtualization Performance Maximizing SQL Server Virtualization Performance Michael Otey Senior Technical Director Windows IT Pro SQL Server Pro 1 What this presentation covers Host configuration guidelines CPU, RAM, networking

More information

MaxDeploy Ready. Hyper- Converged Virtualization Solution. With SanDisk Fusion iomemory products

MaxDeploy Ready. Hyper- Converged Virtualization Solution. With SanDisk Fusion iomemory products MaxDeploy Ready Hyper- Converged Virtualization Solution With SanDisk Fusion iomemory products MaxDeploy Ready products are configured and tested for support with Maxta software- defined storage and with

More information

Virtualization Technologies and Blackboard: The Future of Blackboard Software on Multi-Core Technologies

Virtualization Technologies and Blackboard: The Future of Blackboard Software on Multi-Core Technologies Virtualization Technologies and Blackboard: The Future of Blackboard Software on Multi-Core Technologies Kurt Klemperer, Principal System Performance Engineer kklemperer@blackboard.com Agenda Session Length:

More information

Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture. Dell Compellent Product Specialist Team

Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture. Dell Compellent Product Specialist Team Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture Dell Compellent Product Specialist Team THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

IOmark-VM. DotHill AssuredSAN Pro 5000. Test Report: VM- 130816-a Test Report Date: 16, August 2013. www.iomark.org

IOmark-VM. DotHill AssuredSAN Pro 5000. Test Report: VM- 130816-a Test Report Date: 16, August 2013. www.iomark.org IOmark-VM DotHill AssuredSAN Pro 5000 Test Report: VM- 130816-a Test Report Date: 16, August 2013 Copyright 2010-2013 Evaluator Group, Inc. All rights reserved. IOmark-VM, IOmark-VDI, VDI-IOmark, and IOmark

More information

EMC DATA PROTECTION. Backup ed Archivio su cui fare affidamento

EMC DATA PROTECTION. Backup ed Archivio su cui fare affidamento EMC DATA PROTECTION Backup ed Archivio su cui fare affidamento 1 Challenges with Traditional Tape Tightening backup windows Lengthy restores Reliability, security and management issues Inability to meet

More information

E4 UNIFIED STORAGE powered by Syneto

E4 UNIFIED STORAGE powered by Syneto E4 UNIFIED STORAGE powered by Syneto THE E4 UNIFIED STORAGE (US) SERIES POWERED BY SYNETO From working in the heart of IT environment and with our major customers coming from Research, Education and PA,

More information

Hyper-V R2: What's New?

Hyper-V R2: What's New? ASPE IT Training Hyper-V R2: What's New? A WHITE PAPER PREPARED FOR ASPE BY TOM CARPENTER www.aspe-it.com toll-free: 877-800-5221 Hyper-V R2: What s New? Executive Summary This white paper provides an

More information

vsphere 6.0 Advantages Over Hyper-V

vsphere 6.0 Advantages Over Hyper-V v3c Advantages Over Hyper-V The most trusted and complete virtualization platform 2015 Q1 2015 VMware Inc. All rights reserved. The Most Trusted Virtualization Platform Hypervisor Architecture Broad Support

More information

VMware vsphere 4.1 with ESXi and vcenter

VMware vsphere 4.1 with ESXi and vcenter VMware vsphere 4.1 with ESXi and vcenter This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter. Assuming no prior virtualization

More information

Building the Virtual Information Infrastructure

Building the Virtual Information Infrastructure Technology Concepts and Business Considerations Abstract A virtual information infrastructure allows organizations to make the most of their data center environment by sharing computing, network, and storage

More information

AIX NFS Client Performance Improvements for Databases on NAS

AIX NFS Client Performance Improvements for Databases on NAS AIX NFS Client Performance Improvements for Databases on NAS October 20, 2005 Sanjay Gulabani Sr. Performance Engineer Network Appliance, Inc. gulabani@netapp.com Diane Flemming Advisory Software Engineer

More information

Virtual Compute Appliance Frequently Asked Questions

Virtual Compute Appliance Frequently Asked Questions General Overview What is Oracle s Virtual Compute Appliance? Oracle s Virtual Compute Appliance is an integrated, wire once, software-defined infrastructure system designed for rapid deployment of both

More information

Building the Private cloud

Building the Private cloud Building the Private cloud Yiannis Psichas Senior Technology Consultant Psichas_yiannis@emc.com 1 IT Infrastructure Needs to Change 77% keeping the lights on 23% delivering new capabilities Too much complexity.

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

FlashSoft Software from SanDisk : Accelerating Virtual Infrastructures

FlashSoft Software from SanDisk : Accelerating Virtual Infrastructures Technology Insight Paper FlashSoft Software from SanDisk : Accelerating Virtual Infrastructures By Leah Schoeb January 16, 2013 FlashSoft Software from SanDisk: Accelerating Virtual Infrastructures 1 FlashSoft

More information

Getting the Most Out of Virtualization of Your Progress OpenEdge Environment. Libor Laubacher Principal Technical Support Engineer 8.10.

Getting the Most Out of Virtualization of Your Progress OpenEdge Environment. Libor Laubacher Principal Technical Support Engineer 8.10. Getting the Most Out of Virtualization of Your Progress OpenEdge Environment Libor Laubacher Principal Technical Support Engineer 8.10.2013 Agenda Virtualization Terms, benefits, vendors, supportability,

More information

Enabling Technologies for Distributed and Cloud Computing

Enabling Technologies for Distributed and Cloud Computing Enabling Technologies for Distributed and Cloud Computing Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Multi-core CPUs and Multithreading

More information

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org IOmark- VDI Nimbus Data Gemini Test Report: VDI- 130906- a Test Copyright 2010-2013 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VDI, VDI- IOmark, and IOmark are trademarks of Evaluator

More information

Backup Exec 15 Agents and Options

Backup Exec 15 Agents and Options DATA PROTECTION Backup Exec 15 Agents and Options Enhance and extend Backup Exec features, capabilities, and platform support Overview enhance and extend Backup Exec features, capabilities, and platform

More information

Red Hat enterprise virtualization 3.0 feature comparison

Red Hat enterprise virtualization 3.0 feature comparison Red Hat enterprise virtualization 3.0 feature comparison at a glance Red Hat Enterprise is the first fully open source, enterprise ready virtualization platform Compare the functionality of RHEV to VMware

More information

Symantec Storage Foundation High Availability for Windows

Symantec Storage Foundation High Availability for Windows Symantec Storage Foundation High Availability for Windows Storage management, high availability and disaster recovery for physical and virtual Windows applications Data Sheet: High Availability Overview

More information

Optimize VMware and Hyper-V Protection with HP and Veeam

Optimize VMware and Hyper-V Protection with HP and Veeam Optimize VMware and Hyper-V Protection with HP and Veeam John DeFrees, Global Alliance Solution Architect, Veeam Markus Berber, HP LeftHand P4000 Product Marketing Manager, HP Key takeaways from today

More information

Oracle Database Deployments with EMC CLARiiON AX4 Storage Systems

Oracle Database Deployments with EMC CLARiiON AX4 Storage Systems Oracle Database Deployments with EMC CLARiiON AX4 Storage Systems Applied Technology Abstract This white paper investigates configuration and replication choices for Oracle Database deployment with EMC

More information

ENABLING SDDC WITH XTREMIO & BROCADE

ENABLING SDDC WITH XTREMIO & BROCADE ENABLING SDDC WITH XTREMIO & BROCADE MICHAEL COONEY PR. SOLUTIONS ARCHITECT, EMC XTREMIO MARCUS THORDAL DIRECTOR, SOLUTION CENTER OCTOBER 2015 1 EMC XTREMIO: LEADING BY ALL MEASURES #1 >34% market share

More information

Cloud Optimize Your IT

Cloud Optimize Your IT Cloud Optimize Your IT Windows Server 2012 The information contained in this presentation relates to a pre-release product which may be substantially modified before it is commercially released. This pre-release

More information

SQL Server Consolidation Using Cisco Unified Computing System and Microsoft Hyper-V

SQL Server Consolidation Using Cisco Unified Computing System and Microsoft Hyper-V SQL Server Consolidation Using Cisco Unified Computing System and Microsoft Hyper-V White Paper July 2011 Contents Executive Summary... 3 Introduction... 3 Audience and Scope... 4 Today s Challenges...

More information

<Insert Picture Here> Introducing Oracle VM: Oracle s Virtualization Product Strategy

<Insert Picture Here> Introducing Oracle VM: Oracle s Virtualization Product Strategy Introducing Oracle VM: Oracle s Virtualization Product Strategy SAFE HARBOR STATEMENT The following is intended to outline our general product direction. It is intended for information

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

EMC PERFORMANCE OPTIMIZATION FOR MICROSOFT FAST SEARCH SERVER 2010 FOR SHAREPOINT

EMC PERFORMANCE OPTIMIZATION FOR MICROSOFT FAST SEARCH SERVER 2010 FOR SHAREPOINT Reference Architecture EMC PERFORMANCE OPTIMIZATION FOR MICROSOFT FAST SEARCH SERVER 2010 FOR SHAREPOINT Optimize scalability and performance of FAST Search Server 2010 for SharePoint Validate virtualization

More information

Best Practices for Managing Storage in the Most Challenging Environments

Best Practices for Managing Storage in the Most Challenging Environments Best Practices for Managing Storage in the Most Challenging Environments Sanjay Srivastava Senior Product Manager, Symantec The Typical Virtualization Adoption Path Today, 20-25% of server workloads are

More information

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION A DIABLO WHITE PAPER AUGUST 2014 Ricky Trigalo Director of Business Development Virtualization, Diablo Technologies

More information

Servervirualisierung mit Citrix XenServer

Servervirualisierung mit Citrix XenServer Servervirualisierung mit Citrix XenServer Paul Murray, Senior Systems Engineer, MSG EMEA Citrix Systems International GmbH paul.murray@eu.citrix.com Virtualization Wave is Just Beginning Only 6% of x86

More information

<Insert Picture Here> Oracle VM and Cloud Computing

<Insert Picture Here> Oracle VM and Cloud Computing Oracle VM and Cloud Computing Paulo Bosco Otto Sales Consultant paulo.bosco.otto@oracle.com The following is intended to outline our general product direction. It is intended for

More information

Virtualizing SQL Server 2008 Using EMC VNX Series and Microsoft Windows Server 2008 R2 Hyper-V. Reference Architecture

Virtualizing SQL Server 2008 Using EMC VNX Series and Microsoft Windows Server 2008 R2 Hyper-V. Reference Architecture Virtualizing SQL Server 2008 Using EMC VNX Series and Microsoft Windows Server 2008 R2 Hyper-V Copyright 2011 EMC Corporation. All rights reserved. Published February, 2011 EMC believes the information

More information

International Journal of Advancements in Research & Technology, Volume 1, Issue6, November-2012 1 ISSN 2278-7763

International Journal of Advancements in Research & Technology, Volume 1, Issue6, November-2012 1 ISSN 2278-7763 International Journal of Advancements in Research & Technology, Volume 1, Issue6, November-2012 1 VIRTUALIZATION Vikas Garg Abstract: The main aim of the research was to get the knowledge of present trends

More information

White Paper. Recording Server Virtualization

White Paper. Recording Server Virtualization White Paper Recording Server Virtualization Prepared by: Mike Sherwood, Senior Solutions Engineer Milestone Systems 23 March 2011 Table of Contents Introduction... 3 Target audience and white paper purpose...

More information

Symantec NetBackup 7.1 What s New and Version Comparison Matrix

Symantec NetBackup 7.1 What s New and Version Comparison Matrix Symantec 7.1 What s New and Version Comparison Matrix Symantec 7 allows customers to standardize backup and recovery operations across physical and virtual environments with fewer resources and less risk

More information

EMC Solutions for Disaster Recovery

EMC Solutions for Disaster Recovery EMC Solutions for Disaster Recovery EMC RecoverPoint Daniel Golic, Technology Consultant Banja Luka, May 27 th 2008 1 RecoverPoint 3.0 Overview 2 The CIO s Information Storage and Management Requirements

More information

Data Center Op+miza+on

Data Center Op+miza+on Data Center Op+miza+on Sept 2014 Jitender Sunke VP Applications, ITC Holdings Ajay Arora Sr. Director, Centroid Systems Justin Youngs Principal Architect, Oracle 1 Agenda! Introductions! Oracle VCA An

More information

VMware vsphere 5: Best Practices for Oracle RAC Virtualization

VMware vsphere 5: Best Practices for Oracle RAC Virtualization VMware vsphere 5: Best Practices for Oracle RAC Virtualization Jeff Browning, Webmaster Oracle Solutions Enablement EMC Corporation IOUG November 8, 2012 1 Agenda Why RAC on vsphere? Support Licensing

More information

Windows Server 2008 R2 Hyper V. Public FAQ

Windows Server 2008 R2 Hyper V. Public FAQ Windows Server 2008 R2 Hyper V Public FAQ Contents New Functionality in Windows Server 2008 R2 Hyper V...3 Windows Server 2008 R2 Hyper V Questions...4 Clustering and Live Migration...5 Supported Guests...6

More information

JOB ORIENTED VMWARE TRAINING INSTITUTE IN CHENNAI

JOB ORIENTED VMWARE TRAINING INSTITUTE IN CHENNAI JOB ORIENTED VMWARE TRAINING INSTITUTE IN CHENNAI Job oriented VMWARE training is offered by Peridot Systems in Chennai. Training in our institute gives you strong foundation on cloud computing by incrementing

More information