Sunteți pe pagina 1din 1

FEATURES AND BENEFITS

Linux Containers (LXC)


Consolidate with Oracle Linux Containers
Linux Containers are available as BETA for Oracle Linux with the Unbreakable Enterprise Kernel only for
testing and demonstration purposes.
Linux Containers (LXC) allow running multiple isolated Linux instances (containers) on the same host.
A container is a way to isolate a group of processes from the others on a running Linux system. By
making use of existing functionality like the Linux kernel's new resource management and resource
isolation features (Cgroups and name spaces), these processes can have their own private view of the
operating system with its own process ID (PID) space, file system structure and network interfaces.
Containers share the same kernel with anything else that is running on it, but can be constrained to only
use a defined amount of resources such as CPU, memory or I/O. By combining containers with other
features like the Btrfs file system or the Open vSwitch, it will be possible to quickly set up multiple
lightweight isolated Linux instances with their own virtual network segment on a single host.

Features

Benefits

Lightweight and resource-friendly

Enables running multiple instances of an operating


system or application on a single host, without
inducing overhead on CPU and memory. This saves
both rack space and power.
Safely and securely run multiple applications on a
single system without the risk of them interfering with
each other. If security of one container has been
compromised, the other containers are unaffected.
Since both Oracle Linux 5 and Oracle Linux 6
support the same version of the Unbreakable
Enterprise Kernel, Linux containers can be used to
consolidate Oracle Linux 5 installations on a single
Oracle Linux 6 instance running the Unbreakable
Enterprise Kernel
Containers can be useful to quickly set up a
sandbox environment, e.g. to test a new version of
a Linux distribution or to simulate a clean
environment for testing/QA purposes. When using
the Btrfs file system for a container repository, new
instances can be cloned and spawned in seconds,
without requiring significant additional disk space.

Comprehensive process and resource isolation

Run multiple versions of an operating system on a


single server

Rapid and Easy deployment

Copyright 2011, Oracle and/or its affiliates. All rights reserved.


This document is provided for information purposes only and the contents hereof are subject to change without notice. This document is not warranted to be error-free, nor subject
to any other warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or fitness for a particular purpose.
We specifically disclaim any liability with respect to this document and no contractual obligations are formed either directly or indirectly by this document. This document may not
be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without our prior written permission.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of
SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered
trademark licensed through X/Open Company, Ltd. 0911

S-ar putea să vă placă și