Exit Print View

Sun Server CLI Tools and IPMItool 2.0 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

Sun Server CLI Tools Overview

Installing Components

Getting Started

Prerequisites

Getting the Software

Sun SSM Component Manager Overview

Upgrading from Previous Versions

(Linux and Solaris) Using Component Manager

(Linux and Solaris) Using Component Manager in Interactive Mode

(Linux and Solaris) Using Component Manager in Unattended Mode

(Windows) Using Component Manager

(Windows) Using the Component Manager Graphic Interface

(Windows) Using Component Manager Command-line Interface

CLI Tools Command Syntax and Conventions

CLI Tools Command Syntax

CLI Tools Device-Naming Convention

Using thebiosconfig Tool

biosconfig Dependencies

biosconfig Terminology

Using biosconfig

biosconfig for Solaris OS

biosconfig for Windows

biosconfig Command Overview

What Changes the Boot List

Important Notes on Devices

Configuring the Device Boot Order

BIOS CMOS Configuration

Configuring Individual CMOS Settings

Commands That Produce Unrelated, Innocuous, Extra Output

Using the fwupdate Tool

fwupdate Command-Line Interface

list Subcommand

reset Subcommand

update Subcommand

Device-Naming Convention

Execution Summary

Using the raidconfig Tool

raidconfig Overview

raidconfig Command Overview

list Subcommand

list Options

How To Show a Brief Listing

How To Show a Detailed Listing

How To Show a Brief Listing of a Disk

create raid Subcommand

How To Create a RAID Volume

delete raid Subcommand

How To Delete a RAID Volume

add spare Subcommand

add spare Options

How to Add a Spare

remove spare Subcommand and Options

How to Remove a Spare Disk or a RAID Volume

modify Subcommand

modify Options

How to Modify a RAID Volume Name

export Subcommand

raidconfig export Options

How to Export an Inventory to a File

import Subcommand

How to Configure RAID Volumes from a File

Using the ilomconfig Tool

ilomconfig Overview

ilomconfig Command Usage

Using 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 an Unattended Installation of the Sun IPMI System Management Driver 2.1

How to Verify ipmitool Installation

How to Configure for PXE to Boot First

How to Configure for the Hard Drive to Boot First

How to Configure for Any CD/DVD to Boot First

How to Configure for Any Floppy or Removable Media to Boot First

CLI Tools Error Codes

Common Error Codes

biosconfig Error Messages

raidconfig Error Codes

ilomconfig Error Codes

fwupdate Error Codes

Index

fwupdate Command-Line Interface

Command-line mode is designed to update a single component with a user-specified firmware file.

The following restrictions apply when using the fwupdate command:


Note - For Solaris, after hot-plugging any device, run the devfsadm -C command to reenumerate all of the system device nodes before running the fwupdate command.


When a command fails, it returns one of several failure codes listed in fwupdate Error Codes.


Note - Default (noarg) behavior of the tool lists the help options. Incomplete command-line arguments result in an error, and context-sensitive help is displayed.


The following table shows the options that apply to all CLI tools commands including fwupdate.

Short Option
Long Option
Description
-?
--help
Displays help information.
-v
--version
Displays the tool version.
-q
--quiet
Suppresses informational message output and returns only error codes.

The tool uses the following syntax:

fwupdate subcommand device_type option

where subcommand is one of the options shown in the following table.

Subcommand
Description
list
Listing mode displays system data and helps select components for upgrade.
update
Update mode allows updating a single component based on command-line directives.
reset
Reset mode allows resetting of individual components.

The preceding subcommands have the options shown in the following table.

Subcommand
Description
--?
The help option provides context sensitive help for that subcommand. After every command or subcommand, can you type --? or --help to discover the additional available subcommands or options.
--q
The quiet option outputs the mode with no prompting or stdout reporting. All output goes to a log file.
--v
The version option prints version information of the tool.

See also: