Virtualizing Oracle E-Business suite through Oracle VM

Size: px
Start display at page:

Download "Virtualizing Oracle E-Business suite through Oracle VM"

Transcription

1 Virtualizing Oracle E-Business suite through Oracle VM East Coast Oracle Users Conference October 17 & 18, Raleigh/Durham, NC Kai Yu Oracle Solutions Engineering, Dell Inc.

2 About Author Kai Yu, 17 years with Oracle Technology: Database DBA Oracle Applications DBA, Architect Hands-on experience on IT solution stack: hardware to software Focus on Oracle RAC, Oracle VM and Oracle EBS Oracle ACE Director, author and frequent presenter IOUG Oracle RAC SIG / IOUG Virtualization SIG 2011 OAUG Innovator of Year Award Winner 2012 Oracle Excellence Award: Technologist of Year Cloud Architect Oracle Blog: 2 Oracle OpenWorld 2012

3 Dell Global Solutions Engineering Lab 3 Oracle OpenWorld 2012

4 Dell Global Solutions Engineering Lab Dell Oracle Solutions Engineering : Dell Oracle Partnership offers customers complete a solution Solutions Deliverables: Tested and Validated Configuration Deployment Guild Oracle Advisor Detailed Oracle Solutions Deliverables List(SDL) Dell Oracle Solutions Reference Configuration Oracle RAC and High Availability Oracle Virtualization Technology Oracle Enterprise Manager & Cloud Oracle Applications Proof of Concepts 4 Oracle OpenWorld 2012

5 Agenda Introduction to Oracle VM Virtualizing Oracle EBS with Oracle VM POC Project Infrastructure Migrating Oracle EBS & Creating Templates Oracle EBS High Availability on VM Q&A 5 Oracle OpenWorld 2012

6 Introduction to Oracle VM Oracle VM Server: Xen Hypervisor, management domain dom0 Linux kernel with support of devices, IO, networking, etc. VM: guest OS with applications running on domu Server partition: multiple guest VMs run independently on a VM server VM template: is a copy of a virtual machine that can be used to create a new VM. VM Server Pool: an autonomous region of VM servers. VM Servers in a VM server pool share Pool: an autonomous storage to provide high availability VM can be failed or live migrated to other VM server of the same VM server 6 Oracle OpenWorld 2012

7 Introduction to Oracle VM Management: VM Manager and Enterprise Manager Oracle VM3.o released in August, New Oracle VM Manager provides centralized management Scalability: up to 160 physical CPUs, 2 TB of memory 128 virtual CPUs and 1TB memory per guest VM Application Driven Virtualization: VM template based applications deployment 7 Oracle OpenWorld 2012

8 Introduction to Oracle VM VM Server Pool and VM Repository HA enabled in server pool and VM level Fail over and live migration of VM to other VM server. All the VM servers in the VM server pool share storage Shared storage: based on OCFS2/NFS-based for VM Repository. VM Repository (OVM2.x): root: /OVS/ running_pool: VM images; seed_pool: VM templates shared_disks: virtual storage VM Repository (OVM 3.x): root:/ovs/repisitries/xxxxxxxxxxxxxx virtualmachines: virtual machines; templates: VM templates virtualdisks: virtual disks storages; Assemblies: VM Assemblies Guest VM creation Paravirtualization and Hard Virtualization Create VM from a VM template using VM manager Create VM from an install tree using virt-install 8 Oracle OpenWorld 2012

9 Virtualizing Oracle EBS with Oracle VM Virtualizing Oracle EBS with Oracle VM Two VMs: Apps tier VM and DB tier VM: Benefits of Virtualizing Oracle EBS with Oracle VM Server partitions and consolidation High availability and scalability Deployment standardization Fast deployment Dramatically reduced cloning time Certification of Oracle E-Business Suite on Oracle VM: Oracle EBS is certified to run on Oracle VM 2 and VM & later : Metalink note: and Steven Chan: Release 11i Oracle Applications CU2 or later with 1i.ATG_PF.H.RUP5 Oracle Database or later Release 12 Applications R12 with Oracle E-Business Suite Release Update Pack RUP2 (patch ) or later Oracle Database or later 9 Oracle OpenWorld 2012

