Skip Navigation Links | |
Exit Print View | |
Installing Oracle Solaris 11 Systems Oracle Solaris 11 Information Library |
Part I Oracle Solaris 11 Installation Options
1. Overview of Installation Options
Part II Installing Using Installation Media
2. Preparing for the Installation
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
AI Server Hardware Requirements
AI Server Software Requirements
Configure a Multihomed Install Server
Configure the Web Server Host Port
Create an Install Service Without DHCP Setup
Create a SPARC Install Service Using an ISO File
Create an x86 Install Service Using an IPS Package
Create an Install Service Including Local DHCP Setup
Add, Modify, or Delete an Install Service
Modifying Install Service Properties
Enable or Disable an Install Service
Associate Clients With Install Services
Add a Client To an Install Service
Associate a Client With a Different Install Service
Delete a Client From an Install Service
Associate Client-Specific Installation Instructions With Install Services
Associate Client-Specific Configuration Instructions With Install Services
Add a System Configuration Profile
Validate a System Configuration Profile
Delete a System Configuration Profile
Export an AI Manifest or a System Configuration Profile
Modify Criteria for an AI Manifest or a System Configuration Profile
Show Information About Install Services
List All Install Services on the Install Server
Show Information for a Specified Install Service
List Clients Associated With Install Services
List Clients Associated With a Specific Install Service
Show Information About Customized Installations
List All AI Manifests and System Configuration Profiles
List Manifests and Profiles Associated With a Specified Install Service
Administering the AI SMF Service
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
The AI installation tools package provides the installadm(1M) command that enables you to create and maintain AI install services.
The installadm command enables you to accomplish the following tasks:
Create and enable install services.
Set up and update a DHCP server.
Add custom client installation and configuration instructions.
Set criteria for clients to use custom installation and configuration instructions.
See Maintain an Install Server and Oracle Solaris 11 Installation Man Pages for more information about the installadm command.
To install the tools package, your AI install server must be able to access an Oracle Solaris Image Packaging System (IPS) software package repository. Make sure you are connected to the Internet or to a local IPS package server that contains the install/installadm package.
Use the pkg list command to determine whether the installadm package is already installed on this system.
$ pkg list installadm pkg list: no packages matching 'installadm' installed
Use the -a option to make sure your IPS package repository contains the installadm package.
$ pkg list -a installadm NAME (PUBLISHER) VERSION IFO install/installadm 0.5.11-0.175.0.0.0.0.1345 ---
If more than one publisher is defined for this image, use the -v option to show which publisher provides the installadm package.
$ pkg list -av installadm FMRI IFO pkg://solaris/install/installadm@0.5.11,5.11-0.175.0.0.0.0.1345:20110815T024057Z ---
Use the pkg publisher command to show the origin for the publisher. In this example, a local copy of the solaris repository has been made.
# pkg publisher PUBLISHER TYPE STATUS URI solaris origin online file:///export/Solaris11/ example.com (non-sticky) origin online http://pkg.example.com/
Use the pkg install command to install the installadm package.
# pkg install install/installadm Packages to install: 1 Create boot environment: No Services to change: 2 DOWNLOAD PKGS FILES XFER (MB) Completed 1/1 66/66 0.3/0.3 PHASE ACTIONS Install Phase 119/119 PHASE ITEMS Package State Update Phase 1/1 Image State Update Phase 2/2 PHASE ITEMS Reading Existing Index 8/8 Indexing Packages 1/1 Deleting content cache
$ pkg info installadm Name: install/installadm Summary: installadm utility Description: Automatic Installation Server Setup Tools Category: System/Administration and Configuration State: Installed Publisher: solaris Version: 0.5.11 Build Release: 5.11 Branch: 0.175.0.0.0.0.1345 Packaging Date: Mon Aug 15 02:40:57 2011 Size: 967.86 kB FMRI: pkg://solaris/install/installadm@0.5.11,5.11-0.175.0.0.0.0.1345:20110815T024057Z