All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Sedkowski <sedmich@gmail.com>
To: Tejun Heo <htejun@gmail.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>,
	Henrique de Moraes Holschuh <hmh@hmh.eng.br>,
	linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org,
	linux-acpi@vger.kernel.org
Subject: Re: Disk spin down issue on shut down/suspend to disk
Date: Tue, 07 Aug 2007 00:18:18 +0200	[thread overview]
Message-ID: <1186438698.4402.6.camel@nx6310> (raw)
In-Reply-To: <46B76BBC.9010107@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 438 bytes --]

Dnia 07-08-2007, Wt o godzinie 03:43 +0900, Tejun Heo napisał(a):
> Does emergency unload count increase
> after each power down? 

I think I got it.
Using smartctl I've done a test and shut down, then repeted the test.
The only values that where diffrent are temperatures and
Hardware_ECC_Recovered which rised by 6 points.
However I have no idea which of those is the "emergency count"...
Full results in attachment.

Regards,
Michael

[-- Attachment #2: test --]
[-- Type: text/plain, Size: 3908 bytes --]

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   117   100   006    Pre-fail  Always       -       126411939
  3 Spin_Up_Time            0x0002   095   094   000    Old_age   Always       -       0
  4 Start_Stop_Count        0x0033   098   098   020    Pre-fail  Always       -       2340
  5 Reallocated_Sector_Ct   0x0033   100   100   036    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   081   060   030    Pre-fail  Always       -       135278157
  9 Power_On_Hours          0x0032   096   096   000    Old_age   Always       -       3940
 10 Spin_Retry_Count        0x0013   100   100   034    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0033   099   099   020    Pre-fail  Always       -       1643
187 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
189 Unknown_Attribute       0x003a   100   100   000    Old_age   Always       -       0
190 Temperature_Celsius     0x0022   056   049   045    Old_age   Always       -       757727276
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       388
193 Load_Cycle_Count        0x0032   075   075   000    Old_age   Always       -       51636
194 Temperature_Celsius     0x0022   044   051   000    Old_age   Always       -       44 (Lifetime Min/Max 0/8)
195 Hardware_ECC_Recovered  0x001a   063   050   000    Old_age   Always       -       68925016
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x0000   100   253   000    Old_age   Offline      -       0
202 TA_Increase_Count       0x0032   100   253   000    Old_age   Always       -	0

After shut down:

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   117   100   006    Pre-fail  Always       -       126411939
  3 Spin_Up_Time            0x0002   095   094   000    Old_age   Always       -       0
  4 Start_Stop_Count        0x0033   098   098   020    Pre-fail  Always       -       2342
  5 Reallocated_Sector_Ct   0x0033   100   100   036    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   081   060   030    Pre-fail  Always       -       135286288
  9 Power_On_Hours          0x0032   096   096   000    Old_age   Always       -       3940
 10 Spin_Retry_Count        0x0013   100   100   034    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0033   099   099   020    Pre-fail  Always       -       1644
187 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
189 Unknown_Attribute       0x003a   100   100   000    Old_age   Always       -       0
190 Temperature_Celsius     0x0022   057   049   045    Old_age   Always       -       724172843
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       388
193 Load_Cycle_Count        0x0032   075   075   000    Old_age   Always       -       51638
194 Temperature_Celsius     0x0022   043   051   000    Old_age   Always       -       43 (Lifetime Min/Max 0/8)
195 Hardware_ECC_Recovered  0x001a   069   050   000    Old_age   Always       -       71918457
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x0000   100   253   000    Old_age   Offline      -       0
202 TA_Increase_Count       0x0032   100   253   000    Old_age   Always       -       0


  parent reply	other threads:[~2007-08-06 22:18 UTC|newest]

Thread overview: 84+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <838f88840708051428p3d65ff42w627af4bc38f57de3@mail.gmail.com>
2007-08-05 21:33 ` Disk spin down issue on shut down/suspend to disk Michał sed
     [not found]   ` <6bffcb0e0709080832o30fb21b5vcd09baa8387efcc0@mail.gmail.com>
2007-09-08 21:29     ` Rafael J. Wysocki
2007-09-08 21:29       ` Rafael J. Wysocki
2007-09-09  9:20       ` Maciek Rutecki
2007-09-09 11:35         ` Rafael J. Wysocki
2007-08-06  5:22 ` Tejun Heo
2007-08-06 14:23   ` Henrique de Moraes Holschuh
2007-08-06 14:50     ` Michael Sedkowski
2007-08-06 14:50       ` Michael Sedkowski
2007-08-06 15:01       ` Henrique de Moraes Holschuh
2007-08-06 15:27         ` Michael Sedkowski
2007-08-06 15:27           ` Michael Sedkowski
2007-08-06 15:32         ` Rafael J. Wysocki
2007-08-06 17:03           ` Tejun Heo
2007-08-06 18:21             ` Michael Sedkowski
2007-08-06 18:21               ` Michael Sedkowski
2007-08-06 18:43               ` Tejun Heo
2007-08-06 19:40                 ` Rafael J. Wysocki
2007-08-06 19:40                 ` Rafael J. Wysocki
2007-08-06 19:43                 ` Michael Sedkowski
2007-08-06 19:43                   ` Michael Sedkowski
2007-08-06 22:18                 ` Michael Sedkowski [this message]
2007-08-07  6:56                   ` Tejun Heo
2007-08-07  9:18                     ` Michael Sedkowski
2007-08-07  9:18                       ` Michael Sedkowski
2007-08-07  9:31                       ` Tejun Heo
2007-08-07  9:31                         ` Tejun Heo
2007-08-07  9:51                         ` 答复: " sam song
2007-08-07  9:51                           ` sam song
2007-08-07 12:56                         ` Henrique de Moraes Holschuh
2007-08-07  9:30                     ` Michael Sedkowski
2007-08-07  9:30                       ` Michael Sedkowski
2007-08-06 23:45                 ` Henrique de Moraes Holschuh
2007-08-07  6:53                   ` Tejun Heo
2007-08-07 12:51                     ` Henrique de Moraes Holschuh
2007-08-07 13:04                       ` Thomas Renninger
2007-08-07 13:35                         ` Tejun Heo
2007-08-07 13:09                       ` Tejun Heo
2007-08-07 13:16                         ` Henrique de Moraes Holschuh
2007-08-07 13:32                           ` Tejun Heo
2007-08-07 13:45                             ` Thomas Renninger
2007-08-07 14:01                               ` Tejun Heo
2007-08-09 15:16                                 ` Pavel Machek
2007-08-09 15:56                                   ` Thomas Renninger
2007-08-06 19:25               ` Rafael J. Wysocki
2007-08-06 19:25                 ` Rafael J. Wysocki
2007-08-05 21:37 Michał sed
  -- strict thread matches above, loose matches on Subject: below --
2007-08-06 12:34 Michael Sedkowski
2007-08-06 12:38 Michael Sedkowski
     [not found] <fa.bsWpbo79BZgHoaIGhEMfTEBxs54@ifi.uio.no>
     [not found] ` <fa.mg6p0itaOQUo/t8deCaYpyqj6Nk@ifi.uio.no>
     [not found]   ` <fa.RxWYL8z8KktgL8LGZ/cTB2nI1Yc@ifi.uio.no>
     [not found]     ` <fa.AyyCtZ2yLjC5noHPHtmzn4ffhhE@ifi.uio.no>
     [not found]       ` <fa.SuAjism+m0z0haqCRVjkc2S978o@ifi.uio.no>
     [not found]         ` <fa.QgWcLG2hfRb92g4blN61qYfRjlQ@ifi.uio.no>
2007-08-06 23:31           ` Robert Hancock
2007-08-07  6:41             ` Tejun Heo
2007-08-07 14:28               ` Robert Hancock
2007-08-07 14:37                 ` Tejun Heo
2007-08-07 14:45               ` Thomas Renninger
2007-08-07 19:23                 ` Michael Sedkowski
2007-08-07 20:09                   ` Maciej Rutecki
2007-08-07 20:33                     ` Rafael J. Wysocki
2007-08-07 20:41                       ` Rafael J. Wysocki
2007-08-07 21:28                         ` Maciej Rutecki
2007-08-07 22:30                           ` Rafael J. Wysocki
2007-08-08  9:29                           ` Michael Sedkowski
2007-08-08  9:29                             ` Michael Sedkowski
2007-08-08  2:56                       ` Tejun Heo
2007-08-08 12:24                         ` Rafael J. Wysocki
2007-08-09 21:46                           ` Rafael J. Wysocki
2007-08-08  2:54                   ` Tejun Heo
2007-08-08 14:08                     ` Mark Lord
2007-08-08 14:14                       ` Tejun Heo
2007-08-08 14:24                         ` Mark Lord
2007-08-08 14:30                           ` Tejun Heo
2007-08-08 15:21                           ` Mark Lord
2007-08-08 15:35                             ` Mark Lord
2007-08-08 15:35                               ` Mark Lord
2007-08-08 16:20                               ` Tejun Heo
2007-08-08 17:04                                 ` Mark Lord
2007-08-09 15:06               ` Pavel Machek
2007-08-09 18:47                 ` Rafael J. Wysocki
     [not found]           ` <fa.Nj/igOoDE6GHsgyWFEo/9WCtE9c@ifi.uio.no>
     [not found]             ` <fa.usmOl3OVQVx3VExwvKiQI5iAX5Q@ifi.uio.no>
     [not found]               ` <fa.A9df+SR4FMdI7qZmsXY0xFyurbU@ifi.uio.no>
2007-08-08  0:23                 ` Robert Hancock
2007-08-08 12:27                   ` Rafael J. Wysocki
     [not found]         ` <fa.3VfWxxgY+5IvJGIam0al/rUn/Q4@ifi.uio.no>
     [not found]           ` <fa.WVQYJNYB2uuhgQFoGpK6eCfWazo@ifi.uio.no>
     [not found]             ` <fa.5IFtia9VWM6ePZjGzb+WVMoHQCY@ifi.uio.no>
     [not found]               ` <fa.M8tTjYMrntIRJ5aXHPFPjCNEk6k@ifi.uio.no>
     [not found]                 ` <fa.IDurvYCLZ5ArGLsuNcLC3l1CSqQ@ifi.uio.no>
2007-08-11  2:21                   ` Robert Hancock
     [not found] <fa.kWUtPRLMmU/fKL6dyOOVKsSM0fg@ifi.uio.no>
     [not found] ` <fa.EbjjD+/NapKvm3jfMLnkxumomC0@ifi.uio.no>
     [not found]   ` <fa.dm4O1sGL4RetYq2szbwwJT3cf2c@ifi.uio.no>
     [not found]     ` <fa.7tYfpSdE8/lmfK5ulSN+/6TRSbw@ifi.uio.no>
     [not found]       ` <fa.R1sVaL6mATofNd18aEZgwlczb8M@ifi.uio.no>
     [not found]         ` <fa.Z030SpvZYAHux0f8UtlnJwatsvY@ifi.uio.no>
2007-08-08  0:14           ` Robert Hancock
2007-08-08  4:06             ` Henrique de Moraes Holschuh
2007-08-08  4:26               ` Robert Hancock
2007-08-08 18:58 Al Boldi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1186438698.4402.6.camel@nx6310 \
    --to=sedmich@gmail.com \
    --cc=hmh@hmh.eng.br \
    --cc=htejun@gmail.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.