dil_bert Posted May 10, 2019 Share Posted May 10, 2019 dear community, How to check the SMART status of my storage-drive on Manjaro linux. well i have got issues with a notebook. Several installs and each time the machine does not run propperly. i think i have to runs a SMART-Test. background: S.M.A.R.T. (Self-Monitoring, Analysis, and Reporting Technology) is told to be a great test: The Smart-status is very very useful in determining the health of the storage drive, furtermore it can especially be more useful for hard disks and backup drives because of a failure in those means imminent loss of data. well to sume it up: The SMART report consists of critical parameters that gives you a direct indication of the expected life left in the hard disk and so you can accordingly have the option to make or to take a decision to backup data and replace the hard disk. the hurry up and short tests: Checks the electrical and mechanical performance as well as the read performance of the disk. the tests might also include a test of buffer RAM, a read/write circuitry test, or a test of the read/write head elements. And not to forget the mechanical test is even better - it does include seeking and servo on data tracks. besides this the scans small parts of the drive's surface. Checks the list of pending sectors that may have read errors, and it usually takes under two minutes. Long/extended: A longer and more thorough version of the short self-test, scanning the entire disk surface with no time limit. This test usually takes several hours, depending on the read/write speed of the drive and its size. The most intriguing and coolest thing is the Conveyance: a hurry up and very very quick test to identify damage incurred during transporting of the device from the drive manufacturer to the computer manufacturer. in earlier times it only was available on ATA drives, and it usually takes several minutes up to half an hour. we can apply it with sudo smartctl -a /dev/sda and so on Quote Link to comment https://forums.phpfreaks.com/topic/308687-how-to-check-the-smart-status-of-my-storage-drive-on-manjaro-linux%C2%A0/ Share on other sites More sharing options...
requinix Posted May 10, 2019 Share Posted May 10, 2019 So did you answer your own question or what? 1 Quote Link to comment https://forums.phpfreaks.com/topic/308687-how-to-check-the-smart-status-of-my-storage-drive-on-manjaro-linux%C2%A0/#findComment-1566569 Share on other sites More sharing options...
dil_bert Posted May 10, 2019 Author Share Posted May 10, 2019 hello dear requinix many thanks for the answer and for your posting. a even easier way is to use gsmartcontrol from the repos of Manjaro... But i like the usage of the terminal, Have a great day Quote Link to comment https://forums.phpfreaks.com/topic/308687-how-to-check-the-smart-status-of-my-storage-drive-on-manjaro-linux%C2%A0/#findComment-1566576 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.