gpt4 book ai didi

linux - 返回 sg 设备大小的 shell 命令 (Linux)

转载 作者:太空宇宙 更新时间:2023-11-04 11:28:30 25 4
gpt4 key购买 nike

我需要一个可以为我返回 sg 设备大小的 shell 命令。我在 Internet 上搜索了将近两个小时,但没有成功。

我可以通过编写程序来完成,但必须有一种方法可以通过命令来获取它!我根本找不到它!

不幸的是,在我工作的戴尔服务器上,sg_inq 和 sginfo 返回戴尔的 PERC 信息,而不是我试图获取其信息的设备。

我尝试使用 smartctl,但它返回有关设备 (SSD) 的静态(而非真实)信息,因为它返回的字节数除以 512 显示我可以访问的扇区数量更多(原文如此!)

任何 [shell 命令] 提示将不胜感激!

最佳答案

我在这里为任何正在寻找它的人提供答案。

编写自己的程序或使用 smartctl ( http://sourceforge.net/projects/smartmontools/files/smartmontools/6.0/ ) 并调用以下命令的 final方法:

#>./smartctl -a /dev/sdc
smartctl 6.0 2012-10-10 r3643 [x86_64-linux-2.6.18-274.18.1.el5] (local build)
Copyright (C) 2002-12, Bruce Allen, Christian Franke, www.smartmontools.org

Vendor: DELL
Product: PERC H710P
Revision: 3.13
User Capacity: 179,443,728,384 bytes [179 GB]
Logical block size: 512 bytes
Logical Unit id: --------------------------------
Serial number: --------------------------------
Device type: disk
Local Time is: Tue Sep 24 17:54:13 2013 EDT
Device does not support SMART

Error Counter logging not supported
Device does not support Self Test logging

关于linux - 返回 sg 设备大小的 shell 命令 (Linux),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12918191/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com