Presentation is loading. Please wait.

Presentation is loading. Please wait.

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Don’t Miss These Sessions! 2 WhenSessionTopicIntercontinental Hotel THURSDAY 2:30CON4606.

Similar presentations


Presentation on theme: "Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Don’t Miss These Sessions! 2 WhenSessionTopicIntercontinental Hotel THURSDAY 2:30CON4606."— Presentation transcript:

1

2 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Don’t Miss These Sessions! 2 WhenSessionTopicIntercontinental Hotel THURSDAY 2:30CON4606 Efficient Scalable/Flexible Data Center Cloud Virtualization Grand Ballroom A List of sessions/demos/HOLs: bit.ly/OOW14-Solaris …and Demos in Moscone South

3 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Best Practices for Oracle Solaris Lifecycle Management Eric Saxe, Glynn Foster Oracle Solaris Core Technologies September 28 – October 2, 2014 San Francisco 3

4 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | 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 to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle. 4

5 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Secure End to End Provisioning Total security assurance – Data confidentiality – Installation image integrity Modern network and encryption protocols – Protect the complete system software lifecycle Authenticated and encrypted deployment with Automated Installer

6 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Solaris 11 Packaging Image Packaging System – Repository based distribution over the network – Safe system upgrade – Automatic dependencies – Integrated patch management – Integrated updates of Oracle Solaris Zones – Understands system firmware 6

7 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Automated Installer Overview IPS Server Automated Installer Service DHCP Server Client boots of the network Automated Installer matches client to manifest and profile based on criteria Client installs software from trusted IPS repository 1 1 2 2 3 3

8 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Safe System Updates Boot Environments – Based on ZFS snapshots and clones – Enforces best practices for system update – Fast to create, zero cost – 100% reliable – Kernel changes automatically create new boot environments – Helps to reduce planned and unplanned system downtime – Can also be used for any administrative change! 8

9 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Failsafe Software Updates Seamless installation and update – Single step – Automatically enforces dependencies – Instant rollback with ZFS Always have correct firmware Virtually eliminates operator error – Less complexity – 16X higher productivity – Higher uptime for your enterprise cloud Image Packaging System and Boot Environments

10 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Increased Productivity & Reduced Human Error Very large financial services company Red Hat Enterprise Linux Solaris 11 16X EFFICIENCY MANAGE 4000300020001000 250 4000 VMs/Administrator

11 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Dramatically Simpler Lifecycle Management 11 Firmware Virtualization OS Database Application Firmware Virtualization OS Database Application Other vendor approach: Different tools, different patches, possible conflicts and downtimes. Oracle approach: Secure, pre-tested, single-source patching. 1 Step Unified Update

12 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Firmware Dependencies Deliver firmware as part of driver software – Firmware automatically updated during driver attach or system reboot – Used for new drivers Add firmware dependency into IPS – Package declares minimal version of firmware – Update prevented if incompatible and administrator must manually update firmware first – Used for legacy drivers 12

13 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Application Dependency Packages Fast installation of Oracle software not currently packaged in IPS – Ensure all dependent packages to ensure successful graphical installation – Oracle Database 12c prerequisites package: oracle-rdms-server-12-1-preinstall 13

14 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Unified Archives Integrated archive creation and deployment – Bare metal, Oracle Solaris Zones, LDOMs Disaster recovery solution Foundation for image management and deployment at scale with cloning –Cloud environments –Application templates Based on Open Virtualization Format (OVF) 14

15 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Rapid Application Deployment Agile Applications – Fast archive creation, instant deployment – from dev to production 2X Faster Provisioning Agile application cloning in the cloud with Unified Archives Unified Archive Create Clone Archive Deploy Clones into Cloud

16 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Fast and Reliable Disaster Recovery Bring System Back – Fast system archive creation – Full recovery in minutes 2X Faster Recovery Integrated disaster recovery with Unified Archives System A System A’ Unified Archive System Backup Disaster Recovery

17 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Archive Types Clone ArchivesRecovery Archives Independent system archivesSingle archive Active ZFS Boot Environments onlyAll ZFS Boot Environments ZFS Dataset clones promotedZFS Dataset clone relationships preserved System un-configuredSystem configuration preserved Full clone preparationDevice initialization only 17

18 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Total Archive Portability Archive Flexibility – Fast system archive creation – Deploy across physical and virtual boundaries Seamless image transforms with Unified Archives P to V V to P P to V

