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.

格式化卡命令

-format 命令会清除选定 Sun Flash Accelerator F80 PCIe 卡上的所有数据。


Caution

注意 - 数据丢失。谨慎使用 -format 命令,因为此命令将清除卡上的所有数据。在运行此命令之前请先备份所有数据。



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

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

# ddcli
****************************************************************
LSI Corporation WarpDrive Management Utility
Version  107.00.00.04 (2012.06.05)
Copyright (c) 2011 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]: 5

Enter whether to format single or all SSDs[1:Single 2:All or 0:Quit] 2

Perform Over-provisioning? (Yes/No): No


WARNING: Formatting will result in loss of all data on the selected WarpDrive device.
Type YES if you would like to continue, or any other key to abort the request: yes
LSI WarpDrive Management Utility: Please wait. Format of WarpDrive is in progress.....
LSI WarpDrive Management Utility: WarpDrive format successfully completed.

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

命令行界面用法:在 CLI 中输入以下文本行之一以运行 -format 命令:ddcli -c 1 -formatdccli -c 1 -format -s

-format 命令的 -s 选项可以激活静默模式。在静默模式下,ddcli 实用程序在运行 -format 命令之前不需要进行确认。

如果未指定 -s 选项,则 ddcli 实用程序将在运行此命令之前,提示您进行确认。

相关信息