Skip to Content
Mastering Proxmox - Third Edition
book

Mastering Proxmox - Third Edition

by Wasim Ahmed
November 2017
Intermediate to advanced
494 pages
14h 29m
English
Packt Publishing
Content preview from Mastering Proxmox - Third Edition

Installing smart monitor tools

We need to install smartmontools in our storage using the following command:

#apt-get install smartmontools

Retrieve a list of all the attached drives using the following command:

# fdisk -l

Verify that each attached drive has the S.M.A.R.T. feature, and that it is turned on, using the following command:

#smartctl -a /dev/sdX

If the drive has the S.M.A.R.T. feature and it is enabled, it will appear as shown in the following screenshot:

 

If the feature is available but disabled for any reason, we can enable it using the following command:

#smartctl -s on -a /dev/sdX
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Linux Security and Hardening - Third Edition

Mastering Linux Security and Hardening - Third Edition

Donald A. Tevault
Mastering KVM Virtualization - Second Edition

Mastering KVM Virtualization - Second Edition

Vedran Dakic, Humble Devassy Chirammal, Prasad Mukhedkar, Anil Vettathu

Publisher Resources

ISBN: 9781788397605Other