10 Virtualizing Oracle EBS with Oracle VM Oracle VM Templates for Oracle E-Business Suite Templates for two virtual machines: EBS Apps VM and EBS DB VM Oracle EBS VM template: removed instance specific information Downloadable templates for Oracle EBS , VM template for Database tier VM: Vision demo DB VM template for Applications tier VM: Vision Demo instance Oracle E-Business Virtualization Toolkit: What is virtualization toolkits? Why do we need it? The components of the virtualization toolkit: patch ebiz_1211_reconfig.sh, ebiz_1211_cleanup.sh Related Metalink documents: [ ], [ ] Related Metalink documents: [ ], [ Oracle OpenWorld 2012

11 Virtualizing Oracle EBS with Oracle VM How to leverage Oracle VM for Oracle EBS Environment Need to establish Oracle EBS environment on VMs But how? the process to create VMs and VM templates? Fresh Install EBS on VMs, then build the template Use the Oracle EBS template from Oracle Migrate Oracle EBS from physical to virtual Process of Migrating Oracle EBS to Virtual environment Streamline process,no fresh installation needed Preserve all the business data/logic, setups and customization Migrating the existing EBS instance to virtual environment After the migration, we can: Create new EBS templates based on the migrated VMs Create new EBS instances using on the VM templates New way to deploy new EBS instance 11 Oracle OpenWorld 2012

12 Virtualizing Oracle EBS with Oracle VM Leverage Oracle E-Business Suite Template from Oracle Oracle EBS VMs created from the template: Include OS configuration for Oracle EBS (APPS and DB) Include Oracle E-Business Visualization Toolkit but it has not business data and customization and setups Combine EBS VM templates with Clone of EBS on physical system VMs configuration + EBS VM toolkit from VM templates Business data, customization and setups from physical system 12 Oracle OpenWorld 2012

13 Virtualizing Oracle EBS with Oracle VM Migration Process Design: Starting with downloaded Oracle EBS VIS VM Templates Build Oracle EBS VMs from the EBS VIS VM templates Replacing APPS and DB with the cloned copy from DEV(physical) Reconfigure and forms Oracle EBS DEV Instance VMs Create the new DEV VM template Create new EBS VMs from the DEV VM template 13 Oracle OpenWorld 2012

14 POC Project Infrastructure Joint POC Project between Dell Solution Engineering and IT Develop a solution to migrate EBS from physical to VM Establish the VM template based EBS Instance deployment for on-going Oracle EBS implementation project POC servers and shared storage infrastructure Physical Environment: Oracle E-Business Suite x86-64 bit APPs tier: Dell PE 2950 running Oracle Enterprise Linux 5U3 Database Tier: Dell PE 6950, Oracle Enterprise Linux 5U Virtual Infrastructure: Oracle VM servers: 2 x Dell PowerEdge R810 Shared SAN storage: Dell EqualLogic PS6510 Storage, allocated 2TB for VM repository VM Manager: 1 Dell PE2950 running VM Manager 14 Oracle OpenWorld 2012

15 POC Project Infrastructure 15 Oracle OpenWorld 2012

16 POC Project Infrastructure 16 Oracle OpenWorld 2012

17 Task1: Create Vision Instance VM from Template Create DB VM Downloaded VIS DB template Downloaded VIS APPS template Create APPS VM gfsdev Instance DB server Physical DB VM ebs12_11_db (ebsvmdb) APPS VM ebs12_1_1apps (ebsvmapp) Vision Instance ebsdb gfsdev Instance APPS server Physical VM Server Pool 17 Oracle OpenWorld 2012

18 Create EBS VMs using the downloaded Oracle EBS template Download two VM templates from Oracle and import templates OVM_EL5U3_X86_64_EBIZ12.1.1_APPs_VIS_VM OVM_EL5U3-x86_64-EBIZ12.1.1_DB_VIS_VM Create VMs using two templates 18 Oracle OpenWorld 2012

19 Startup DB VM (ebsvmdb): Automatic reconfiguring DB VM: ebiz_1211_reconfig.sh rapid clone adclone.pl 19 Oracle OpenWorld 2012

20 20 Oracle OpenWorld 2012

21 Startup APPS VM (ebsvmapp): 21 Oracle OpenWorld 2012

22 Automatic reconfiguring APPS VM by calling rapid clone adclone.pl utility 22 Oracle OpenWorld 2012

23 Automatic reconfiguring APPS VM by calling rapid clone adclone.pl utility 23 Oracle OpenWorld 2012

24 Startup Oracle E-Business Vision Instance on ebsvmapp: 24 Oracle OpenWorld 2012

25 gfsdev Instance DB server Physical Copy gfsdev db Downloaded VIS DB template DB VM ebs12_11_db (ebsvmdb) Downloaded VIS APPS template APPS VM ebs12_1_1apps (ebsvmapp) Copy gfsdev apps gfsdev Instance APPS server Physical Reconfigure DB VM ebs12_11_db (ebsvmdb) APPS VM ebs12_11_1_apps (ebsvmapps) Reconfigure ebsvm instance VM Server Pool 25 Oracle OpenWorld 2012

26 Clone APPS and DB from physical servers to VMs Run preclone on physical servers Run adpreclone on gfsdevapps (APPS server) Run adpreclone on gfsdevdb (DB server) Copy the following from gfsdevapps to ebsvmapps /u01/oracle/gfsd/ /u01/e-biz/12.1.1/vis Copy the following from gfsdevdb to ebsvmdb /u01/oracle/gfsd/db /u01/e-biz/12.1.1/vis/db Setup for automatic reconfiguration /usr/sbin/oraclevm-template cleanup remove instance specific configuration for gfsdev /usr/sbin/oraclevm-template enable set flag to run automatic reconfiguration next time VM startup on both VM (ebsvmdb and ebdvmapps) Physical ENV gfsdev gfsdevdb gfsdevapps Virtual ENV ebs12_11 ebsvmdb ebsvmapps Reboot DB VM ebs_1211_db (hostname: ebsvmdb) Automatic reconfiguring DB VM: ebiz_1211_reconfig.sh rapid clone adclone.pl dbtier 26 Oracle OpenWorld 2012

27 27 Oracle OpenWorld 2012

28 28 Oracle OpenWorld 2012

29 Reboot Apps VM ebs_1211_apps (hostname: ebsvmapps) Automatic reconfiguring Apps VM: ebiz_1211_reconfig.sh rapid clone adclone.pl apptier 29 Oracle OpenWorld 2012

30 Oracle EBS stance configuration on physical servers Instance name: gfsdev Apps Tier: Hostname: gfsdevapps. DB Tier: hostname: egfsdevdb Database name: gfsdb Physical ENV gfsdev gfsdevdb gfsdevapps Virtual ENV ebs12_11 ebsvmdb ebsvmapps Oracle EBS clone instance configuration on VMs: Apps Tier: VM name: ebs_1211_apps,, Hostname ebsvmapps. DB Tier: VM name: ebs_1211_db, hostname: ebsvmdb Database name: ebsdb 30 Oracle OpenWorld 2012

31 31 Oracle OpenWorld 2012

32 Review the cloned instance The new instance ebvm is the clone of the gfsdev instance gfsdevdb on physical server ebsvmdb on virtual machine 32 Oracle OpenWorld 2012

33 Rapid Cone adclone.pl reconfigured EBS Instance. New EBS Instance ebsvm = gfsdev copy + Rapid Clone + two VMs from Oracle EBS templates Virtualization kit scripts: /usr/sbin/oraclevm-template, /u01/ ebiz_1211_reconfig.sh 33 Oracle OpenWorld 2012

34 Downloaded VIS DB template Downloaded VIS APPS template gfsdev Instance DB server Physical DB VM ebs12_11_db (ebsvmdb) APPS VM ebs12_1_1apps (ebsvmapp) gfsdev Instance APPS server Physical Cleanup DB VM ebs12_11_db (ebsvmdb) APPS VM ebs12_11_1_apps (ebsvmapps) Cleanup Create Template ebsvm instance Create Template Newly Created DB Template Newly Created APPS Template VM Server Pool 34 Oracle OpenWorld 2012

35 Cleanup the Instance specific config and set reconfigure flag Shutdown the APPS and Database remove instance specific configuration for ebsvm (both VMS) /usr/sbin/oraclevm-template cleanup set flag to run automatic reconfiguration VM during the VM startup (for both VMs) /usr/sbin/oraclevm-template enable Create VM templates based on the new EBS VMs Shutdown both APPS VM and Database VM Save VM as Template 35 Oracle OpenWorld 2012

36 Create APPS Template New Template List 36 Oracle OpenWorld 2012

37 Downloaded VIS DB template Downloaded VIS APPS template gfsdev Instance DB server Physical DB VM ebs12_11_db (ebsvmdb) APPS VM ebs12_1_1apps (ebsvmapp) gfsdev Instance DB server Physical DB VM ebs12_11_db (ebsvmdb) APPS VM ebs12_11_1_apps (ebsvmapps) ebsvm instance Newly Created DB Template Newly Created APPS Template Create DB VM Create APPS VM DB VM gfstestdb (gfstestdb) APPS VM gfstestapps (gfstest1apps) gfstest instance VM Server Pool 37 Oracle OpenWorld 2012

38 Create gfstestdb VM Create gfstestapps VM VM creation status:. 38 Oracle OpenWorld 2012

39 Startup up DBVM (gfstestdb). 39 Oracle OpenWorld 2012

40 Startup up APPs VM (VM name: gfstestapps). Enter host name: gfstest1apps 40 Oracle OpenWorld 2012

41 Startup up Apps VM (gfstestapps) Run autoconfig: scripts]$./adautocfg.sh. 41 Oracle OpenWorld 2012

