Sun N1 Service Provisioning System User's Guide for OS Provisioning Plug-In 3.1

ProcedureHow to Create the OS Provisioning Server (Browser Interface)

At the end of this task, the OS provisioning software is installed on the OS provisioning server. In addition, the DHCP service is installed on the OS provisioning server.

Before You Begin
Steps
  1. In the Common Tasks section of the N1 SPS browser interface, select OS Provisioning.

  2. On the OS Provisioning Common Tasks page, click Create in the OSP Control Server section.

  3. On the Plans Details page, click Run.

  4. Choose variables to use for this plan.

    • To use an existing variables set, select a name from the drop-down menu in the Service component row of the Plan Parameters table.

    • To create a new variables set, click Select from List in the Service component row of the Plan Parameters table.

      1. Click Create Set.

      2. Type a name for the variables set.

      3. Change variables as needed.

        Variable Name 

        Description 

        installPath

        Base directory into which to install the OS provisioning software. 

        vhost_name

        Name of the virtual host that represents the OS provisioning server. 

        host_dir

        Path to directory in which target host files reside. 

        profile_dir

        Path to directory in which OS profile resides. 

        subnet_dir

        Path to directory in which subnet files reside. 

        logs_console_dir

        Path to directory in which logs and console files reside. 

        run_provisioning_foreground

        Specifies whether to run the provisioning operation in the foreground. 

        If you set this variable value to true, all deployments are run in the foreground. You cannot reset this value for individual deployments.


        Note –

        To enable this feature, you must disable locking of physical hosts, which is an unsupported configuration. For more information about how to disable physical locking of hosts, see Running Deployment Jobs in the Foreground.


        java_bin

        Path to the Java binary. 

        dhcpd_bin

        Path to the DHCP daemon binary. 

        sps_cli

        Location of the N1 SPS command line interface (CLI) binaries. 


        Note –

        If you are using the OS Provisioning Plug-In 3.1 with the N1 SPS 5.1 release, you must edit this value to point to the location of the cr_cli directory in your environment. Do not accept the default value.


      4. Save the variables set.

      5. Select the variables set that you just saved from the drop-down menu in the Service component row of the Plan Parameters table.

  5. Select the host on which you want to create the OS provisioning server.

  6. Click Run Plan (includes preflight).

    This plan takes some time to run, usually approximately 15 minutes. While the installation is proceeding, click on the Details links in the Plan Run window to see progress.

  7. To verify that the OS provisioning server is created successfully, click the Hosts link in the left side of the provisioning server window.

    You should see the name of the virtual host appended with -osp. For example, if you installed on host masterserver, the virtual host is masterserver-osp.

See Also

In some environments, you might want to use your network's DHCP server rather than the ISC DHCP server that is created and started after you complete the previous procedure. If you want to disable the ISC DHCP server that is set up by the provisioning software, see Disabling the Plug-In Provided DHCP.

Troubleshooting

If your OS provisioning server is located on the same physical host as the boot and install server, you must configure the interfaces on the system before your provision any target hosts. The OS provisioning server does not automatically configure the interfaces of the boot and install server.