Sun Tech Talk 3 Solaris 10 and OpenSolaris Pierre de Filippis Sun Campus Evangelist

Slides:



Advertisements
Similar presentations
SANKHYA ® Varadhi The Digital Bridge TM. (c) Sankhya Technologies Private Limited. All Rights Reserved.2 Varadhi at a glance Object middleware.
Advertisements

Introduction to Solaris 10
Yingping Huang and Gregory Madey University of Notre Dame A W S utonomic eb-based imulation Presented by Tariq M. King Published by the IEEE Computer Society.
DEPARTMENT OF COMPUTER ENGINEERING
Wireless Applications Squeak & Croquet Bo Li Auburn University Research Spring 2006.
Loupe /loop/ noun a magnifying glass used by jewelers to reveal flaws in gems. a logging and error management tool used by.NET teams to reveal flaws in.
Methodologies, strategies and experiences Virtualization.
Windows Server MIS 424 Professor Sandvig. Overview Role of servers Performance Requirements Server Hardware Software Windows Server IIS.
ATIF MEHMOOD MALIK KASHIF SIDDIQUE Improving dependability of Cloud Computing with Fault Tolerance and High Availability.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
ICT Day Term 4,  Virtualisation is growing in usage.  Current CPU’s are designed to support Virtualisation.  Businesses are looking at virtualisation.
Version 4.0. Objectives Describe how networks impact our daily lives. Describe the role of data networking in the human network. Identify the key components.
B.Ramamurthy9/19/20151 Operating Systems u Bina Ramamurthy CS421.
Chapter 2: Operating-System Structures. 2.2 Silberschatz, Galvin and Gagne ©2005 Operating System Concepts Chapter 2: Operating-System Structures Operating.
Contents 1.Introduction, architecture 2.Live demonstration 3.Extensibility.
Next Generation Operating Systems Zeljko Susnjar, Cisco CTG June 2015.
1 OpenSolaris A Seminar Presentation on Submitted to:- Dept.of CSE Poornima College of Engg., Jaipur Submitted by:- Ajay Kr. Jain IV th Yr.(CSE)
Silberschatz, Galvin and Gagne ©2013 Operating System Concepts – 9 th Edition, Chapter 4: Multithreaded Programming.
Lecture 4 Mechanisms & Kernel for NOSs. Mechanisms for Network Operating Systems  Network operating systems provide three basic mechanisms that support.
Aneka Cloud ApplicationPlatform. Introduction Aneka consists of a scalable cloud middleware that can be deployed on top of heterogeneous computing resources.
Page: 1 Sun Confidential: Internal Use and Authorized Partners Only OpenSolaris and the Bio-OpenSolaris Software Project Gilbert Thomas Sun Microsystems,
Solaris 가상화 기술 이강산. What is a zone? A zone is a virtual operating system abstraction that provides a protected environment in which applications run.
Course 03 Basic Concepts assist. eng. Jánó Rajmond, PhD
1 Chapter 2: Operating-System Structures Services Interface provided to users & programmers –System calls (programmer access) –User level access to system.
UDel CISC361 Study Operating System principles - processes, threads - scheduling - mutual exclusion - synchronization - deadlocks - memory management -
What’s new in OpenSolaris ? Roman Strobl OpenSolaris Evangelist
Introduction to Operating Systems Concepts
Computer System Structures
Software.
Chapter 4: Threads Modified by Dr. Neerja Mhaskar for CS 3SH3.
The Post Windows Operating System
Virtual Machine Monitors
Let's talk about Linux and Virtualization in 'vLAMP'
Development Environment
Scaling Network Load Balancing Clusters
Chapter 1: Introduction
Applied Operating System Concepts
Chapter Objectives In this chapter, you will learn:
Self Healing and Dynamic Construction Framework:
Network Load Balancing
Chapter 4: Multithreaded Programming
Tools and Services Workshop Overview of Atmosphere

