Sun N1 System Manager 1.2 Administration Guide

OS Provisioning Command Overview

The N1 System Manager enables you to provision hundreds of heterogeneous servers using one interface. The N1–ok shell provides a simple command set with which to provision and reprovision servers.

The OS provisioning process consists of the following high-level steps:

  1. Copying an OS image to the management server.

  2. (Optional) Creating a custom OS profile. Default OS profiles are created automatically when OS distributions are copied.

  3. Installing an OS profile on a server or a server group.

To import an OS image, use the create os command with the cdrom or file attribute. For example:


N1–ok> create os os file files

The Create OS job uses the location of the OS media or files to import the image and save it on the management server. You can view the job results to track the process.

After successful completion of the Create OS job, an image or distribution is identified by its name. The same name is used for the default OS profile. To view the available OS profiles, use the show osprofile command and the all attribute. For example:


N1–ok> show osprofile all

Provision individual servers and groups of servers by using the load server command with the group attribute, and the osprofile parameter and the required values. For example:


N1–ok> load server server osprofile osprofile networktype networktype

Tip –

The N1 System Manager browser interface provides an OS profile wizard and drag-and-drop installation of groups of servers to limit the complexity of OS provisioning. The wizard builds commands to help you learn the syntax and provides default settings to enable efficient configuration of common parameters. See To Access the N1 System Manager Browser Interface for login instructions. Refer to the N1 System Manager online help for wizard instructions.


Reprovision servers and server groups with a new OS profile by running the load command on servers or server groups that have previously been provisioned.

The following graphic illustrates the OS provisioning process.

This graphic illustrates the seven detailed steps required to
provision operating systems.

The following list provides links to the tasks that are illustrated in the graphic.