Problems with HDD after upgrade from lenny to squeeze
Hi, you can check:
https://wiki.ubuntu.com/DanielHahler/Bug59695 http://www.thinkwiki.org/wiki/Problem_with_hard_drive_clicking for a fix. Links taken from a spanish post (http://www.vicente-navarro.com/blog/2007/10/28/linux-no-mata-discos-duros-se-mueren-solos/) Hope that helps! On Thu, Jul 21, 2011 at 04:01:03PM +0000, James Brown wrote: > I use Debian AMD64 on my laptop AcerTravel Mate 3040. > HDD: > Model Family: Seagate Momentus 7200.4 series > Device Model: ST9500420AS > In the beginning ot this year I had the next report of smartctl: > 193 Load_Cycle_Count 0x0032 089 089 000 Old_age Always > - 23521 > (after using my HDD about 1,5 year). > On April 2011 I upgraded my OS from lenny to squeeze. > Now I have the next report of smartctl: > 193 Load_Cycle_Count 0x0032 031 031 000 Old_age Always > - 139954 > > How I can debug and fix that problem? > > > -- > To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > Archive: http://lists.debian.org/4E284D3F.9020406@gmail.com -- Por favor, evita enviarme documentos adjuntos en formato Word o PowerPoint http://www.gnu.org/philosophy/no-word-attachments.es.html -- To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20110721171619.GJ27714@debian-movil.com.ar">http://lists.debian.org/20110721171619.GJ27714@debian-movil.com.ar |
Problems with HDD after upgrade from lenny to squeeze
Dne 21.7.2011 18:01, James Brown napsal(a):
I use Debian AMD64 on my laptop AcerTravel Mate 3040. HDD: Model Family: Seagate Momentus 7200.4 series Device Model: ST9500420AS In the beginning ot this year I had the next report of smartctl: 193 Load_Cycle_Count 0x0032 089 089 000 Old_age Always - 23521 (after using my HDD about 1,5 year). On April 2011 I upgraded my OS from lenny to squeeze. Now I have the next report of smartctl: 193 Load_Cycle_Count 0x0032 031 031 000 Old_age Always - 139954 How I can debug and fix that problem? Hi, you can try to change APM for better performance or disable it entirely for that disk. See "hdparm -B /dev/sda" output for the current level and try to raise it to 254 (best preformance) or 255 (disabled), i.e. "hdparm -B 255 /dev/sda". This should prevent the disk from heads unloading (parking). If this will help, make this setting permanent: 1) Edit /etc/default/hdparm like this: harddisks="/dev/sda" hdparm_opts="-B 255" and make sure /etc/init.d/hdparm is run during boot. 2) Create /etc/pm/sleep.d/01_hdparm file with: #!/bin/sh PATH=/sbin:/usr/sbin:/bin:/usr/bin if [ ! -x /sbin/hdparm ]; then exit 0 fi case "${1}" in resume|thaw) service hdparm restart # nothing ;; esac So you will not lost the setting after going from sleep/hibernation if you are using pm-utils for suspending. -- Regards, Petr Gajdůšek -- To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4E2861FC.5020803@centrum.cz">http://lists.debian.org/4E2861FC.5020803@centrum.cz |
Problems with HDD after upgrade from lenny to squeeze
I suggest to always installs new kernel before upgrade.
Half problems when upgrading Debian are due to new kernel compatibillity with old hardware, or due to some bug on kernel version. -- Paulo Diovani, diovani.comÂ*/ @paulodiovani /Â*♣ |
Problems with HDD after upgrade from lenny to squeeze
On 22/07/2011 00:24, Paulo Diovani wrote:
I suggest to always installs new kernel before upgrade. Half problems when upgrading Debian are due to new kernel compatibillity with old hardware, or due to some bug on kernel version. -- Paulo Diovani, diovani.com <http://diovani.com/> / @paulodiovani <http://twitter.com/paulodiovani> / ♣ <http://entbonsai.com> the kernel isn't the biggest problem but Xorg did think you want upgrade your system and have strange things or burn a disk or a usb key and have an all clean system ? -- To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4E28B192.4050900@free.fr">http://lists.debian.org/4E28B192.4050900@free.fr |
| All times are GMT. The time now is 06:03 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.