42 New Oracle E-Business Suite Instance Deployed from the Template Apps tier host name: gfstest1apps: Apps tier Host and DB tier Host in Applications Dashboard:. 42 Oracle OpenWorld 2012

43 Enable HA on VM server pool and VMs:. 43 Oracle OpenWorld 2012

44 Oracle EBS High Availability on VM Live Migration: Migrate VMs to another VM server in the same VM server pool. No Downtime for Applications.. 44 Oracle OpenWorld 2012

45 Oracle EBS High Availability on VM Failed Over: Both DB and APPS VMs run on OWIVS2 VM server. OWIVS2 VM server down Both VMs Down Failed over to OWIVS1 in 1-2 minutes 45 Oracle OpenWorld 2012

46 Summary 1. Use Oracle VM template to create VMs for Vision instance 2. Clone EBS Apps and DB from development Instance 3. Reconfigure VMs to form the clone of the development instance 4. Create the new VM template based on the development instance. 5. Create the new development and test EBS instances on VM environment using the new VM templates 6. Live Migration and Fail Over of Oracle EBS on Oracle VM 7. Special Thanks to the support of Oracle EBS on Oracle VM Team: Ivo Dujmovic and Noby Joseph in Oracle Corporation References: 1. Five-part series from Ivo Dujmovic:E-Business Suite Templates for Oracle VM Now Available 2. Oracle VM Templates for E-Business Suite: Deployment Guide 46 Oracle OpenWorld 2012

47 Thank you and QA

48 Contact me at or visit my Oracle Blog at 48 Oracle OpenWorld 2012

Configuring and Managing a Private Cloud with Enterprise Manager 12c

Configuring and Managing a Private Cloud with Enterprise Manager 12c Configuring and Managing a Private Cloud with Enterprise Manager 12c IOUG Online Education Series 12:00pm - 1:00pm CT, June 26, 2012, Kai Yu Oracle Solutions Engineering Lab Enterprise Solutions Engineering,

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

IOUG Virtualization SIG - Online Symposium Kai Yu Oracle Solutions Engineering, Dell Inc.

IOUG Virtualization SIG - Online Symposium Kai Yu Oracle Solutions Engineering, Dell Inc. Simplifying Application Deployment in Cloud using Virtual assemblies and EM 12c IOUG Virtualization SIG - Online Symposium Kai Yu Oracle Solutions Engineering, Dell Inc. About Author Kai Yu, Senior Architect,

More information

Virtualized Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips Kai Yu Oracle Solutions Engineering Dell Inc

Virtualized Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips Kai Yu Oracle Solutions Engineering Dell Inc Virtualized Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips Kai Yu Oracle Solutions Engineering Dell Inc 2 About Author Kai Yu 16 years with Oracle technology Work in Dell Oracle Solutions Engineering

More information

High Availability Infrastructure for Cloud Computing

High Availability Infrastructure for Cloud Computing High Availability Infrastructure for Cloud Computing Oracle Technology Network Architect Day Reston, VA, May 16, 2012 Kai Yu Oracle Solutions Engineering Lab Enterprise Solutions Engineering, Dell Inc.

More information

Design and Implement a Self- Service Enabled Private Cloud with Oracle Enterprise Manager 12c

Design and Implement a Self- Service Enabled Private Cloud with Oracle Enterprise Manager 12c Design and Implement a Self- Service Enabled Private Cloud with Oracle Enterprise Manager 12c Prepared By: Kai Yu Senior Principal Engineer Dell Inc. About Author Kai Yu, Senior Principal Architect, Dell

More information

