From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-100810-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Mr1Pa-0001iI-UT for garchives@archives.gentoo.org; Fri, 25 Sep 2009 03:23:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62A33E08D1; Fri, 25 Sep 2009 03:23:57 +0000 (UTC) Received: from mail-yx0-f189.google.com (mail-yx0-f189.google.com [209.85.210.189]) by pigeon.gentoo.org (Postfix) with ESMTP id 46D4DE08D1 for <gentoo-user@lists.gentoo.org>; Fri, 25 Sep 2009 03:23:57 +0000 (UTC) Received: by yxe27 with SMTP id 27so2765730yxe.10 for <gentoo-user@lists.gentoo.org>; Thu, 24 Sep 2009 20:23:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=nj51jT/0r6cugy+Qf8VFVZwOM9pnC287kf3BEQP1vMM=; b=Cy4pDam67/MnZe+2Y7CqR92vBMu70C733WvXg1ZlSjxQgAFm++wX187vFLGHozv/Al QoSfPYaf00OrlhfkXekKc76DzSdvP/j47ppmM8pw9EW56aM/7mCODG1tF3RcezJnf9mB v3Rs/3XG0acFpbjb6C8P9x4qlADF2Sq0Wig6E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=P1FeToTFvYtCfSl/r4jSnXXFkBx/flR5okYesyqmB/6EiRIaMNBgp0IFd6MZo3olKv AANgz1VaO9IcY6bgJ0rGL4U+uH9Puiy9lNa1Z1z4zb1T8A6gFTttajJseCBC7uijyhGx h4hiq55QtryGQevugct9TK7+Dm/l0moWbafFo= Received: by 10.151.28.10 with SMTP id f10mr1334106ybj.323.1253849037004; Thu, 24 Sep 2009 20:23:57 -0700 (PDT) Received: from ?192.168.1.1? (adsl-152-77-177.jan.bellsouth.net [70.152.77.177]) by mx.google.com with ESMTPS id 16sm338253gxk.11.2009.09.24.20.23.54 (version=SSLv3 cipher=RC4-MD5); Thu, 24 Sep 2009 20:23:55 -0700 (PDT) Message-ID: <4ABC37C9.6010305@gmail.com> Date: Thu, 24 Sep 2009 22:23:53 -0500 From: Dale <rdalek1967@gmail.com> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.22) Gecko/20090905 SeaMonkey/1.1.17 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: [OT] Good fast IDE hard drive but cheap and BIG. References: <4ABAE27E.8070400@gmail.com> <58965d8a0909241809r50fde333l6cbe81ab2a30b639@mail.gmail.com> <4ABC1B2C.6080703@gmail.com> <200909250335.59291.volkerarmin@googlemail.com> In-Reply-To: <200909250335.59291.volkerarmin@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: b8b46bf3-8158-4bc5-9a0e-ee4b13e21c2d X-Archives-Hash: 2c5ba487c7a5c96ac1b46ad17e6b3fe8 Volker Armin Hemmann wrote: > On Freitag 25 September 2009, Dale wrote: > >> >> I saw where the drive hours was displayed a long time ago. I thought it >> was hdparm that displayed that but I can't find it in the man page and >> -I doesn't seem to show that. Can someone tell me if there is a way to >> get how many hours a drive has been running? I know I saw this before >> but no clue where it was. >> >> Dale >> >> :-) :-) >> >> > > smartctl -a > > > That's the one. This look right? root@smoker / # smartctl -a /dev/hda | grep Minutes 9 Power_On_Minutes 0x0032 136 136 000 Old_age Always - 297h+43m root@smoker / # root@smoker / # smartctl -a /dev/hdb | grep Hours 9 Power_On_Hours 0x0032 040 040 000 Old_age Always - 44353 root@smoker / # I know that first drive is older than that. I'm not sure about the other one either. That's a lot of hours. Dale :-) :-)