Movatterモバイル変換


[0]ホーム

URL:


Go to main content
oracle home

Introduction to Oracle® Solaris Zones

Exit Print View

 
Search Scope:
  »  ...Documentation Home  »  Oracle Solaris 11.3 Information Library  »  Introduction to Oracle® Solaris ...  »  Oracle Solaris Zones Introduction  »  Zones Concepts Overview
Updated: October 2017
 
 

Zones Concepts Overview

    Oracle Solaris Zones is a virtualization technology that enables you to consolidate multiple physical machines and services on a single system. Virtualization reduces costs through the sharing of hardware, infrastructure, and administration. Benefits include the following:

  • Increased hardware utilization

  • Greater flexibility in resource allocation

  • Reduced power requirements

  • Fewer management costs

  • Lower cost of ownership

  • Administrative and resource boundaries between applications on a system

The Oracle Solaris Zones partitioning technology is used to virtually divide the resources of a physical machine and its Oracle Solaris operating system to simulate multiple machines and operating systems. Each system that is created in a zone is dedicated to the programs running inside. Zones technology is used to provide an isolated and secure environment for running applications.

Oracle Solaris Zones provides two main types of zones, each having attributes that control howits operating system behaves and how it can be used. The instance of the operating system that isrunning directly on a machine is called theglobal zone. An instance of avirtual system running inside the global zone is called anon-global zone, orsimply azone.

Akernel zone is a non-global zone that runs a kernel and operating system that is separate from the global zone. The separate kernel and OS installation in a kernel zone provide for greater independence and enhanced security of operating system instances and applications. Oracle Solaris Kernel Zones can run an Oracle Solaris release, Support Repository Update (SRU), or kernel version that is different from that of the host system. The Oracle Solaris release in a kernel zone must be at least Oracle Solaris 11.2.

Every zone is configured with an associatedbrand. The brand is used to determine behavior when a zone is installed and booted. In addition, a zone's brand is used to identify the correct application type at application launch time. The default brand issolaris. The brand for a kernel zone issolaris-kz. The brand for a zone running Oracle Solaris 10 issolaris10.

When you create a zone, you produce an application execution environment in which processesare isolated from the rest of the system. This isolation prevents processes that are running in onezone from monitoring or affecting processes that are running in other zones. Even a process runningwith root credentials cannot view or affect activity in other zones. Use Oracle Solaris Zones tomaintain the deployment model of one-application-per-server while simultaneously sharing hardwareresources.

A zone also provides an abstract layer that separates applications from the physicalattributes of the system on which they are deployed. Examples of these attributes include physicaldevice paths.

Zones can be used on any system that is running the Oracle Solaris 10 or Oracle Solaris 11 release. The upper limit for the number ofsolaris andsolaris10 zones on a system is 8192. The number of zones that can be effectively hosted on a single system is determined by the total resource requirements of the application software running in all of the zones, and the size of the system. System requirement concepts for zones are discussed inChapter 1, How to Plan and Configure Non-Global Zones inCreating and Using Oracle Solaris Zones.

System requirement concepts for Oracle Solaris Kernel Zones are discussed inHardware and Software Requirements for Oracle Solaris Kernel Zones inCreating and Using Oracle Solaris Kernel Zones.

Copyright © 2004, 2017, Oracle and/or its affiliates. All rights reserved. 
Previous
Next

[8]ページ先頭

©2009-2025 Movatter.jp