Implement & Manage IaaS and Self Service Portal with Enterprise Manager 12c

Implement & Manage IaaS and Self Service Portal with Enterprise Manager 12c Implement & Manage IaaS and Self Service Portal with Enterprise Manager 12c Prepared by: Kai Yu Sr. Principal Engineer Dell Inc. Tariq Farooq CEO BrainSurface About Authors Kai Yu, Senior Principal Architect,

More information

INTRODUCTION TO CLOUD MANAGEMENT

INTRODUCTION TO CLOUD MANAGEMENT CONFIGURING AND MANAGING A PRIVATE CLOUD WITH ORACLE ENTERPRISE MANAGER 12C Kai Yu, Dell Inc. INTRODUCTION TO CLOUD MANAGEMENT Oracle cloud supports several types of resource service models: Infrastructure

More information

1 P a g e Delivering Self -Service Cloud application service using Oracle Enterprise Manager 12c

1 P a g e Delivering Self -Service Cloud application service using Oracle Enterprise Manager 12c Delivering Self-service Cloud application services using Oracle Enterprise Manager 12c Kai Yu, Senior Principal Engineer, Oracle Solutions Engineering, Dell Inc ABSTRACT Oracle Self-Service provisioning

More information

INTRODUCTION APPLICATION DEPLOYMENT WITH ORACLE VIRTUAL ASSEMBLY

INTRODUCTION APPLICATION DEPLOYMENT WITH ORACLE VIRTUAL ASSEMBLY SIMPLIFYING APPLICATION DEPLOYMENT IN CLOUD USING VIRTUAL ASSEMBLIES AND EM 12C Kai Yu, Dell Inc. ABSTRACT Oracle virtual assemblies provide a great way to simply the deployment of enterprise-class multi-tier

More information

High Availability Infrastructure of Database Cloud: Architecture, Best Practices. Kai Yu Oracle Solutions Engineering, Dell Inc.

High Availability Infrastructure of Database Cloud: Architecture, Best Practices. Kai Yu Oracle Solutions Engineering, Dell Inc. High Availability Infrastructure of Database Cloud: Architecture, Best Practices Kai Yu Oracle Solutions Engineering, Dell Inc. About Me Kai Yu, Senior Architect, Dell Oracle Solutions Lab 17 years Oracle

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

Monitoring and Diagnosing Oracle RAC Performance with Oracle Enterprise Manager

Monitoring and Diagnosing Oracle RAC Performance with Oracle Enterprise Manager Monitoring and Diagnosing Oracle RAC Performance with Oracle Enterprise Manager Kai Yu, Orlando Gallegos Dell Oracle Solutions Engineering Oracle OpenWorld 2010, Session S316263 3:00-4:00pm, Thursday 23-Sep-2010

More information

Oracle VM Server Recovery Guide. Version 8.2

Oracle VM Server Recovery Guide. Version 8.2 Oracle VM Server Recovery Guide Version 8.2 Oracle VM Server for x86 Recovery Guide The purpose of this document is to provide the steps necessary to perform system recovery of an Oracle VM Server for

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

Virtualization Strategy with Oracle VM and Oracle Linux. Bjorn Naessens

Virtualization Strategy with Oracle VM and Oracle Linux. Bjorn Naessens with Oracle VM and Bjorn Naessens Join the buzz: Wifi pass: BANQ Twitter #oracleopenxperience @oopenxperience 2 About me Certifications OVM 2.x/3.x Implementation Specialist 5.x Certified Administrator

More information

Linux/Open Source and Cloud computing Wim Coekaerts Senior Vice President, Linux and Virtualization Engineering

Linux/Open Source and Cloud computing Wim Coekaerts Senior Vice President, Linux and Virtualization Engineering Linux/Open Source and Cloud computing Wim Coekaerts Senior Vice President, Linux and Virtualization Engineering NIST Definition of Cloud Computing Cloud computing is a model for enabling convenient, on-demand

More information

Automated Deployment of Oracle RAC Using Enterprise Manager Provisioning Pack

Automated Deployment of Oracle RAC Using Enterprise Manager Provisioning Pack Automated Deployment of Oracle RAC Using Enterprise Manager Provisioning Pack By Kai Yu As a part of the Oracle Enterprise Manager s lifecycle management solutions, the Oracle Enterprise Manager Provisioning

More information

CON9488 The Enterprise Cloud Simplified with Oracle VM

CON9488 The Enterprise Cloud Simplified with Oracle VM CON9488 The Enterprise Cloud Simplified with Oracle VM Andy Herm, Senior Architect, Cloud Infrastructure, Oracle Conor Wentz, Senior Architect, Cloud Infrastructure, Oracle Honglin Su, Sr. Director of

More information

SAFE HARBOR STATEMENT

SAFE HARBOR STATEMENT SAFE HARBOR STATEMENT The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

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

<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

Virtualizare sub Linux: avantaje si pericole. Dragos Manac

Virtualizare sub Linux: avantaje si pericole. Dragos Manac Virtualizare sub Linux: avantaje si pericole Dragos Manac 1 Red Hat Enterprise Linux 5 Virtualization Major Hypervisors Xen: University of Cambridge Computer Laboratory Fully open sourced Set of patches

More information

Copyright 2014, Oracle and/or its affiliates. All rights reserved.

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 1 Oracle Linux/Oracle VM & Oracle Cloud Overview Omar Ahmad Principle Sales Consultant David Chang - Sales Manager Safe Harbor Statement The following is intended to outline our general product direction.

More information

Week Overview. Installing Linux Linux on your Desktop Virtualization Basic Linux system administration

Week Overview. Installing Linux Linux on your Desktop Virtualization Basic Linux system administration ULI101 Week 06b Week Overview Installing Linux Linux on your Desktop Virtualization Basic Linux system administration Installing Linux Standalone installation Linux is the only OS on the computer Any existing

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

