• No results found

Configuring and Managing a Private Cloud with Enterprise Manager 12c

N/A
N/A
Protected

Academic year: 2021

Share "Configuring and Managing a Private Cloud with Enterprise Manager 12c"

Copied!
44
0
0

Loading.... (view fulltext now)

Full text

(1)

Configuring and Managing a

Private Cloud with Enterprise

Manager 12c

Kai Yu

Oracle Solutions Engineering Lab

Enterprise Solutions Engineering, Dell Inc.

IOUG Online Education Series

12:00pm - 1:00pm CT, June 26, 2012,

(2)

Global Marketing

Kai Yu

, [email protected]

17 years with Oracle Technology: DBA, Apps 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 President (2009-2010)

–IOUG Virtualization SIG Webinar Chair

–2011 OAUG Innovator of Year Award Winner

–Oracle Blog: http://kyuoracleblog.wordpress.com/

Dell Oracle Solutions Engineering: www.dell.com/oracle –Oracle Technology Solutions on Dell systems/storages

–Dell | Oracle Solutions Components

–Solutions stack: servers, storage, network, OS, Oracle VM, Oracle RAC, Oracle Applications

About Author

2

(3)

Global Marketing

Dell Enterprise Solutions Engineering Lab

About Author

3

(4)

Global Marketing

Agenda

• Introduction to Oracle VM and Cloud Management

• Dell Oracle Private Cloud POC Project

• Cloud Infrastructure Deployment and Configuration

• Self Service Application in the Cloud

• Managing Cloud with Oracle Enterprise Manager 12c

• QA

4

(5)

Global Marketing

Introduction to

Oracle VM and

Cloud

Management

5

(6)

Global Marketing

• Oracle VM Virtualization Solution.

–Software based server Virtualization solutions for X86 –Server partitions and consolidation

–High availability and scalability

–Fast deployment and standardization

– Provide the virtualization support for Grid /Cloud

• Oracle VM Architecture –Oracle VM server: Xen Hypervisor, management Linux kernel with support of devices, IO, networking, etc.

–VM: guest OS with

applications running on domU

6

Introduction to Oracle VM

(7)

Global Marketing

• Running Applications on Oracle VM environment

– Applications running on Oracle Virtual Machines (VM) –Multiple Oracle VMs on a single physical servers.

–Multiple physical servers form a server pool for high availability

• Fast Application deployment on Oracle VM environment

–Oracle VM Templates –Application Assemblies

• Application Service Provision in Cloud –Provisioning through VM Templates

–Provisioning through Application Assemblies

7

Introduction to Oracle VM

(8)

Global Marketing 8

• Oracle Cloud Service Models:

Infrastructure as a service: Storage, Servers, Operating systems:

Oracle Linux, Oracle VM for x86/Sparc, Oracle Solaris

Database as a Service: create database on VM or on shared cluster; Create a database schema on a shared Database

Platform as a Service: combines database service with middle tier such as Fusion Middleware, SOA, BPM, Identify Mgmt, Webcenter

Applications as a Service: 3rd party apps, Oracle Applications, etc

• Cloud Management

Performance management

Life Cycle Management of all layers of cloud services

Configuration Management

Support for both physical and virtual environments

Management of completed software stack (VM, OS, Tech stack and Applications)

Introduction to Cloud Management

(9)

Global Marketing 9

• Oracle Enterprise Manager 12c : Total Cloud Control solution

Integrate and automate the management of the entire cloud stack Applications and Business Services Platform as a Service

Database as a Service Infrastructure as a service

Complete Life Cycle Management: manage all phrases:

Plan->Setup-> Build ->Test ->Deploy->Monitor->Manage ->

Meter charge -> Optimize

Business Driven Application Management

• This presentation will focus on the Infrastructure Cloud Management

The infrastructure cloud is based on Oracle Virtualized environment.

Introduction to Cloud Management

(10)

Global Marketing

10

Introduction to Cloud Management

(11)

Global Marketing 11

Private Cloud Management in virtual environment

Introduction to Cloud Management

(12)

Global Marketing

Oracle | Dell

Joint Private

Cloud POC

Project

13

(13)

Global Marketing 14

• Project Goal:

Reference configuration of Cloud Infrastructure on Dell platforms

Deployment solution for private cloud based on Oracle VM 3.0

