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.

提取 SMART 日志命令


注 - 除非在维修人员的指导下,否则不要使用此命令。

-getsmartlog 命令会提取选定 Sun Flash Accelerator F80 PCIe 卡的 SMART 日志。Oracle 技术支持要求时,可使用 -getsmartlog 命令帮助其调试和解决问题。此命令提取每个卡或服务器中所有卡(如果未使用 -slot 选项)的两个特定文件。提取以下文件:

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

# ddcli
****************************************************************************
   LSI Corporation WarpDrive Management Utility
   Version 110.110.03.00 (2013.07.12)
   Copyright (c) 2013 LSI Corporation. All Rights Reserved.
****************************************************************************

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-4 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]: 7

Get Log for single or all SSDs[ Enter 1:All or 0:Single]: 1
Enter Log File Path: /root
Successfully collected SSD Event Logs for Cage = 01 Location = Upper
Successfully collected System Event Logs for Cage = 01 Location = Upper
Successfully collected SSD Event Logs for Cage = 01 Location = Lower
Successfully collected System Event Logs for Cage = 01 Location = Lower
Successfully collected SSD Event Logs for Cage = 02 Location = Upper
Successfully collected System Event Logs for Cage = 02 Location = Upper
Successfully collected SSD Event Logs for Cage = 02 Location = Lower
Successfully collected System Event Logs for Cage = 02 Location = Lower

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]: 7

命令行界面用法:在 CLI 中输入以下文本行以运行 -getsmartlog 命令:#ddcli -c 1 -getsmartlog -slot 2 -path /root

相关信息