Implementing Oracle Grid: A Successful Customer Case Study

Implementing Oracle Grid: A Successful Customer Case Study Implementing Oracle Grid: A Successful Customer Case Study By Kai Yu, Dan Brint and Aaron Burns T he Oracle grid consolidates the physical servers, storage and network infrastructure as resources to form

More information

Monitoring and Diagnosing Oracle RAC Performance with Oracle Enterprise Manager. Kai Yu, Orlando Gallegos Dell Oracle Solutions Engineering

Monitoring and Diagnosing Oracle RAC Performance with Oracle Enterprise Manager. Kai Yu, Orlando Gallegos Dell Oracle Solutions Engineering Monitoring and Diagnosing Oracle RAC Performance with Oracle Enterprise Manager Kai Yu, Orlando Gallegos Dell Oracle Solutions Engineering About Author Kai Yu Senior System Engineer, Dell Oracle Solutions

More information

Oracle Virtualization Strategy and Roadmap

Oracle Virtualization Strategy and Roadmap Oracle Virtualization Strategy and Roadmap Wim Coekaerts, Senior Vice President, Engineering, Linux and Virtualization, Oracle September 29, 2014 Agenda 1 2 3 4 5 IT Transformation Oracle Virtualization

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

Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise

Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise Manager Oracle NIST Definition of Cloud Computing Cloud

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Pavel Anni Oracle Operating Systems & Virtualization Overview 2 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only,

More information

Oracle VM Built for Virtualizing Enterprise Applications ORACLE WHITE PAPER OCTOBER 2014

Oracle VM Built for Virtualizing Enterprise Applications ORACLE WHITE PAPER OCTOBER 2014 Oracle VM Built for Virtualizing Enterprise Applications ORACLE WHITE PAPER OCTOBER 2014 Introduction Enterprise applications like order entry, financials, human resources, customer management, and logistics

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

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

Deploying Fusion Middleware in a 100% Virtual Environment Using OVM ANDY WEAVER FISHBOWL SOLUTIONS, INC.

Deploying Fusion Middleware in a 100% Virtual Environment Using OVM ANDY WEAVER FISHBOWL SOLUTIONS, INC. Deploying Fusion Middleware in a 100% Virtual Environment Using OVM ANDY WEAVER FISHBOWL SOLUTIONS, INC. i Fishbowl Solutions Notice The information contained in this document represents the current view

More information

Measurable Improvements in E-Business Suite Application Management with OEM 12c

Measurable Improvements in E-Business Suite Application Management with OEM 12c Measurable Improvements in E-Business Suite Application Management with OEM 12c January 29, 2014 Copyright 2014. Apps Associates LLC. 1 Welcome Julian Troake Marketing Director Apps Associates LLC Copyright

More information

Satish Mohan. Head Engineering. AMD Developer Conference, Bangalore

Satish Mohan. Head Engineering. AMD Developer Conference, Bangalore Satish Mohan Head Engineering AMD Developer Conference, Bangalore Open source software Allows developers worldwide to collaborate and benefit. Strategic elimination of vendor lock in OSS naturally creates

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

Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Name, Title Oracle

Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Name, Title Oracle Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Name, Title Oracle Complete Cloud Lifecycle Management Optimize Plan Meter & Charge Manage Applications and Business

More information

<Insert Picture Here> Xen Virtualization with Oracle: Commitment, Integration, Mission-critical Virtualization

<Insert Picture Here> Xen Virtualization with Oracle: Commitment, Integration, Mission-critical Virtualization Xen Virtualization with Oracle: Commitment, Integration, Mission-critical Virtualization Christian Rothe, christian.rothe@oracle.com The following is intended to outline our general

More information

<Insert Picture Here> Oracle Database Support for Server Virtualization Updated December 7, 2009

<Insert Picture Here> Oracle Database Support for Server Virtualization Updated December 7, 2009 Oracle Database Support for Server Virtualization Updated December 7, 2009 Support Policy Server virtualization software allows multiple operating system instances to run on the same

More information

Providing Self-Service, Life-cycle Management for Databases with VMware vfabric Data Director

Providing Self-Service, Life-cycle Management for Databases with VMware vfabric Data Director Providing Self-Service, Life-cycle Management for Databases with VMware vfabric Data Director Graeme Gordon Senior Systems Engineer, VMware 2013 VMware Inc. All rights reserved Traditional IT Application

More information

Lecture 2 Cloud Computing & Virtualization. Cloud Application Development (SE808, School of Software, Sun Yat-Sen University) Yabo (Arber) Xu

Lecture 2 Cloud Computing & Virtualization. Cloud Application Development (SE808, School of Software, Sun Yat-Sen University) Yabo (Arber) Xu Lecture 2 Cloud Computing & Virtualization Cloud Application Development (SE808, School of Software, Sun Yat-Sen University) Yabo (Arber) Xu Outline Introduction to Virtualization The Major Approaches

More information

Agenda About SUNY and ITEC Cloud project Challenges and Use cases for ITEC Cloud EM Solution Business Benefits

Agenda About SUNY and ITEC Cloud project Challenges and Use cases for ITEC Cloud EM Solution Business Benefits Agenda About SUNY and ITEC Cloud project Challenges and Use cases for ITEC Cloud EM Solution Business Benefits About SUNY Power of SUNY Nations Largest State University System 64 Geographically Dispersed

More information

TOP TEN CONSIDERATIONS

TOP TEN CONSIDERATIONS White Paper TOP TEN CONSIDERATIONS FOR CHOOSING A SERVER VIRTUALIZATION TECHNOLOGY Learn more at www.swsoft.com/virtuozzo Published: July 2006 Revised: July 2006 Table of Contents Introduction... 3 Technology

More information

Oracle Applications and Cloud Computing - Future Direction

Oracle Applications and Cloud Computing - Future Direction Oracle Applications and Cloud Computing - Future Direction February 26, 2010 03:00 PM 03:40 PM Presented By Subash Krishnaswamy skrishna@astcorporation.com Vijay Tirumalai vtirumalai@astcorporation.com

More information

An Oracle White Paper August 2011. Oracle VM 3: Server Pool Deployment Planning Considerations for Scalability and Availability

An Oracle White Paper August 2011. Oracle VM 3: Server Pool Deployment Planning Considerations for Scalability and Availability An Oracle White Paper August 2011 Oracle VM 3: Server Pool Deployment Planning Considerations for Scalability and Availability Note This whitepaper discusses a number of considerations to be made when

More information

Upgrade Oracle EBS to Release 12.2. Presenter: Sandra Vucinic VLAD Group, Inc.

Upgrade Oracle EBS to Release 12.2. Presenter: Sandra Vucinic VLAD Group, Inc. Upgrade Oracle EBS to Release 12.2 Presenter: Sandra Vucinic VLAD Group, Inc. About Speaker Over 20 years of experience with Oracle database, applications, development and administration tools Director,

More information

Managing R12 EBS using OEM with the Application Management and Application Change Management Packs

Managing R12 EBS using OEM with the Application Management and Application Change Management Packs Managing R12 EBS using OEM with the Application Management and Application Change Management Packs John Stouffer john.w.stouffer@gmail.com www.justadba.com John Stouffer Board Member 2010-2011, OAUG Oracle

More information

PeopleSoft Cloud Architecture Automating PeopleSoft Deployment

PeopleSoft Cloud Architecture Automating PeopleSoft Deployment PeopleSoft Cloud Architecture Automating PeopleSoft Deployment Jeff Robbins Senior Director, Strategy PeopleSoft Technology December, 2015 Safe Harbor Statement The following is intended to outline our

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

CLOUD SERVERS vs DEDICATED SERVERS

CLOUD SERVERS vs DEDICATED SERVERS Silicon House Rapid Action Force CLOUD SERVERS vs DEDICATED SERVERS Phone : 044 24405807 / 24412748 Enquiry : http://enquiry.siliconhouse.net Document Type E brochure Limited Circulation Only Document

More information

Oracle Software. Hardware. Training. Consulting. Mythics Complete.

Oracle Software. Hardware. Training. Consulting. Mythics Complete. Oracle Software. Hardware. Training. Consulting. Mythics Complete. Database Cloud in a Box DBaaS on Oracle Database Appliance [UGF10279] Oracle Open World 2015 Introduction to Erik Benner Erik Benner Enterprise

More information

Running Oracle Databases in a z Systems Cloud environment

Running Oracle Databases in a z Systems Cloud environment Running Oracle Databases in a z Systems Cloud environment Sam Amsavelu samvelu@us.ibm.com ISV & Channels Technical Sales - Oracle IBM Advanced Technical Skills (ATS), America Technical University/Symposia

More information

9/26/2011. What is Virtualization? What are the different types of virtualization.

9/26/2011. What is Virtualization? What are the different types of virtualization. CSE 501 Monday, September 26, 2011 Kevin Cleary kpcleary@buffalo.edu What is Virtualization? What are the different types of virtualization. Practical Uses Popular virtualization products Demo Question,

More information

Virtualization for Cloud Computing

Virtualization for Cloud Computing Virtualization for Cloud Computing Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF CLOUD COMPUTING On demand provision of computational resources

More information

<Insert Picture Here> Cloud Computing Strategy

<Insert Picture Here> Cloud Computing Strategy Cloud Computing Strategy Rex Wang VP Infrastructure and Management The following is intended to outline our general product direction. It is intended for information purposes only,

More information

More Efficient Virtualization Management: Templates

More Efficient Virtualization Management: Templates White Paper More Efficient Virtualization Management: Templates Learn more at www.swsoft.com/virtuozzo Published: November 2006 Revised: November 2006 Table of Contents Table of Contents... 2 OS, Middleware

More information

INFOBrief. Red Hat Enterprise Linux v5. Key Points of the Dell Implementation. Key Benefits to Dell Customers

INFOBrief. Red Hat Enterprise Linux v5. Key Points of the Dell Implementation. Key Benefits to Dell Customers INFOBrief Red Hat Enterprise Linux v5 Key Points of the Dell Implementation Xen Virtualization : Red Hat Enterprise Linux v5 (RHEL 5) is the first release from Red Hat to support the Xen virtualization

More information

Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Jan van Tiggelen, Senior Sales Consultant Oracle

Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Jan van Tiggelen, Senior Sales Consultant Oracle Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Jan van Tiggelen, Senior Sales Consultant Oracle Complete Cloud Lifecycle Management Optimize Plan Meter & Charge

More information

Virtualization @ Google

Virtualization @ Google Virtualization @ Google Alexander Schreiber Google Switzerland Libre Software Meeting 2012 Geneva, Switzerland, 2012-06-10 Introduction Talk overview Corporate infrastructure Overview Use cases Technology

More information

An Oracle White Paper February 2014. Why Oracle VM is the Best Platform for Deploying Oracle Database

An Oracle White Paper February 2014. Why Oracle VM is the Best Platform for Deploying Oracle Database An Oracle White Paper February 2014 Why Oracle VM is the Best Platform for Deploying Oracle Database Introduction Critical business applications order entry, financials, human resources, customer relationship

More information

BUILDING AN ORACLE GRID BLADE SERVERS AND DELL EQUALLOGIC ISCSI STORAGE WITH ORACLE VM ON DELL. A Dell Technical White Paper

BUILDING AN ORACLE GRID BLADE SERVERS AND DELL EQUALLOGIC ISCSI STORAGE WITH ORACLE VM ON DELL. A Dell Technical White Paper BUILDING AN ORACLE GRID WITH ORACLE VM ON DELL BLADE SERVERS AND DELL EQUALLOGIC ISCSI STORAGE A Dell Technical White Paper Dell Database Solutions Engineering Kai Yu and David Mar Dell Product Group October

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

Oracle Enterprise Manager 12c Cloud Control for Managing Oracle E-Business Suite 12.2

Oracle Enterprise Manager 12c Cloud Control for Managing Oracle E-Business Suite 12.2 Oracle Enterprise Manager 12c Cloud Control for Managing Oracle E-Business Suite 12.2 Angelo Rosado Senior Principal Product Manager Oracle E-Business Suite Development, Applications Technology Group September

More information

An Oracle White Paper November 2010. Oracle Real Application Clusters One Node: The Always On Single-Instance Database

An Oracle White Paper November 2010. Oracle Real Application Clusters One Node: The Always On Single-Instance Database An Oracle White Paper November 2010 Oracle Real Application Clusters One Node: The Always On Single-Instance Database Executive Summary... 1 Oracle Real Application Clusters One Node Overview... 1 Always

More information

Shorten your 11i Upgrade and Patching Cycles with Automated Testing. Rod Lehman Senior Director of Product Marketing

Shorten your 11i Upgrade and Patching Cycles with Automated Testing. Rod Lehman Senior Director of Product Marketing Shorten your 11i Upgrade and Patching Cycles with Automated Testing Rod Lehman Senior Director of Product Marketing Can You Make an Informed Go-Live Decision? Go / No-go? Go Will the application work as

More information

Maximize your Oracle Investment with Enabling Technologies from EMC and VMware

Maximize your Oracle Investment with Enabling Technologies from EMC and VMware 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 2011 1 Agenda

More information

Виртуализация приложений: какой из вариантов виртуализации подходит именно вам. Филипп Торчинский Sun Microsystems

Виртуализация приложений: какой из вариантов виртуализации подходит именно вам. Филипп Торчинский Sun Microsystems Виртуализация приложений: какой из вариантов виртуализации подходит именно вам Филипп Торчинский Sun Microsystems 1 1 Oracle + Sun Complete, Integrated Systems Customer Benefits: Standards-based Innovation

More information

Understanding Oracle Certification, Support and Licensing for VMware Environments

Understanding Oracle Certification, Support and Licensing for VMware Environments Understanding Oracle Certification, Support and Licensing for VMware Environments March 2015 W H I T E P A P E R VMware* Table of Contents 1. Oracle Certification and Support for VMware Environments....

More information

APPLICATION OF SERVER VIRTUALIZATION IN PLATFORM TESTING

APPLICATION OF SERVER VIRTUALIZATION IN PLATFORM TESTING APPLICATION OF SERVER VIRTUALIZATION IN PLATFORM TESTING Application testing remains a complex endeavor as Development and QA managers need to focus on delivering projects on schedule, controlling costs,

More information

Enterprise-Class Virtualization with Open Source Technologies

Enterprise-Class Virtualization with Open Source Technologies Enterprise-Class Virtualization with Open Source Technologies Alex Vasilevsky CTO & Founder Virtual Iron Software June 14, 2006 Virtualization Overview Traditional x86 Architecture Each server runs single

More information

Database as a Service: What Is It and How Do You Use It? Q&A with an Expert Panel

Database as a Service: What Is It and How Do You Use It? Q&A with an Expert Panel Database as a Service: What Is It and How Do You Use It? Q&A with an Expert Panel CON3637 Moderated by: Steve Lemme, Oracle, Cloud SIG Liaison Charles Kim, President, IOUG Cloud SIG October 29, 2015 Tweet

More information

End to end application delivery & Citrix XenServer 5. John Glendenning Vice President Server Virtualization, EMEA

End to end application delivery & Citrix XenServer 5. John Glendenning Vice President Server Virtualization, EMEA End to end application delivery & Citrix XenServer 5 John Glendenning Vice President Server Virtualization, EMEA Businesses Run on Applications Users Apps 2 Users and Apps are Moving Further Apart Consolidation

More information

DELL. Dell Microsoft Windows Server 2008 Hyper-V TM Reference Architecture VIRTUALIZATION SOLUTIONS ENGINEERING

DELL. Dell Microsoft Windows Server 2008 Hyper-V TM Reference Architecture VIRTUALIZATION SOLUTIONS ENGINEERING DELL Dell Microsoft Windows Server 2008 Hyper-V TM Reference Architecture VIRTUALIZATION SOLUTIONS ENGINEERING September 2008 1 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment

Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment WHAT IS IT? Red Hat Network (RHN) Satellite server is an easy-to-use, advanced systems management platform

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

Parallels Virtuozzo Containers

Parallels Virtuozzo Containers Parallels Virtuozzo Containers White Paper Top Ten Considerations For Choosing A Server Virtualization Technology www.parallels.com Version 1.0 Table of Contents Introduction... 3 Technology Overview...

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

Backup Exec System Recovery Management Solution 2010 FAQ

Backup Exec System Recovery Management Solution 2010 FAQ Backup Exec System Recovery Management Solution 2010 FAQ Contents Overview... 1 Supported Backup Exec System Recovery Versions and Configurations... 6 Backup Exec System Recovery Management Solution Installation

More information

<Insert Picture Here> E-Business Suite Technology Stack Certification Roadmap Steven Chan Senior Director, Applications Technology Integration

<Insert Picture Here> E-Business Suite Technology Stack Certification Roadmap Steven Chan Senior Director, Applications Technology Integration E-Business Suite Technology Stack Certification Roadmap Steven Chan Senior Director, Applications Technology Integration Topics Support Policy Updates Lifetime Support Stages Technology

More information

Oracle Virtual Machine Qualification Note Oracle FLEXCUBE Universal Banking Release 12.0.3.0.0 [April] [2014]

Oracle Virtual Machine Qualification Note Oracle FLEXCUBE Universal Banking Release 12.0.3.0.0 [April] [2014] Oracle Virtual Machine Qualification Note Oracle FLEXCUBE Universal Banking Release 12.0.3.0.0 [April] [2014] Table of Contents 1. INTRODUCTION... 2 1.1 SCOPE... 2 1.2 INTRODUCTION TO ORACLE VM... 2 1.3

More information

Xen Virtualization: Xen (source) and XenServer

Xen Virtualization: Xen (source) and XenServer Xen Virtualization: Xen (source) and XenServer An introduction to free and commercial methods of creating virtual servers by Mark Sallee, Sys Admin, NCAR " Why Virtualization? Scenario: imagine that you

More information

R12.2 Install/Patch/Maintain Oracle E-Business Suite

R12.2 Install/Patch/Maintain Oracle E-Business Suite Oracle University Contact Us: +90 212 329 6779 R12.2 Install/Patch/Maintain Oracle E-Business Suite Duration: 5 Days What you will learn This class provides training applicable to Oracle E-Business Suite

More information

Cloud Server. Parallels. Key Features and Benefits. White Paper. www.parallels.com

Cloud Server. Parallels. Key Features and Benefits. White Paper. www.parallels.com Parallels Cloud Server White Paper Key Features and Benefits www.parallels.com Table of Contents Introduction... 3 Key Features... 3 Distributed Cloud Storage (Containers and Hypervisors)... 3 Rebootless

More information

Intro to Virtualization

Intro to Virtualization Cloud@Ceid Seminars Intro to Virtualization Christos Alexakos Computer Engineer, MSc, PhD C. Sysadmin at Pattern Recognition Lab 1 st Seminar 19/3/2014 Contents What is virtualization How it works Hypervisor

More information

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

CLOUD COMPUTING & SECURITY -A PRACTICAL APPROACH

CLOUD COMPUTING & SECURITY -A PRACTICAL APPROACH CLOUD COMPUTING & SECURITY -A PRACTICAL APPROACH ORGANIZED BY र ट र य इल क ट र नक एव स चन प र य गक स थ न, ग रखप र National Institute of Electronics and Information Technology (NIELIT) Gorakhpur An Autonomous

More information

The Virtualization Practice

The Virtualization Practice The Virtualization Practice White Paper: Managing Applications in Docker Containers Bernd Harzog Analyst Virtualization and Cloud Performance Management October 2014 Abstract Docker has captured the attention

More information

Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management

Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management Integration note, 4th Edition Introduction... 2 Overview... 2 Comparing Insight Management software Hyper-V R2 and VMware ESX management...

More information

How To Install An Org Vm Server On A Virtual Box On An Ubuntu 7.1.3 (Orchestra) On A Windows Box On A Microsoft Zephyrus (Orroster) 2.5 (Orner)

How To Install An Org Vm Server On A Virtual Box On An Ubuntu 7.1.3 (Orchestra) On A Windows Box On A Microsoft Zephyrus (Orroster) 2.5 (Orner) Oracle Virtualization Installing Oracle VM Server 3.0.3, Oracle VM Manager 3.0.3 and Deploying Oracle RAC 11gR2 (11.2.0.3) Oracle VM templates Linux x86 64 bit for test configuration In two posts I will

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

Oracle VM Server Virtualization (x86) Overview Wayne Lewis Oracle Linux & Virtualisation, EMEA

Oracle VM Server Virtualization (x86) Overview Wayne Lewis Oracle Linux & Virtualisation, EMEA Oracle VM Server Virtualization (x86) Overview Wayne Lewis Oracle Linux & Virtualisation, EMEA May 2013 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The following

More information

RED HAT ENTERPRISE VIRTUALIZATION

RED HAT ENTERPRISE VIRTUALIZATION Giuseppe Paterno' Solution Architect Jan 2010 Red Hat Milestones October 1994 Red Hat Linux June 2004 Red Hat Global File System August 2005 Red Hat Certificate System & Dir. Server April 2006 JBoss April

More information

WebLogic on Oracle Database Appliance: Combining High Availability and Simplicity

WebLogic on Oracle Database Appliance: Combining High Availability and Simplicity WebLogic on Oracle Database Appliance: Combining High Availability and Simplicity Frances Zhao-Perez Alexandra Huff Oracle CAF Product Management Simon Haslam Technical Director O-box Safe Harbor Statement

More information

Date: December 2009 Version: 1.0. How Does Xen Work?

Date: December 2009 Version: 1.0. How Does Xen Work? Date: December 2009 Version: 1.0 How Does Xen Work? Table of Contents Executive Summary... 3 Xen Environment Components... 3 Xen Hypervisor... 3... 4 Domain U... 4 Domain Management and Control... 6 Xend...

More information

Oracle VM on Cisco UCS Simplicity, Scale and Cost Efficient

Oracle VM on Cisco UCS Simplicity, Scale and Cost Efficient Oracle VM on Cisco UCS Simplicity, Scale and Cost Efficient Oracle VM on Cisco UCS Simplicity, Scale and Cost Efficient Ken Crandall Oracle Linux and Virtualization Principal Sales Consultant Agenda Oracle

More information

FAQ. NetApp MAT4Shift. March 2015

FAQ. NetApp MAT4Shift. March 2015 i FAQ NetApp MAT4Shift March 2015 TABLE OF CONTENTS 1 General... 3 1.1 Solution Overview...3 What is NetApp MAT4Shift?... 3 What business needs does this solution address?... 3 What is the value of the

More information

DARMADI KOMO: Hello, everyone. This is Darmadi Komo, senior technical product manager from SQL Server marketing.

DARMADI KOMO: Hello, everyone. This is Darmadi Komo, senior technical product manager from SQL Server marketing. Microsoft SQL Server 2012 for Private cloud (Part 1) Darmadi Komo - Senior Technical Product Manager DARMADI KOMO: Hello, everyone. This is Darmadi Komo, senior technical product manager from SQL Server

More information