JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Installing Oracle Solaris 11 Systems     Oracle Solaris 11 Information Library
search filter icon
search icon

Document Information

Preface

Part I Oracle Solaris 11 Installation Options

1.  Overview of Installation Options

Part II Installing Using Installation Media

2.  Preparing for the Installation

System Requirements for LiveCD and Text Installations

Preparing a Boot Environment for Installing Multiple Operating Systems

Partitioning Your System

Guidelines for Partitioning a System Prior To Installation

Guidelines for Partitioning a System During an Interactive Installation

x86: Setting Up Partitions During an Interactive Installation

Setting Up VTOC Slices During a Text Installation

Ensuring That You Have the Proper Device Drivers

How to Use the Oracle Device Detection Tool

Device Driver Utility Overview

How to Start the Device Driver Utility

How to Install Missing Drivers

How to List Your System in the HCL

Using Oracle Configuration Manager

3.  Using the LiveCD

4.  Using the Text Installer

5.  Automated Installations That Boot From Media

6.  Unconfiguring or Reconfiguring an Oracle Solaris instance

Part III Installing Using an Install Server

7.  Automated Installation of Multiple Clients

8.  Setting Up an Install Server

9.  Customizing Installations

10.  Provisioning the Client System

11.  Configuring the Client System

12.  Installing and Configuring Zones

13.  Running a Custom Script During First Boot

14.  Setting Up Oracle Configuration Manager For Use By AI Client Systems

15.  Installing Client Systems

16.  Troubleshooting Automated Installations

Using Oracle Configuration Manager

Upon rebooting after an installation from a LiveCD or after a text installation, anonymous system configuration information is uploaded to Oracle Support by the Oracle Configuration Manager. My Oracle Support receives information about the installed system's configuration, but does not receive any of your customer information.

Specifically, during the first reboot, an Oracle Configuration Manager service runs for the first time and attempts to register the system with the registration server. If this registration succeeds, an upload of the anonymous configuration information is performed. Also, upon successful registration, an internal scheduler is started. Thereafter, configuration data is uploaded under control of the scheduler. On subsequent reboots, configuration data is not sent as part of service startup. The service recognizes that the system is already registered and simply launches the scheduler. Scheduling may be tuned by using /usr/sbin/emCCR. See the emCCR(1M) man page and the Oracle Configuration Manager Installation and Administration Guide.

When performing an installation from a LiveCD or a text installation, you have the following options.


Note - If you are using an install server for purposes such as creating an installation image and burning it to media or initiating a text installation over the network, you have different options for administering the Oracle Configuration Manager. See Chapter 14, Setting Up Oracle Configuration Manager For Use By AI Client Systems.


Whether you chose to allow or cancel the default anonymous registration, you can still choose to register or re-register your system later with the Oracle Configuration Manager.

You can register by using the configCCR utility (/usr/sbin/configCCR) in interactive mode. After completing registration, you can enable the service as follows:

# svcadm enable system/ocm

For further information, see the following: