此产品的文档集力求使用非歧视性语言。在本文档集中,非歧视性语言是指不隐含针对年龄、残障、性别、种族身份、族群身份、性取向、社会经济地位和交叉性的歧视的语言。由于产品软件的用户界面中使用的硬编码语言、基于 RFP 文档使用的语言或引用的第三方产品使用的语言,文档中可能无法确保完全使用非歧视性语言。 深入了解思科如何使用包容性语言。
思科采用人工翻译与机器翻译相结合的方式将此文档翻译成不同语言,希望全球的用户都能通过各自的语言得到支持性的内容。 请注意:即使是最好的机器翻译,其准确度也不及专业翻译人员的水平。 Cisco Systems, Inc. 对于翻译的准确性不承担任何责任,并建议您总是参考英文原始文档(已提供链接)。
“开机时间”是确定SSD寿命的重要指标。为了确定受影响的固态驱动器(SSD),您需要下载3个第允许您查看加电时间(PoH)在某些情况下,型号#SSD。 在下面,您将找到有关从何处获取实用程序以及如何使用这些实用程序的说明。
有4选择的不同实用程序rom取决于您的操作系统和需求。 请查看下表。
每个实用程序都需要一些在Linux、VMware和Windows中安装软件的知识。 安装前请务必阅读任何自述文件。
注意: 如果使用RAID控制器,则无法通过Windows收集此数据
smartmontools-7.1-1.win32-setup.exe
C:\Program Files\smartmontools\bin
smartctl –scan
smartctl -i /dev/sdc
smartctl.exe --scan
smartctl -t short /dev/sdX – Wait 10 seconds before running the second command smartctl -l selftest /dev/sdX
tar -zxvf smartmontools-7.1.tar.gz
smartmontools-7.1
./configure make make install
smartctl -i /dev/sdb
esxcli storage core device list
esxcli software acceptance set --level=CommunitySupported
esxcli software vib install -v /tmp/smartctl-6.6-4321.x86_64.vib
/opt/smartmontools/smartctl -d scsi -t short /dev/disks/naa.xxx – Wait 10 seconds before running the second command /opt/smartmontools/smartctl -d scsi -l selftest /dev/disks/naa.xxx
sg_scan
sg_logs --page=0x15 pdX
tar -zxvf sg3_utils-1.45.tgz
sg_logs --page=0x33 /dev/sdb
sg_logs --page=0x15 /dev/sdX
scli show all
scli show diskX -S
Linux_1.8.0.12/generic/x86_64
chmod +x scli
./scli show /dev/sdb -a
./scli show /dev/sdX -S
storcli /c0/eall/sall show
smartctl -d megaraid,148 -i /dev/sdc
smartctl -d megaraid,N -t short /dev/sdX – Wait 10 seconds before running the second command smartctl -d megaraid,N -l selftest /dev/sdX
注意: SmartMonTools在RAID中无法用于ESXi。sg3_utils和Sandisk工具在所有操作系统的RAID中不工作。