Sun Server CLI Tools 和 IPMItool 2.0 用户指南

 

文档信息

前言

相关书籍

关于本文档(PDF 和 HTML)

相关第三方 Web 站点引用

Sun 欢迎您提出意见

更改历史记录

Sun Server CLI Tools 概述

安装组件

使用入门

前提条件

获得软件

Sun SSM Component Manager 概述

从以前的版本进行升级

(Linux 和 Solaris)使用 Component Manager

(Linux 和 Solaris)在交互模式下使用 Component Manager

(Linux 和 Solaris)在无人参与模式下使用 Component Manager

(Windows) 使用 Component Manager

(Windows) 使用 Component Manager 的图形界面

(Windows) 使用 Component Manager 的命令行界面

CLI Tools 命令语法和约定

CLI Tools 命令语法

CLI Tools 命令示例

CLI Tools 设备命名约定

biosconfig

biosconfig 依赖关系

biosconfig 术语

使用 biosconfig

用于 Solaris OS 的 biosconfig

用于 Windows 的 biosconfig

biosconfig 命令概述

更改引导列表的方法

有关设备的重要说明

配置设备引导顺序

BIOS CMOS 配置

配置单个 CMOS 设置

生成无关的、无害的额外输出的命令

fwupdate

fwupdate 命令行界面

list 子命令

reset 子命令

update 子命令

设备命名约定

执行摘要

raidconfig

raidconfig 概述

raidconfig 命令概述

list 子命令

list 选项

如何显示简短列表

如何显示详细列表

如何显示磁盘的简短列表

create raid 子命令

如何创建 RAID 卷

delete raid 子命令

如何删除 RAID 卷

add spare 子命令

add spare 选项

如何添加备件

remove spare 子命令和选项

如何移除备用磁盘或 RAID 卷

modify 子命令

modify 选项

如何修改 RAID 卷的名称

export 子命令

raidconfig export 选项

如何将清单导出到文件

import 子命令

如何从文件配置 RAID 卷

ilomconfig

ilomconfig 概述

ilomconfig 命令用法

用于 Windows 的 ipmitool

ipmitool 概述

Sun IPMI System Management Driver 2.1

如何手动安装 Sun IPMI System Management Driver 2.1

如何执行无人参与的 Sun IPMI System Management Driver 2.1 安装

如何验证 ipmitool 安装

如何将 PXE 配置为首先引导

如何将硬盘驱动器配置为首先引导

如何将任何 CD/DVD 配置为首先引导

如何将任何软盘或可移动介质配置为首先引导

CLI Tools 错误代码

通用错误代码

biosconfig 错误消息

raidconfig 错误代码

ilomconfig 错误代码

fwupdate 错误代码

索引

biosconfig 依赖关系

必须以超级用户 (Linux, Solaris) 或管理员 (Windows) 身份运行 biosconfig,因为它需要使用处于受读写保护的物理地址空间中的驱动程序。

有关用于 Solaris 的 biosconfig 的更多信息,请参见:用于 Solaris OS 的 biosconfig

biosconfig 的 Linux 版本还取决于对 /dev/nvram 的访问,以保证对 CMOS 的串行访问。默认情况下,RHEL4 分发版似乎不包括此设备,而 RHEL5 和 SLES 则不然。为了使用 /dev/nvram,驱动程序需要编译到内核中(或者作为模块装入),且 /dev/nvram 必须存在(超级用户可以使用 mknod /dev/nvram c 10 144 创建它)。

有关用于 Windows 的 biosconfig 的信息,请参见:用于 Windows 的 biosconfig

另请参见: