Oracle VM Server for SPARC for Dummies (How-to)

A small How-to for beginners to work with Solaris and the Oracle VM Server for SPARC virtualization platform, formerly known as Sun Logical Domains.

image

Logical Domains is a virtualization and physical resource sharing technology for the SPARC V9-based UNIX line of servers introduced in May 2007 by Sun Microsystems.

It is possible to control the hypervisor from the command line or visual control interfaces, the latter will not be considered here.

Examples are given for Solaris 10 OS, in Solaris 11 it is worth considering the features of network configuration.

In Sun terminology, virtual machines are referred to as domains; there are several types of domains.

Domain roles



Virtual device and service designations



An example of creating basic services


Typically, device services are created in the Control Domain, but you can select a separate domain for this - the Service Domain.


Setting up a Control Domain and releasing resources from it for other domains



By default, there is no network connection between the Control Domain and other domains, this is due to the fact that the Control Domain uses a physical interface (eg: nxge0), and the rest of the domains are virtual (eg: vsw0).

Configuring a virtual switch as the main interface in Control Domain



Creating Guest Domain



Install Oracle Solaris 10 from a DVD



Install Oracle Solaris 10 from an image



Domain Deletion


Source: https://habr.com/ru/post/468163/


All Articles