JavaScript is required to for searching.
跳过导航链接
退出打印视图
Sun Flash Accelerator F80 PCIe 卡用户指南
Oracle 技术网
文档库
PDF
打印视图
反馈
Rate this document:
search filter icon
search icon

文档信息

使用本文档

Sun Flash Accelerator F80 PCIe 卡概述

准备卡进行安装

安装卡

维修卡

维修概述

更新卡软件

更新卡固件

技术支持

使用 ddcli 实用程序维修卡

访问 ddcli 实用程序

访问 ddcli 实用程序的文本菜单界面

访问 ddcli 实用程序的命令行界面 (Command Line Interface, CLI)

验证卡状态

ddcli 实用程序命令汇总

列出全部命令

列出命令

更新闪存软件包命令

运行状况报告命令

定位卡命令

格式化卡命令

显示重要产品数据命令

提取 SMART 日志命令

帮助命令

使用卡 LED 指示灯排除故障

错误消息

异常处理

固件异常错误消息

原因代码

索引

Please tell us how to improve our documentation:
Provide more details about the topic on this page
Fix incorrect information
Provide missing information
Provide translated version
Other
Your rating has been updated
Thank you for your feedback!

If you want to participate in content improvement and share additional information, please click
Feedback button.

更新闪存软件包命令

-updatepkg 命令可使用指定的固件软件包文件更新 Sun Flash Accelerator F80 PCIe 卡。您可以通过键入卡 ID 来选择卡,否则,在没有使用命令行界面或文本界面选择任何卡 ID 的情况下,服务器中的所有卡都将更新。

此命令支持仅升级固件软件包。如果选定卡的当前固件软件包版本高于指定的固件软件包版本,此命令将返回一个错误。

文本菜单界面用法:以下顶层菜单列出了系统中的卡,并提示您选择要对其执行操作的卡。在以下示例中显示了四个 Sun Flash Accelerator F80 PCIe 卡:

# ddcli

ID    WarpDrive     Package Version    PCI Address
--    ---------     ---------------    -----------
1     ELP-4x200-4d-n    09.05.24.00        00:02:00:00
2     ELP-4x200-4d-n    09.05.24.00        00:03:00:00
3     ELP-4x200-4d-n    09.05.24.00        00:04:00:00
4     ELP-4x200-4d-n    09.05.24.00        00:05:00:00
Select the WarpDrive [1-2 or 0:Quit]: 1
1.    List WarpDrive Information
2.    Update Flash Package
3.    Display WarpDrive Health
4.    Locate WarpDrive
5.    Format WarpDrive
6.    Show Vital Product Data
7.    Extract SMART Logs

Select Operation [1-7 or 0:Quit]: 2
Enter Flash Package File: /home/user/ELP-4x200-3d-n_09.05.24.00.bin

命令行界面用法:在 CLI 中输入以下文本行以运行 -updatepkg 命令:ddcli -c 1 -updatepkg SLP-300_01.02.00.00.bin

ddcli -c <card number> -updatepkg <flash package file>

错误处理:在进行错误处理时将遵循下面阐述的方式:

相关信息