Cloud Management Solutions based on Oracle EM12c

Developing solutions to achieve PaaS and IaaS

• Project Task Overview

Private Cloud Infrastructure Design

Cloud Infrastructure Deployment and Configuration

Setup Self Service Applications in Cloud

• Private Cloud Architecture Design

Cloud Hardware Environment :

3 physical severs for VM servers:

1 physical sever for VM Manager

1 physical server for Enterprise Manager 12c

Oracle | Dell Joint Private Cloud POC Project

(14)

Global Marketing 15

Fiber Channel Storage for Cloud storage:

Virtualization and Management Environment:

Virtual Server: Oracle VM server 3

Virtual Environment Manager: Oracle VM Manager 3

Cloud Management: Enterprise Manager 12C Cloud Control

Oracle | Dell Joint Private Cloud POC Project

(15)

Global Marketing

Cloud

Infrastructure

Deployment and

Configuration

16

(16)

Global Marketing 17

• Hardware Infrastructure Layout

Cloud Infrastructure Configuration

(17)

Global Marketing 18

• Software Installation

Oracle VM server 3.0 installation on bare metal hardware Need to specify the management port

VM Manager Installation: (VM Manager 3.0.2 and up)

text based installer: ./runInstaller.sh

requires Oracle DB SE/EE for the repository for production

Simple installation installs DB XE

Standard install use the pre-installed DB

Install Java, the Oracle VM Manager application, and Oracle WebLogic Server

Cloud Infrastructure Configuration

(18)

Global Marketing 19

• Enterprise Manager 12g Installation installs middleware home: JDK, OMSWeblogic server, OMS, Plug-ins

11.2 Oracle DB home: repository database software agent12 home: 12g agent

Cloud Infrastructure Configuration

(19)

Global Marketing 20

So far you have installed VM servers, VM Manager, EM12c,.

We start to link them together.

Cloud Infrastructure Configuration

(20)

Global Marketing 21

Establishing Enterprise Manager’s Cloud Management

Install Virtualization plugs and Cloud Plug-in

Cloud Infrastructure Configuration

(21)

Global Marketing 22

Setup the software library:

Cloud Infrastructure Configuration

(22)

Global Marketing 23

Setting up the Cloud Infrastructure

Register the Oracle VM Manager in Enterprise Manager

EM Cloud control ->Enterprise Menu > Infrastructure Cloud->Register OVM Manager

Cloud Infrastructure Configuration

(23)

Global Marketing 24

Sync EM and OVM Manager

Cloud Infrastructure Configuration

(24)

Global Marketing 25

Discover VM servers to connect VM Manager with VM servers

Cloud Infrastructure Configuration

(25)

Global Marketing 26

Cloud’s Network and Storage Connections Design

