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
Unconfiguring an Oracle Solaris Instance
Creating a Configuration Profile Using the SCI Tool
Part III Installing Using an Install Server
7. Automated Installation of Multiple Clients
8. Setting Up an Install Server
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
You can use the sysconfig configure command to configure or reconfigure an Oracle Solaris instance in a global or non-global zone. This configuration can occur either interactively or non-interactively.
You can use the -c option in the sysconfig configure utility to specify an existing system configuration profile. If the utility is run with that option, then the utility reads the configuration specifications in the existing profile and uses those specifications to configure the system non-interactively.
For example, the following command specifies that the system be configured using the existing configuration profile named myprofile.xml.
# sysconfig configure -c myprofile.xml
Note - The -c option specifies a profile or a directory of profiles. All profiles must include the .xml file extension.
For information about system configuration (SC) profiles, see Chapter 11, Configuring the Client System.
If the sysconfig configure command is invoked without a specified profile, the SCI Tool is automatically activated.
The SCI Tool supports configuration of freshly installed or unconfigured systems. You can use this tool to provide system configuration for newly created non-global zones or other unconfigured systems. The SCI Tool consists of a series of interactive text panels that ask for configuration information. See How to Reconfigure Using the SCI Tool.
Note - The series screens in the SCI Tool also run automatically as part of a text installation.
Alternately, you can run the SCI Tool to create a new system configuration profile based on the configuration specifications entered in the SCI Tool screens. See Creating a Configuration Profile Using the SCI Tool.
Note - If you are working in a non-global zone, log into the zone as the root role as follows:
# zlogin -C -e ^ ZONENAME
# sysconfig configure
The SCI Tool is displayed. The following steps provide instructions for completing the series of interactive panels in the SCI Tool.
Note - Use the function keys to navigate through the SCI Tool panels. You cannot use a mouse. Refer to the function key references on each panel and to the online help as needed.
The SCI Tool continues to the Time Zone panels.
Note - The IP address and netmask are required fields. The router is an optional field.
If you selected DNS in the previous step, LDAP or NIS would be set up as alternate name services in addition to DNS. If you did not select DNS in the previous step, LDAP or NIS would be set up as the only name service.
If you will be configuring LDAP on the system without an LDAP profile, select None instead of selecting LDAP. Then, configure LDAP manually after the SCI Tool process is complete.
Note - If no network naming services are selected, network names can be resolved by using standard name source files such as /etc/hosts(4). For further information, see the nsswitch.conf(4) man page.
Note - To determine the domain name, check with your system administrator. Or, use the domainname command on a previously-installed system.
Note - If the profile specifies a proxy credential level, and the authentication method is not None, then you must provide the proxy bind information. If you omit that information, LDAP will not be initialized.
You can either let the software search for a name server, or you can specify a name server. Select one of the following two choices.
Note - The software can only find a name server if that server is on the local subnet.
After completing the series of networking configuration panels, the SCI Tool displays a series of time zone panels and a Date and Time panel.
The SCI Tool continues to the Time Zone panels.
Note - The default is for the GMT time zone to be configured.
You are not required to create a user account. But, you must create a root password.
In this case, root will be a role assigned to the user.
To create a user account, type a username and password. The name must begin with a letter and can only contain letters and numbers.
In this case, root will be a regular user.