smartctl -l errot 有错误 怎么解决呢?

发布于 2022-09-07 20:01:53 字数 3337 浏览 13 评论 4

[root@haowan local]# smartctl -l error /dev/sda
bash: smartctl: command not found
[root@haowan local]# sbin/smartctl -l error /dev/sda
smartctl 5.39.1 2010-01-28 r3054 [i686-pc-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

Error counter log:
           Errors Corrected by           Total   Correction     Gigabytes    Total
               ECC          rereads/    errors   algorithm      processed    uncorrected
           fast | delayed   rewrites  corrected  invocations   [10^9 bytes]  errors
read:          0       37         0         0          0      29996.699           0
write:         0        1         0         0          0       5331.296           0

Non-medium error count:      459

[root@haowan local]# sbin/smartctl -l error /dev/sdb
smartctl 5.39.1 2010-01-28 r3054 [i686-pc-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

Error counter log:
           Errors Corrected by           Total   Correction     Gigabytes    Total
               ECC          rereads/    errors   algorithm      processed    uncorrected
           fast | delayed   rewrites  corrected  invocations   [10^9 bytes]  errors
read:   10447977        0         1  10447978   10447989     196224.676           0
write:         0        0         0         0          0       3571.321           0

Non-medium error count:    11509

[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

晨与橙与城 2022-09-09 17:05:37

一个样

潜移默化 2022-09-09 16:18:26

用这个绝对路径去解析 /usr/local/sbin/smartctl

清欢 2022-09-09 14:28:25

指定该命令的路径smartctl -l errot
aaaaa5aa 发表于 2010-05-21 10:21

   不理解??

smartctl的路径
[root@haowan root]# whereis smartctl
smartctl: /usr/local/sbin/smartctl

小苏打饼 2022-09-09 07:04:41

指定该命令的路径smartctl -l errot

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文