Skip Navigation Links | |
Exit Print View | |
Oracle Solaris 11.1 Administration: Oracle Solaris Zones, Oracle Solaris 10 Zones, and Resource Management Oracle Solaris 11.1 Information Library |
Part I Oracle Solaris Resource Management
1. Introduction to Resource Management
2. Projects and Tasks (Overview)
3. Administering Projects and Tasks
4. Extended Accounting (Overview)
5. Administering Extended Accounting (Tasks)
6. Resource Controls (Overview)
7. Administering Resource Controls (Tasks)
8. Fair Share Scheduler (Overview)
9. Administering the Fair Share Scheduler (Tasks)
10. Physical Memory Control Using the Resource Capping Daemon (Overview)
11. Administering the Resource Capping Daemon (Tasks)
13. Creating and Administering Resource Pools (Tasks)
14. Resource Management Configuration Example
15. Introduction to Oracle Solaris Zones
16. Non-Global Zone Configuration (Overview)
17. Planning and Configuring Non-Global Zones (Tasks)
18. About Installing, Shutting Down, Halting, Uninstalling, and Cloning Non-Global Zones (Overview)
19. Installing, Booting, Shutting Down, Halting, Uninstalling, and Cloning Non-Global Zones (Tasks)
20. Non-Global Zone Login (Overview)
21. Logging In to Non-Global Zones (Tasks)
22. About Zone Migrations and the zonep2vchk Tool
23. Migrating Oracle Solaris Systems and Migrating Non-Global Zones (Tasks)
24. About Automatic Installation and Packages on an Oracle Solaris 11.1 System With Zones Installed
25. Oracle Solaris Zones Administration (Overview)
26. Administering Oracle Solaris Zones (Tasks)
27. Configuring and Administering Immutable Zones
28. Troubleshooting Miscellaneous Oracle Solaris Zones Problems
Part III Oracle Solaris 10 Zones
29. Introduction to Oracle Solaris 10 Zones
30. Assessing an Oracle Solaris 10 System and Creating an Archive
31. (Optional) Migrating an Oracle Solaris 10 native Non-Global Zone Into an Oracle Solaris 10 Zone
32. Configuring the solaris10 Branded Zone
33. Installing the solaris10 Branded Zone
In Perl, the term used to denote class membership of an object.
An instance of the BrandZ functionality, which provides non-global zones that contain non-native operating environments used for running applications.
An isolated environment in which to run non-native applications in non-global zones.
A limit that is placed on system resource usage.
The process of placing a limit on system resource usage.
An interface at Layer 2 of the OSI protocol stack, which is represented in a system as a STREAMS DLPI (v2) interface. This interface can be plumbed under protocol stacks such as TCP/IP. In the context of Oracle Solaris 10 zones, data-links are physical interfaces, aggregations, or VLAN-tagged interfaces . A data-link can also be referred to as a physical interface, for example, when referring to a NIC or a VNIC.
The pool created by the system when pools are enabled.
See also resource pool.
The processor set created by the system when pools are enabled.
See also processor set.
A type of set in which the members of the set do not overlap and are not duplicated.
Information about the disposition of resources within the resource pools framework for a given system at a point in time.
On SPARC based systems, the ability to reconfigure hardware while the system is running. Also known as DR.
A flexible way to record resource consumption on a task basis or process basis in the Solaris operating system.
A scheduling class, also known as FSS, that allows you to allocate CPU time that is based on shares. Shares define the portion of the system's CPU resources allocated to a project.
See fair share scheduler.
The root user or an administrator with the root role. When logged in to the global zone, the global administrator or a user granted the appropriate authorizations can monitor and control the system as a whole.
See also zone administrator.
Actions that apply to resource control values for every resource control on the system.
The zone contained on every Oracle Solaris system. When non-global zones are in use, the global zone is both the default zone for the system and the zone used for system-wide administrative control.
See also non-global zone.
Process-allocated scratch memory.
Local actions taken on a process that attempts to exceed the control value.
Memory that cannot be paged.
The percentage of physical memory utilization on the system that will trigger cap enforcement by the resource capping daemon.
In the Projects and Tasks (Overview) chapter of this document, a reference to both LDAP containers and NIS maps.
A virtualized operating system environment created within a single instance of the Oracle Solaris operating system. The Oracle Solaris Zones software partitioning technology is used to virtualize operating system services.
See zone administrator.
A complete runtime environment for Solaris 10 applications executing in a solaris10 branded zone on a system running the Oracle Solaris 11 release.
A software partitioning technology used to virtualize operating system services and provide an isolated, secure environment in which to run applications.
See resource pool.
The poold system daemon that is active when dynamic resource allocation is required.
A disjoint grouping of CPUs. Each processor set can contain zero or more processors. A processor set is represented in the resource pools configuration as a resource element. Also referred to as a pset.
See also disjoint.
A network-wide administrative identifier for related work.
An Immutable Zone zone configured with a read-only root.
The size of the resident set. The resident set is the set of pages that are resident in physical memory.
An aspect of the computing system that can be manipulated with the intent to change application behavior.
A daemon that regulates the consumption of physical memory by processes running in projects that have resource caps defined.
Fundamentally, a Solaris process. Process model entities such as the project and the task provide ways of discussing resource consumption in terms of aggregated resource consumption.
A per-process, per-task, or per-project limit on the consumption of a resource.
A functionality that enables you to control how applications use available system resources.
An exclusive subset of a resource. All of the partitions of a resource sum to represent the total amount of the resource available in a single executing Solaris instance.
A configuration mechanism that is used to partition machine resources. A resource pool represents an association between groups of resources that can be partitioned.
A process-bindable resource. Most often used to refer to the objects constructed by a kernel subsystem offering some form of partitioning. Examples of resource sets include scheduling classes and processor sets.
See resident set size.
A kernel thread that identifies infrequently used pages. During low memory conditions, the scanner reclaims pages that have not been recently used.
A representation of the way in which an administrator would like a system to be configured with respect to resource pools functionality.
In resource management, a process collective that represents a set of work over time. Each task is associated with one project.
A type of non-global zone in which all of the required system software and any additional packages are installed into the private file systems of the zone.
The size of the working set. The working set is the set of pages that the project workload actively uses during its processing cycle.
An aggregation of all processes of an application or group of applications.
See also working set size.
The privileges of a zone administrator are confined to a non-global zone.
See also global administrator.
The status of a non-global zone. The zone state is one of configured, incomplete, installed, ready, unavailable, running, or shutting down.