(Refer to C#12 Presentation: Virtualizing Oracle 11gR2/RAC Database on Oracle VM3.0 Methods/Tip)

Cloud Infrastructure Configuration

(26)

Global Marketing

Mapping from public network to physical NIC card ports:

Logical network and physical network mapping:

27

Over all networks setup

Cloud Infrastructure Configuration

(27)

Global Marketing 28

Storage Configuration: Allocated storage volumes for the cloud.

Storage Volume creations:

,

Make these volumes accessible to the VM servers. After VM Manager discovered the VM server, the storage

Connect plug in VM server connect the Storage with the VM Manager. And we can manage the storage on the EM 12c VM Manager Page

Cloud Infrastructure Configuration

(28)

Global Marketing 29

Configure the Storage array and volumes.

,

The volumes shown as the physical disks:

:

Cloud Infrastructure Configuration

(29)

Global Marketing 30

Create VM server pool and zone ,

Create the Storage Repository with the OCFS cluster file system

:

Cloud Infrastructure Configuration

(30)

Global Marketing 31

Storage Repository Structure

Create VMs by cloning VM templates

,

:

Load the VM template to Storage Repository:

Cloud Infrastructure Configuration

(31)

Global Marketing 32

Load the VM template to Storage Repository:

Create Virtual machines ,

:

Cloud Infrastructure Configuration

(32)

Global Marketing 33

Add the shared physical disks and local disk to VM

,

:

Cloud Infrastructure Configuration

(33)

Global Marketing

Self Service

Application in

the Cloud

34

(34)

Global Marketing 35

Roles and Responsibilities of the Cloud Management:

• Cloud Administrator’s Cloud Setup Tasks

Hypervisor/VM Server provisioning

Configure Storage and network

Create server pool, zone

Centralize Software Library

• Self Service Administrator’s Cloud Setup Tasks:

Define VM seize

Assign Quota to users/roles, define access boundary

Setup chargeback plan

Make software available self service users

• Self Service Users:

Deploy Applications through templates/assembly

Operator tasks – start and stop and monitoring

Scale up and down

Save/clone snapshot

Self Service Application in the Cloud

(35)

Global Marketing 36

• Self Service Admin handles provisioning and management through Service portal:

Define and publish service templates

Set resource quota to users/roles.

Monitoring and Manage the requests and resources

• Service self users can request the services

• Setup Self Service Portal: SetupCloud Self Services

Define Machine Size Define Requst Settings

Self Service Application in the Cloud

(36)

Global Marketing 37

• Define Roles:

• Define Software Components

Self Service Application in the Cloud

(37)

Global Marketing 38

• Monitoring and Administering Resources and Requests

Use Self Service Portal: Infrastructure Self Service Portal

Request additional resources by clicking ‘Request Servers’ to request a new VM (server pool, memory, VCPUs, network, storage, deployment options

Self Service Application in the Cloud

(38)

Global Marketing

Managing Cloud

with Enterprise

Manager

39

(39)

Global Marketing 40

Manages the infrastructure cloud and Database cloud:

,

:

Managing Cloud with Enterprise Manager

(40)

Global Marketing 41

Manage the Entire Stack

,

:

Managing Cloud with Enterprise Manager

(41)

Global Marketing 42

Detailed status of a RAC Database

,

:

Managing Cloud with Enterprise Manager

(42)

Global Marketing 43

Monitor the Infrastructure Cloud (Pre-Recorded Demo Video)

,

:

Managing Cloud with Enterprise Manager

(43)

Global Marketing

• Cloud Configuration and Management with Oracle EM 12c

• Cloud Reference Configuration based on Dell Hardware/Storage

• Cluster Infrastructure Components and Step by Step Deployment

• Self Service Application to provide PaaS and IaaS

• Managing Cloud with Oracle Enterprise Manager Acknowledgement:

This presentation was co-presented with Madhup Gulati, Senior Product Manager of EM12c Cloud Management at Oracle

I would like to acknowledge the help and support of Roger Lopez and other team members in Dell Oracle Solutions Engineering Lab

References:

1. Oracle® Enterprise Manager Cloud Control Cloud Administration Guide 12c, Release 1, 12.1.0.1, E25179-01

2. Oracle® Enterprise Manager Cloud Control Basic Installation Guild 12c Release 12.1.0.1.0

3. Oracle® VM Installation Guide Release 3.0 for x86 E18548-01 4. Oracle® VM User’s Guide Release 3.0.3 for x86 E18549-04

44

Summary

(44)

Global Marketing

45

Visit my Oracle Blog at http://kyuoracleblog.wordpress.com

Thank You and QA

References

Related documents

Oracle Enterprise Manager Cloud Control 12c: Adv Config Workshop 3 2 C 2 C Oracle Enterprise Manager Ops Center 12c Administration 5 4

Using Oracle Enterprise Manager Cloud Control 12c 3 R12.x Extend Oracle Applications: Building OA Framework Applications 5 Oracle Application Express: Developing Web Applications

This session will demonstrate how to use Oracle Enterprise Manager 12c for continuous demonstrate how to use Oracle Enterprise Manager 12c for continuous security compliance

Oracle Database Single LPAR with Oracle RAC Oracle RAC Node 1 Linux Guest 1 z/VM LPAR Application Server(s) Oracle Database Guards against :. •Linux OS or Oracle DB failure

The annual cost savings combine with additional virtualization and cloud management benefits brought about by features of Oracle VM Server for SPARC and Oracle Enterprise

 OpenStack integration with Oracle Solaris, Oracle Linux, Oracle VM, Oracle Virtual Compute Appliance, Oracle’s storage.  Oracle Infrastructure Cloud and Oracle Storage

According to the UNCTAD, the sustained growth of FDI and related international production primarily reflected the strong economic performance and increasing profits of many