4 | | '''* WARNING: Do not use smartmontools with Samsung HD155UI and HD204UI drives unless the firmware patch is already installed.''' |
5 | | |
6 | | '''* Samsung provides the firmware patch [http://www.samsung.com/global/business/hdd/faqView.do?b2b_bbs_msg_id=386 here].''' |
7 | | |
8 | | '''* This warning also applies to other tools which use IDENTIFY DEVICE to obtain drive information.''' The problem is not SMART related. |
9 | | |
10 | | '''* The problem could (at least) also be reproduced with [http://sourceforge.net/projects/hdparm/ hdparm] (on Linux |
11 | | and [http://hdparm-win32.dyndns.org/ Windows]) and with ''!SeaTools for Windows''.''' |
12 | | |
13 | | '''* THE SAMSUNG FIRMWARE PATCH DOES NOT CHANGE THE FIRMWARE VERSION NUMBER (Believe it or not!).''' |
14 | | |
15 | | * Smartctl 5.39.X and 5.40 print a [changeset:3215 warning] if the user has done a [wiki:Download#Updatethedrivedatabase drive database update] after 2010-11-24. |
16 | | |
17 | | * The warning will also be printed when the patch is already installed! |
| 4 | * '''WARNING: Do not use smartmontools with Samsung HD155UI and HD204UI drives unless the firmware patch is already installed.''' |
| 5 | |
| 6 | * '''Samsung provides separate patches for [http://www.samsung.com/global/business/hdd/faqView.do?b2b_bbs_msg_id=386 HD155UI and HD204UI] and for [http://www.samsung.com/global/business/hdd/faqView.do?b2b_bbs_msg_id=387 HD204UI/JP].''' |
| 7 | |
| 8 | * '''This warning also applies to other tools which use IDENTIFY DEVICE to obtain drive information.''' The problem is not SMART related. |
| 9 | |
| 10 | * '''The problem could (at least) also be reproduced with [http://sourceforge.net/projects/hdparm/ hdparm] (on Linux and [http://hdparm-win32.dyndns.org/ Windows]) and with ''!SeaTools for Windows''.''' |
| 11 | |
| 12 | * '''THE SAMSUNG FIRMWARE PATCH DOES NOT CHANGE THE FIRMWARE VERSION NUMBER (Believe it or not!).''' |
| 13 | |
| 14 | * Smartctl 5.39.X and 5.40 print a [changeset:3215 warning] if the user has done a [wiki:Download#Updatethedrivedatabase drive database update] after 2010-11-24. |
| 15 | |
| 16 | * The warning will also be printed when the patch is already installed! |
60 | | * It could also be reproduced on an system with Intel P45 chipset. |
61 | | |
62 | | * It could also be reproduced on an AMD based system with NVIDIA nForce 520 chipset. |
63 | | |
64 | | * It could also be reproduced if only {{{smartctl -i}}} is used. This command sends only one ATA command to the disk: IDENTIFY DEVICE. No SMART functionality is used then. |
65 | | |
66 | | * It could also be reproduced with {{{hdparm -I}}} on Linux. |
67 | | |
68 | | * It could also be reproduced with Seagate ''!SeaTools for Windows''. |
| 59 | * It could also be reproduced on an system with Intel P45 chipset. |
| 60 | |
| 61 | * It could also be reproduced on an AMD based system with NVIDIA nForce 520 chipset. |
| 62 | |
| 63 | * It could also be reproduced if only {{{smartctl -i}}} is used. This command sends only one ATA command to the disk: IDENTIFY DEVICE. No SMART functionality is used then. |
| 64 | |
| 65 | * It could also be reproduced with {{{hdparm -I}}} on Linux. |
| 66 | |
| 67 | * It could also be reproduced with Seagate ''!SeaTools for Windows''. |
190 | | * Disk write cache is disabled. |
191 | | |
192 | | * NCQ is disabled. This may not always be true as the c't lab also reported problems with NCQ disabled. |
193 | | |
194 | | * A modified test version of smartctl which does not issue IDENTIFY DEVICE commands is used. Then all other SMART and non-SMART commands used by smartctl work without any data loss. |
195 | | |
196 | | * The disk is replaced by another model (tested with Samsung HE103UJ and Seagate ST31000524NS). |
| 193 | * Disk write cache is disabled. |
| 194 | |
| 195 | * NCQ is disabled. This may not always be true as the c't lab also reported problems with NCQ disabled. |
| 196 | |
| 197 | * A modified test version of smartctl which does not issue IDENTIFY DEVICE commands is used. Then all other SMART and non-SMART commands used by smartctl work without any data loss. |
| 198 | |
| 199 | * The disk is replaced by another model (tested with Samsung HE103UJ and Seagate ST31000524NS). |