19 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Unified Archive Creation Simplified administration with archiveadm(1M) OVA with multi-system definitions –OVF descriptor and manifest –ZFS send/receive streams Disconnected system support –Bootable ISO images (< 4Gb) or USB images 19

20 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Unified Archive Deployment Automated Installer – Bare metal (including LDOMs) and Oracle Solaris Zones – XML manifest description Oracle Solaris Zones –Native Zones and Kernel Zones –Use existing zonecfg(1M) and zoneadm(1M) utilities Transforms available –Physical-to-virtual or virtual-to-physical –Different systems within same architecture 20

21 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Compliant Cloud Always in Compliance 21 Secure deployment Unified Archive YOUR APP Locked down – Dev through Production

22 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | What is Puppet? Open source automation software – Defines and enforces the state of your infrastructure – Ensures consistency and dependability – Optimized for complete software lifecycle Scales to cloud environments –Uses master/agent architecture –Easily extensible through reusable modules Puppet integrated in Oracle Solaris 11.2 22

23 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | How Does it Work? IPS Server Puppet Master Client connects to Puppet master – sends normalized data about itself using Facts Client configures itself based on catalog and reports back to master 1 1 2 2 3 3 23 Client installs Puppet agent software from repository Master compiles a catalog based on data for how the client should be configured 4 4

24 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Deployment Strategies Golden ImagesAutomation Easy to createHarder to create Harder to updateEasy to update Fast to deploySlower to deploy Always reliable Platform specificPlatform agnostic 24

25 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Technology Overview AutomationTechnology CreationAutomated Installer Manifests SMF Configuration Profiles DeploymentAutomated Installer IPS Package Repositories ConfigurationPost-install SMF First Boot Services Puppet 25 Golden ImagesTechnology CreationUnified Archives DeploymentAutomated Installer / Oracle Solaris Zones ConfigurationPuppet

26 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Lifecycle Management Flow Unified Archives, Puppet, and IPS: Lifecycle & Configuration Management at Scale Golden Image Base “Golden Image” Created Base “Golden Image” Created First Boot: Systems Contact Puppet Master Puppet Installs Additional Packages, Configuration Update configuration, packages easily via Puppet & IPS Deployed at Scale Puppet Master Base Image Deployed at Scale Base Image Deployed at Scale IPS Repository

27 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Solaris Integration with OpenStack Horizon Cloud Management Zones and Kernel Zones Nova Compute Virtualization Elastic Virtual Switch Neutron Cloud Networking ZFS File System Cinder/Swift Cloud Storage Unified Archives Glance Image Deployment

28 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Provisioning at Scale with Oracle Solaris Agile. Secure. Compliant. Complete. Deploy at Scale Download Private Cloud Oracle tests & optimizes apps Apps available as Unified Archive Glance / Image Repository Deployed at Scale – bare metal and virtualized Publishes custom applications

29 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Lifecycle Management – Putting it All Together Simplify your Infrastructure – Automated Installer, IPS, Boot Environments and SMF provide building blocks – Repeatable, secure, consistent, extendible and safe Deploy at Scale – Unified Archives provide golden images – Easy to create and re-deploy in the cloud with OpenStack Orchestrate your applications – Puppet ensures post-installation configuration at cloud scale 29

30 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | “With Solaris 10, it took 2 months to roll out a new patch set across the enterprise. With Solaris 11, it takes 10 days” Specialty Retailer in the US – Oracle Solaris Customer Advisory Board 30

31 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Lifecycle Management Resources Lifecycle Management Technology Page – http://www.oracle.com/technetwork/server- storage/solaris11/technologies/lifecycle-management- 2237945.html http://www.oracle.com/technetwork/server- storage/solaris11/technologies/lifecycle-management- 2237945.html Download Oracle Solaris 11 – http://www.oracle.com/technetwork/server- storage/solaris11/downloads/index.html http://www.oracle.com/technetwork/server- storage/solaris11/downloads/index.html 31

32 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Questions? oracle.com/solaris @ORCL_Solaris facebook.com/oraclesolaris Oracle Solaris Insider blogs.oracle.com/solaris youtube.com/oraclesolaris Learn More; Stay Connected 32 List of sessions/demos/HOLs: bit.ly/OOW14-Solaris

33 Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |33

34


Download ppt "Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Don’t Miss These Sessions! 2 WhenSessionTopicIntercontinental Hotel THURSDAY 2:30CON4606."

Similar presentations


Ads by Google