NEED OF JAILBREAKING IN IOS PENETRATION TESTING
Introduction to Cloud Computing
Client-Server Interaction
Chapter 4 The Power behind the Power
Chapter 4: Threads.
Chapter 4: Threads.
Software Defined Networking (SDN)
QNX Technology Overview
Objective Understand the concepts of modern operating systems by investigating the most popular operating system in the current and future market Provide.
Operating Systems Bina Ramamurthy CSE421 11/27/2018 B.Ramamurthy.
Modified by H. Schulzrinne 02/15/10 Chapter 4: Threads.
Chapter 2: The Linux System Part 1
Operating Systems : Overview
Language Processors Application Domain – ideas concerning the behavior of a software. Execution Domain – Ideas implemented in Computer System. Semantic.
Chapter 4 The Power behind the Power
Chapter 7 –Implementation Issues
Internet Protocols IP: Internet Protocol
Operating Systems : Overview
Operating Systems : Overview
Operating System Introduction.
Operating Systems : Overview
Objective Understand the concepts of modern operating systems by investigating the most popular operating system in the current and future market Provide.
A Virtual Machine Monitor for Utilizing Non-dedicated Clusters
CSE 451: Operating Systems Autumn Module 24 Virtual Machine Monitors
From Use Cases to Implementation
The StarlingX Story Learn, Try, Get Involved!
Presentation transcript:

Sun Tech Talk 3 Solaris 10 and OpenSolaris Pierre de Filippis Sun Campus Evangelist

Solaris 10 Features Runs on both SPARC and x86 (32-64bit) Solaris Zones Predictive Self-Healing ZFS DTrace Get it Today

CPU Optimization UltraSPARC IV 2x (US III) Opteron + Xeon up to 2x TCP/IP Stack New stack 30-50% better throughput Web server up to 10% better perf. App. server up to 50% better perf. Performance

Solaris Zones Concept Virtual operating system abstraction. Provides protected environment in which apps run. Advantages Apps protected from each other. No error propagation or unauthorized access. Reboots within seconds. Possibilities Run DNS server, FTP server on same computer.

Solaris Zones Before After

Solaris Branded Zones Concept Extension of Zones. Zone that contains a non-native OS environment. Advantages Run Linux apps within Solaris. Possibilities Install different OSes within different Branded Zones.

Predictive Self-Healing Concept Intelligent fault management. The OS is proactive towards faults and recovers by itself. Implemented in two ways Fault Management Architecture (FMA) Services Management Facility (SMF)

Fault Management Architecture Concept Error handling is resilient. System can continue to operate. Implementation Error handlers need to be part of FMA. System will analyse the error and send diagnostic report.

Service Management Facility Concept Centralize management of system-wide services. Control multiple services from one tool. Advantages Failed services are automatically restarted in dependency order. Detailed description of failure cause. Snapshots of configurations. Easier to delegate tasks to non-root users.

Zettabyte Filesystem Concept Storage pool model. Can create virtual devices out of the pool. Advantages Easy management. Highly scalable. Built in compression. Snapshots. Video

Dynamic Tracing Concept Tool to examine behavior of OS and users programs. How to Send probes at precise places in your system. Probes execute particular task to help debug system. Use the D language to configure the probes and process info.

OpenSolaris Idea Launched June 14, 2005 Open source version of Solaris. Goals Collaborative work on core technology. Integration of additional software Alternate distribution An OS for education Future versions of Solaris based on OpenSolaris !!

OpenSolaris Community Where How to participate Download source (or get DVD at the end) Become member of a project Create your own project Teach about OS

Solaris 10 University Challenge What is it? Sun sponsored competition for universities Develop a new application (port Linux app, game, fix bug, write driver...) Project using Solaris 10. Grand Prize Winner receives $5,000 + Sun Ultra 20. Winner's university receives $100,000 Sun material. Register Today

Thank you !! Pierre de Filippis Sun Campus Evangelist