Source is here
Client Applications: Various user
interfaces to Oracle VM Manager are provided, either via the graphical user
interface (GUI) accessible using a web-browser; the command line interface (CLI)
accessible using an SSH client; custom built applications or scripts that use
the Web Services API (WS-API); or external applications, such as Oracle
Enterprise Manager, or legacy utility scripts that may still make use of the
legacy API over TCPS on port 54322. The legacy API is due to be deprecated in
the near future and applications that are using it must be updated to use the
new Web Services API instead. All communications with Oracle VM Manager are
secured using either a key or certificate based technology.
Oracle VM Manager: Used to manage Oracle VM
Servers, virtual machines, and resources. It is comprised of a number
of subcomponents, include a web browser-based user interface; and a command line
interface (CLI) allowing you to manage your infrastructure directly from the
command line either via external scripts or by running manual command sequences.
Each of these interfaces runs as a separate application to the Oracle VM Manager
core and interfaces with this using the Web Services API.
The Oracle VM Manager core is an Oracle WebLogic Server
application running on Oracle Linux. The user interface uses the Application
Development Framework (ADF) application, providing a common look and feel, in
line with other Oracle web-based applications. Oracle VM Manager can be on a
standalone computer, or part of a virtual machine running on an instance of
Oracle VM Server. While Oracle VM Manager core and the Oracle VM Manager GUI are
both WebLogic applications, they are separate applications, even though they
share the same process space.
Oracle VM Manager communicates with each Oracle VM Server via the Oracle VM
Agent, using XML-RPC over HTTPS on port 8899. Actions on servers that are
initiated within Oracle VM Manager are triggered using this method. The Oracle
VM Agent on each Oracle VM Server is equally able to send notifications,
statistics and event information back to Oracle VM Manager. Actions within
Oracle VM Manager triggered by Oracle VM Agent are achieved using the Web
Services API exposed by Oracle VM Manager and are secured using HTTPS.
While Oracle VM Manager is a critical component for configuration actions
within the Oracle VM infrastructure, the virtualized environment can continue to
function properly even if Oracle VM Manager experiences downtime. This includes
the ability to maintain high availability and to perform live
migration of virtual machines
Oracle VM Manager Database: Used by
Oracle VM Manager core to store and track configuration, status changes and
events. Oracle VM Manager uses a MySQL Enterprise database that is bundled in
the installer and which runs on the same host where Oracle VM Manager is
installed. The database is configured for the exclusive use of Oracle VM Manager
and must not be used by any other applications. The database is automatically
backed up on a regular schedule, and facilities are provided to perform manual
backups as well.
Oracle VM Server: A managed
virtualization environment providing a lightweight, secure, server platform
which runs virtual machines, also known as domains. At least one Oracle VM
Server is required, but several are needed to take advantage of clustering.
Oracle VM Server is installed on a bare metal computer, and contains the Oracle VM
Agent to manage communication with Oracle VM Manager. dom0 is
an abbreviation for domain zero, the
management or control domain with privileged access to the hardware
and device drivers. DomU is an unprivileged domain with no direct
access to the hardware or device drivers. A user-domain (domU) is started and
managed on an Oracle VM Server by dom0.
On x86-based systems, Oracle VM Server is based upon an updated version of
the underlying Xen hypervisor technology, and includes
Oracle VM Agent. It also includes a Linux kernel with support for a broad array
of devices, file systems, and software RAID volume management. The Linux kernel
is run as dom0 to manage one or more domU virtual machines, each of which could
be Linux, Oracle Solaris, or Microsoft Windows™.
In contrast, Oracle VM Server for SPARC takes advantage of the hypervisor
that is already included within the SPARC firmware, alongside the Oracle VM
Agent for SPARC. The default Oracle Solaris operating system is usually promoted
to act as the primary domain, which is equivalent to dom0 on x86 systems. Once
the primary domain is in place, it can be used to create and manage further
domains running different versions of the Oracle Solaris operating system.
Groups of Oracle VM Servers are usually clustered together to create server
pools. This allows Oracle VM Manager to handle load balancing and failover for
high-availability environments. Virtual machines run within a server pool and
can be easily moved between the different servers that make up a server pool.
Server pools also provide logical separation of servers and virtual machines.
Server pools are required entities within the Oracle VM infrastructure, even if
they consist of only one server.
Each Oracle VM Server maintains its own Berkeley Database, used to store
local configuration and runtime information. This allows the Oracle VM Server to
continue to function normally, even if Oracle VM Manager becomes unavailable for
a period. Where Oracle VM Servers are clustered together, a separate cluster
database, stored in the server pool file system, is shared between the servers.
This allows the server pool to continue to provide clustering features, such as
High Availability, even if Oracle VM Manager is unavailable.
No comments:
Post a Comment