33.15. Disable SMART disk monitoring for guests
SMART disk monitoring can be disabled as we are running on virtual disks and the physical storage is managed by the host.
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
/sbin/service smartd stop /sbin/chkconfig --del smartd
/sbin/service smartd stop
/sbin/chkconfig --del smartd