• February 25, 2025, 04:01:17 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Getting SMART data from the drives that are inside the DNS-323/321  (Read 10517 times)

garyhgaryh

  • Level 3 Member
  • ***
  • Posts: 133

Anyone know if it's possible to get SMART (Self-Monitoring, Analysis, and Reporting Technology) report from the drives that are inside the NAS?

I have those dreaded seagate 1.5T drives which are working great for me.  Some say I may not know I have an issue since sectors that are bad may be reallocated or reassign.  This may slow down your tranfer, but you may not know the difference.

I noticed lately my popcorn hour (media player) is having a difficult time playing videos that were once playable.  The issue maybe due to the fact that I have a bad or noisy connection on my power line adapter (happens before then clears up).. I wanted to check the smart data on my drives to see if there have been any reallocated or reassign sectors which could explain the issues I'm having with my media player or that my drive may be at a higher probability of failing.
« Last Edit: April 01, 2009, 02:21:57 AM by garyhgaryh »
Logged

garyhgaryh

  • Level 3 Member
  • ***
  • Posts: 133
Re: Getting SMART data from the drives that are inside the DNS-323/321
« Reply #1 on: April 01, 2009, 09:56:27 AM »

Ah, I found this link.  You guys with the 1.5T seagate drive should monitor your drive(s) with this utility.

http://www.horto.ca/?p=25

Streaming video to my popcorn hour media player seem to have slowed down a bit.  I'm wondering if my 1.5T drives are reallocating sectors due to errors which would slow down the access of data from these drives.  Or I may have issues with my powerline ethernet adapter.

Gary
Logged

garyhgaryh

  • Level 3 Member
  • ***
  • Posts: 133
Re: Getting SMART data from the drives that are inside the DNS-323/321
« Reply #2 on: April 01, 2009, 10:13:00 AM »

To install the SMART tools:

Log into your dns-323 (assuming you have funplug installed)

cd /mnt/HD_a4/packages (or whatever temporary directory you use for packages)
wget http://www.inreto.de/dns323/fun-plug/0.5/packages/smartmontools-5.38-3.tgz
funpkg -i smartmontools-5.38-3.tgz

Now I think this enables reporting (correct me if I'm wrong, for drive 1 and 2):
smartctl -i -d marvell /dev/sda
smartctl -i -d marvell /dev/sdb

To get info:
smartctl -a -i -d marvell /dev/sda
smartctl -a -i -d marvell /dev/sdb

Look under the raw value column for your data...

It seems like I have an unusually large # for the following column: raw_read_error_rate, seek_error_rate
Not sure what typical #'s are.

I love the fact this thing has VI.
Gary
Logged

ECF

  • Administrator
  • Level 11 Member
  • *
  • Posts: 2692
Re: Getting SMART data from the drives that are inside the DNS-323/321
« Reply #3 on: April 01, 2009, 11:05:25 AM »

This feature is available in the beta code for the DNS-321 currently only.
Logged
Never forget that only dead fish swim with the stream

ttmcmurry

  • Level 4 Member
  • ****
  • Posts: 438
Re: Getting SMART data from the drives that are inside the DNS-323/321
« Reply #4 on: April 01, 2009, 08:11:55 PM »

It seems like I have an unusually large # for the following column: raw_read_error_rate, seek_error_rate
Not sure what typical #'s are.

Stored within the drive's SMART system are the acceptable parameters- perhaps smartmontools only reads the raw data for each of the SMART categories (I don't have that app installed, so I can't tell if it actually can detect a TEC or not). 

Several of the older (160-320 GB) models, always had really high read/seek error rates according to SMART, but in reality it was totally normal and since I didn't know the scale the numbers were measured in... 

Logged

garyhgaryh

  • Level 3 Member
  • ***
  • Posts: 133
Re: Getting SMART data from the drives that are inside the DNS-323/321
« Reply #5 on: April 06, 2009, 10:11:43 AM »

This feature is available in the beta code for the DNS-321 currently only.

How do I use it on the dns-321? I assume there is  no UI interface for it.
Do I need to telnet into it and type "smartctl -a -i -d marvell /dev/sda"?
Logged

D-Link Multimedia

  • Poweruser
  • Level 7 Member
  • **
  • Posts: 1066
    • D-link Systems, Inc.
Re: Getting SMART data from the drives that are inside the DNS-323/321
« Reply #6 on: April 06, 2009, 11:11:51 AM »

Actually it is built into the UI. Status Page if im not mistaken.
Logged