问题

[root@oracle11g rpm]# rpm -ivh cvuqdisk-1.0.9-1.rpm 
Preparing... ################################# [100%]
ls: cannot access /usr/sbin/smartctl: No such file or directory
/usr/sbin/smartctl not found.
error: %pre(cvuqdisk-1.0.9-1.x86_64) scriptlet failed, exit status 1
error: cvuqdisk-1.0.9-1.x86_64: install failed
[root@oracle11g rpm]# cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 7.6 (Maipo)

解决 

[root@oracle11g rpm]# yum install -y smartmontools

  

相关文章:

  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2021-08-03
  • 2022-12-23
  • 2022-12-23
  • 2021-07-10
  • 2021-08-04
猜你喜欢
  • 2021-06-02
  • 2021-12-30
  • 2021-09-07
  • 2022-12-23
  • 2021-12-02
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案