Exit Print View

Sun Server CLI Tools and IPMItool User's Guide

Get PDF Book Print View
 

Document Information

Preface

Related Books

About This Documentation (PDF and HTML)

Related Third-Party Web Site References

Sun Welcomes Your Comments

Change History

Installing Components

Getting Started

Prerequisites

Getting the Software

Sun SSM Component Manager Overview

(Linux and Solaris Operating Systems) Using Component Manager

(Linux and Solaris Operating Systems) How to Install Component Manager

(Linux and Solaris Operating Systems) Using Component Manager in Interactive Mode

(Linux and Solaris Operating Systems) How to Install Interactively Using Component Manager

(Linux and Solaris Operating Systems) How to Uninstall Interactively Using Component Manager

(Linux and Solaris Operating Systems) Using Component Manager in Unattended Mode

(Linux and Solaris Operating Systems) How to Install Using Component Manager in Unattended Mode

(Linux and Solaris Operating Systems) How to Uninstall using Component Manager in Unattended Mode

(Windows Operating Systems) Using Component Manager

(Windows Operating Systems) How to Install Using Component Manager

(Windows Operating Systems) How to Uninstall Using Component Manager

BIOS Configuration Tool

BIOSconfig Dependencies

BIOSconfig Terminology

Using BIOSconfig

BIOSconfig Command Overview

What Changes the Boot List

Important Notes on Devices

Configuring the Device Boot Order

BIOS CMOS Configuration

Configuring Individual CMOS Settings

Failure Return Codes

Commands Produce Unrelated, Innocuous, Extra Output

BIOSconfig for Solaris OS

How to View BIOSconfig Commands in Solaris OS

How to Obtain the BMC Driver

BIOSconfig for Windows

BIOSconfig for Windows Known Issues

BIOSconfig Error Messages

IPMItool for Windows

IPMItool Overview

Sun IPMI System Management Driver 2.1

How to Install Sun IPMI System Management Driver 2.1 Manually

How to Perform Unattended Installation of the Sun IPMI System Management Driver 2.1

How to Verify IPMItool Installation

Index

(Windows Operating Systems) How to Install Using Component Manager

When using the Component Manager in unattended mode, components can be installed separately or all components can be installed. Component Manager can provide a list of available components found in the Packages subdirectory. You can also configure whether Component Manager automatically starts the services associated with components or not.

  1. Open a terminal.

  2. Within the directory where you uncompressed the Hardware Management Pack download, navigate to the SOFTWARE subdirectory.


    Tip - you can use the /d Directory option to pass component manager an alternative directory to use for the component packages instead of navigating to the Packages subdirectory.


  3. List the available components by typing the following command:

    sunssmcompmgr /C

    The list of available components is displayed in the terminal.

  4. Choose one of the following options:

    • To install selected components, start the Component Manager in unattended mode by typing the following command:

      sunssmcompmgr /I COMPONENT1 COMPONENT2

      Where COMPONENT1 COMPONENT2 is the list of components to install, separated by spaces.


      Note - if any components are already installed you must use this method rather than using the ALL flag.


    • To install all available components, start the Component Manager in unattended mode by typing the following command:

      sunssmcompmgr /I ALL

      The selected components are installed.