Ru-Board.club
← Вернуться в раздел «Магнитные носители информации»

» Ремонт накопителей Seagate. Часть 7

Автор: alexyc
Дата сообщения: 06.03.2016 15:45
SerjSq

Цитата:
Просто от того что был вскрыт гермоблок он в одну секунду не умрет

Вскрытие-отложенная на короткое время смерть,включение вскрытого-гарантированная

Цитата:
Буду признателен если опишите поподробнее насчет

Показать лог старта,продиагностировать состояние,по результатам отключить больную голову/прогнать селфскан и получить пусть обрезок по емкости,но рабочий винт.
Автор: igor not me
Дата сообщения: 06.03.2016 18:09
HDDRetranslator

Цитата:
Лог 3.76

Поглядел. Дааа, в служебке не хило ошибок, особенно по 1-й голове. Даже в конце , при чтении логов, вылезают ошибки Экспериментируйте дальше. Кстати, а почему винт серийник не показывает (SN: ))? Вы его вводили?
Автор: bojfriend
Дата сообщения: 06.03.2016 23:36
vlad_sarov
почитай предыдущие посты.


ребят, какой прогой можно отследить точное расположение бэд сектора/медленного сектора? сканирование в виктории не дает 100% результата. отловить все бэды у меня получилось. но хотелось бы еще избавиться от медленных секторов, которые в будущем, я думаю, тоже станут бэдами. с помощью форматирования(F3 T>m0,20,2,X,Y,,,22) у меня не получилось решить эту проблему, так как оно зависает на месте скопления бдов. и поэтому я решил воспользоваться ручным вводом адресов каждого проблемного сектора. в принципе, первоначальной цели достиг(скрыть бэд сектора). просканировав в виктории с размером блока 1 сектор, получилось отловить все бэды и процентов 90-95 медленных. в месте, где находяться медленные, скорость падает заметно. мб можно отследить с помощью какого-нибудь внутреннего сканирования, после которого можно посмотреть логи, которые будут выглядить что-то на подобии логов виктории.
Автор: vlad_sarov
Дата сообщения: 07.03.2016 06:55
bojfriend

Цитата:
с помощью форматирования(F3 T>m0,20,2,X,Y,,,22) у меня не получилось решить эту проблему, так как оно зависает на месте скопления бдов

Зависает? Или вываливается с ошибкой
User Partition Format Failed?
Автор: bojfriend
Дата сообщения: 07.03.2016 07:45
vlad_sarov
точнее сказать, не зависает, а не может продолжить форматирование. два раза запускал его, и оба раза дальше 38% форматирование не шло: лба переставало изменяться/расти. если мне память не изменяет, их около 200 в пределах 1000 секторов. первый раз 3,5 часа часа, второй - 6 часов на одном лба. я так понимаю, F3 T>m0,20,2,X,Y,,,22 - это форматирование идет с учетом дефектов из п-листа. а новые дефекты, обнаруженные в процессе, добавляются в юзер слип лист(или в п-лист?). оба раза форматирование я прерывал сам. User Partition Format Failed - подобных ошибок не было.
а можно ли провести внутреннее форматирование с учетом уже занесенных в листы дефектов + дефекты, которые будут обнаружены в процессе?
Автор: vlad_sarov
Дата сообщения: 07.03.2016 07:50
bojfriend

Цитата:
а можно ли провести внутреннее форматирование с учетом уже занесенных в листы дефектов + дефекты, которые будут обнаружены в процессе?

Параметры команды m уже не одну сотню раз описаны тут.
[more]Format Partition
Availability:
Level T , 'm'

Quick Help:
Format Partition, m[Partition],[FormatOpts],[DefectListOpts],[MaxWrRetryCnt],[MaxRdRetryCnt],[MaxEccTLevel],[MaxCertifyTrkRewrites],[ValidKey],[DataPattern]

Description:
This command formats the specified partition.


Input Parameters:

0 - Partition Number.

This parameter specifies the media partition to be formatted.

0 = User Partition
1 = System Partition
99 = Set format corrupt state
Type: Unsigned 8-bit value

Range: 0 or 1

Default: 0

1 - Format Options.

This parameter is a bit significant value that selects the following options:

Bits 31-5: not used

Bit 6: Disable Track Re-write for Data Sync Time-out Errors.

If this bit is equal to 1, the the Format Partition command will
not perform track re-write operations for an unrecovered
data sync time-out error.
NOTE: This feature can be enabled or disabled at compile-time. Use
the quick help to determine whether your code supports this feature.

Bit 5: Enable SeaCOS XF Space Format.

This bit is only valid when the User Partition is selected. If this
bit is equal to 1, the the Format Partition command will only format
SeaCOS Extended File (XF) space.
NOTE: This feature can be enabled or disabled at compile-time. Use
the quick help to determine whether your code supports this feature.

Bit 4: Enable Zone Re-format Skipping.

If this bit is equal to 1, then the Format Partition command will
enable the zone re-format skipping mode during the format operation.
With this mode enabled, the format operation will not re-format
a zone if grown defects were found in the zone.
NOTE: This feature can be enabled or disabled at compile-time. Use
the quick help to determine whether your code supports this feature.

Bit 3: Enable Event-based Format Logging.

If this bit is equal to 1, then the Format Partition command will
display information about error events that occur during the format
operation. This information will be displayed as interim status as
these events occur.
NOTE: This feature can be enabled or disabled at compile-time. Use
the quick help to determine whether your code supports this feature.

Bit 2: Disable User Partition Certify.

This bit is only valid when the User Partition is selected. If this
bit is equal to 1, media certification and defect deallocation will
be disabled.

Bit 1: Disable User Partition Format.

This bit is only valid when the User Partition is selected. If this
bit is equal to 1, the User Partition sectors will not be written
with a constant data pattern.

Bit 0: Corrupt User Partition Primary Defects.

This bit is only valid when the User Partition is selected. If this
bit is equal to 1, the primary defective sectors will be corrupted.

Type: Unsigned 32-bit value

Range: 0 or 0xFFFFFFFF

Default: 0 (Enable User partition Certify,
Enable User Partition Format,
Don't Corrupt Primary Defects)

2 - Defect List Options.

This parameter is a bit significant value that selects the following options:

Bits 31-3: not used

Bit 2: Process the Active Error Log.

This bit is only valid when the User Partition is selected. If this
bit is equal to 1, the Format Client Defect List will be written with
contents of the Active Error Log and the option to process the Client
Defect List will be enabled. If there is no Active Error Log or there
are no R/W-related entries in the Active Error Log, then this bit will
be ignored.

Bit 1: Process Primary Defect Lists.

This bit is only valid when the User Partition is selected. If this
bit is equal to 1, the the Primary Defect Lists will be used when
creating the defect list to be used by the format operation.

Bit 0: Process Grown Defect Lists.

This bit is only valid when the User Partition is selected. If this
bit is equal to 1, the the Grown Defect Lists will be used when
creating the defect list to be used by the format operation.

Type: Unsigned 32-bit value

Range: 0 or 0xFFFFFFFF

Default: 0x00000003 (Process Grown Defect Lists,
Process Primary Defect Lists,
Do not process the Active Error Log)

3 - Maximum Write Retry Count.

If this parameter is entered, the maximum write retry count will be set to the
specified value. This parameter is only valid when the User Partition is being
formatted (Parameter 0 is equal to 0). If this parameter is not entered, the
maximum write retry count will not be changed.

Type: Unsigned 16-bit value

Range: 0 or 0xFFFF

Default: None.

4 - Maximum Read Retry Count.

If this paremeter is entered, the maximum read retry count will be set to the
specified value. This parameter is only valid when the User Partition is being
formatted (Parameter 0 is equal to 0). If this parameter is not entered, the
maximum read retry count will not be changed.

Type: Unsigned 16-bit value

Range: 0 or 0xFFFF

Default: None.

5 - Max iteration count
If this paremeter is entered, the iteration count will be set to the specified
value. This parameter is only valid when the User Partition is being formatted
(Parameter 0 is equal to 0). If this parameter is not entered, the iteration
count will not be changed.
5 - Maximum ECC T-Level.

If this paremeter is entered, the maximum ECC T-Level will be set to the specified
value. This parameter is only valid when the User Partition is being formatted
(Parameter 0 is equal to 0). If this parameter is not entered, the ECC T-Level
will not be changed.

Type: Unsigned 16-bit value

Range: 0 or 0xFFFF

Default: None.

6 - Track Rewrite During Certify Retry Threshold.

If this parameter is entered, it specifies the maximum number of rewrite retries
to be performed during the user partition certification pass.

Type: Unsigned 16-bit value

Range: 0 or 0xFFFF

Default: None. If this parameter is not entered, the default value recommended
by the R/W Firmware will be used.

7 - Valid Command Key.

For a User Partition format, this parameter must be equal to 22 Hex. If this
parameter is not equal to 22 Hex, the command will not be executed.

For a System Partition format, this parameter must be equal to DD Hex. If this
parameter is not equal to DD Hex, the command will not be executed.

Type: Unsigned 8-bit value

Range: 0x22 or 0xDD

Default: None

8 - Data Pattern For Format.

This parameter specifies the data pattern to be used when formatting the specified
partition. If this parameter is not entered, the specified partition will be
formatted with a 0x00000000 data pattern.

Type: Unsigned 32-bit value

Range: 0 or 0xFFFFFFFF

Default: 0x00000000.

9 - Secondary Maximum Write Retry Count.

If this parameter is entered, the secondary maximum write retry count will be set
to the specified value. This parameter is only valid if all secondary ER mode
parameters (parameter 9, 10 and 11) are entered. If any of the 3 parameters is
not entered, the secondary ER mode feature is disabled. Note that this usage is
only available if RW_FORMAT_APPLY_SECONDARY_ER_MODE is enabled.

Type: Unsigned 16-bit value

Range: 0 or 0xFFFF

Default: None.

10 - Secondary Maximum Read Retry Count.

If this paremeter is entered, the secondary maximum read retry count will be set
to the specified value. This parameter is only valid if all secondary ER mode
parameters (parameter 9, 10 and 11) are entered. If any of the 3 parameters is
not entered, the secondary ER mode feature is disabled. Note that this usage is
only available if RW_FORMAT_APPLY_SECONDARY_ER_MODE is enabled.

Type: Unsigned 16-bit value

Range: 0 or 0xFFFF

Default: None.

11 - Secondary Maximum ECC T-Level.

If this paremeter is entered, the secondary maximum ECC T-Level will be set to the
specified value. This parameter is only valid if all secondary ER mode
parameters (parameter 9, 10 and 11) are entered. If any of the 3 parameters is
not entered, the secondary ER mode feature is disabled. Note that this usage is
only available if RW_FORMAT_APPLY_SECONDARY_ER_MODE is enabled.

Type: Unsigned 16-bit value

Range: 0 or 0xFFFF

Default: None.


Output Data:


If an error occurred, the following information will be displayed.

"DiagError aaaaaaaa"

where

aaaaaaaa is the Diagnostic Error Code

If the error occurred while processing the defect lists, the following additional
information will be displayed.

"Process Defect List Error"
"R/W Sense cccccccc, R/W Error dddddddd, List Offset eeeeeeee, List Index ffffffff File Error gggggggg"

where

cccccccc is the sense status that was returned by the R/W subsystem

dddddddd is the error code that was returned by the R/W subsystem

eeeeeeee is the byte offset of the defect list entry at which the error occurred

ffffffff is the index of the defect list entry at which the error occurred

gggggggg is the error code that was returned by the system information manager (SIM)

If the error occurred during the format operation, the following additional information
will be displayed.

"User Partition Format Failed - Elapsed Time c"
"R/W Sense dddddddd, R/W Error eeeeeeee, File Error ffffffff"
"LBA gggggggg, Cyl iiiiiiii Hd jj, Phy Sec kkk, Wedge llll"

where

c is the amount of time that has elapsed since the format operation was started

dddddddd is the sense status that was returned by the R/W subsystem

eeeeeeee is the error code that was returned by the R/W subsystem

ffffffff is the error code that was returned by the system information manager (SIM)

gggggggg is the R/W block address at which the error occurred

iiiiiiii is the R/W cylinder address at which the error occurred

jj is the R/W head address at which the error occurred

kkk is the physical sector at which the error occurred

llll is the wedge no at which the error occurred

If no error occurred and the format operation is still in progress, the following
information will be displayed.

"Max Wr Retries = cc, Max Rd Retries = dd, Max ECC T-Level = ee, Max Certify Rewrite Retries = ffff"
"User Partition Format gg% complete, Zone hh, Pass ii, LBA jjjjjjjj, ErrCode kkkkkkkk, Elapsed Time l"

where

cc is the maximum write retry count to be used

dd is the maximum read retry count to be used

ee is the maximum ECC T-Level to be used

ffff is the certify rewrite rety threshold

gg is the percent of the format operation that has been completed

hh is the data zone that is currently being formatted

ii is the number of the current pass through the data zone

jjjjjjjj is the last LBA that was formatted

kkkkkkkk is the error code that was reported by the R/W subsystem

l is the amount of time that has elapsed since the format operation was started

If no error occurred and the format operation is still in progress, and the secondary ER mode feature is
enabled, the following information will be displayed.

"Secondary ER mode Enabled: 2nd Max Wr Retries = cc, 2nd Max Rd Retries = dd, 2nd Max ECC T-Level = ee"

where

cc is the secondary maximum write retry count to be used

dd is the secondary maximum read retry count to be used

ee is the secondary maximum ECC T-Level to be used

If no error occurred, the format operation is still in progress, a format event occurs,
and format event reporting is enabled, the following information will be displayed.

"Event: Media Write Start, aaa Format, Zone bb, Start Blk cccccccc, Num Sectors dddddddd"

or

"Event: Write Xfer, Start Blk cccccccc, Len eeeeeeee, Next Blk ffffffff, Erc gggggggg, Stat hh"

or

"Event: Media Certify Start, New Format, Zone bb, Start Blk cccccccc, Num Sectors dddddddd"

or

"Event: Certify Xfer, Start Blk cccccccc, Len eeeeeeee, Next Blk ffffffff, Erc gggggggg, Stat hh"

or

"Event: Unrec Err, LBA iiiiiiii, PBA jjjjjjjj, Erc gggggggg, Trk llll, Hd mm, Sctr nn, Wdg oo, ZnGrp pp, Zn qq, DOS: rr/ss/tt"
"Event: Unrec Err, LBA iiiiiiii, PBA jjjjjjjj, Erc gggggggg, Trk llll, Hd mm, Sctr nn, Wdg oo, Zn qq, DOS: rr/ss/tt"
"Event: Unrec Err, LBA iiiiiiii, PBA jjjjjjjj, Erc gggggggg, Trk llll, Hd mm, Sctr nn, Wdg oo, ZnGrp pp, Zn qq"
"Event: Unrec Err, LBA iiiiiiii, PBA jjjjjjjj, Erc gggggggg, Trk llll, Hd mm, Sctr nn, Wdg oo, Zn qq"

NOTES: ZnGrp information is only available on drives supporting VBAR
DOS information is only available on drives supporting Directed Offline Scan

or

"Event: Cert Trk Rewrite, Retry Blk kkkkkkkk, Len eeeeeeee, Next Blk ffffffff, Erc gggggggg, Stat hh"

or

"Event: Cert Trk Rewrite Cntr Update, Cnt 0001"

where

aaa indicates whether this is a "New Format" or a "Reformat"

bb is the zone

cccccccc is the starting block

dddddddd is the number of blocks to be formatted

eeeeeeee is the length of the transfer

ffffffff is the next starting block

gggggggg is the error code that was reported by the R/W subsystem

hh is the read/write status

iiiiiiii is the logical block address (LBA)

jjjjjjjj is the physical block address (PBA)

kkkkkkkk is the block which causes the rewrite retry

llll is the track on which the error occurred

mm is the head on which the error occurred

nn is the sector on which the error occurred

oo is the wedge on which the error occurred

pp is the zone group in which the error occurred

qq is the zone in which the error occurred

rr is the DOS scan unit associated with the error

ss is the DOS relative cylinder in scan unit associated with the error

tt is the DOS surface cylinder unit associated with the error

If no error occurred, the format operation is still in progress, a format event occurs,
and brief format event reporting is enabled, the following information will be displayed.

"Ev LBA/Soft XferLen Zn Trk Hd Sct Wdg PBA ErrCode"

NOTES: This is the header for the tabulated output below.

"ZW iiiiiii eeeeeeee qq"

NOTES: This is zone write start message.

"ZR iiiiiii eeeeeeee qq"

NOTES: This is zone read start message.

"WX iiiiiii eeeeeeee"

NOTES: This is write transfer message.

"RX iiiiiii eeeeeeee"

NOTES: This is read transfer message.

"ER iiiiiii eeeeeeee qq llll mm nn oo jjjjjjjj gggggggg"

NOTES: This is error details message.

"SE uuuuuuu"

NOTES: This is soft error message when a read is recovered by track-rewrite.

"HE"

NOTES: This is hard error message when a sector is deallocated.

where

iiiiiiii is the logical block address (LBA)

eeeeeeee is the length of the transfer

qq is the zone number

gggggggg is the error code that was reported by the R/W subsystem

jjjjjjjj is the physical block address (PBA)

llll is the track on which the error occurred

mm is the head on which the error occurred

nn is the sector on which the error occurred

oo is the wedge on which the error occurred

uuuuuuuu is the total number of soft errors recovered by track-rewrite

If no error occurred and the format operation has successfully completed, the following
information will be displayed.


" User Partition Format Successful - Elapsed Time m"

where

m is the amount of time that has elapsed since the format operation was started

If at least one zone re-format was skipped then the following will also be
displayed upon successful completion of the format:

"Zone re-format was skipped."


Examples:

Example #1:
Perform a "quick format" (process defect lists, clear format corrupt, do not write
or certify the drive)

F3 T>m0,6,,,,,,22

Example #2:
Perform a "quick format" (don't process defect lists i.e. unslip and unalt, do not
write or certify the drive)

F3 T>m0,6,0,,,,,22

Example #3:
Perform a format with the default data pattern 0x00000000 and certify with event
reporting enabled:

F3 T>m0,8,,,,,,22

Example #4:
Perform a format and certify with event reporting enabled, set max write retries
to 16, set max read retry count to 8, max ECC T-Level to 0, and track rewrite
during certify retry threshold to 20:

F3 T>m0,8,,10,8,0,14,22

Example #5:
Perform a format with user input data pattern 0xFFFFFFFF and certify with event
reporting enabled:

F3 T>m0,8,,,,,,22,ffffffff

Example #6:
Perform a format with secondary ER mode feature. Two sets of ER mode parameters are
entered. First set is used in the first pass of format/certify, set max write retry
to 15, max read retry to 5 and max ECC T-Level to 6. Second set is used in the rest
passes, set max write retry to 17, max read retry to 7 and max ECC T-Level to 14.
Note that this usage is only available if RW_FORMAT_APPLY_SECONDARY_ER_MODE is enabled.

F3 T>m0,1,2,15,5,6,,22,,17,7,14

Example #7:
Determine the current format state and set format corrupt:

F3 T>m99

Revision History:

0001.0000 Initial revision.
0001.000X Added ability to enable and display event-based output.
0011.000X Combined the PSG Diagnostic Error Codes (PSGDEC) and the Diagnostic External
Test Service Error Codes (DETSEC) into a single set of Diagnostic Error Codes
(DiagError).
0012.000X Added additional parameter 8 for users to input data pattern for format. The
default data pattern is 0x00000000 instead of the 0x77777777 for the User
Partition and 0xFFFFFFFF for the System Partition.
0012.001X Added option to process the Active Error Log.
0012.01XX Added brief event reporting (see bit 4 of the minor revision history below).
0012.02XX Added support for reporting the index of the defect list entry at which defect
list processing error occurred.
0012.03XX Added support for skipping track re-write operation on data sync time-out errors.
0012.04XX Added support for displaying error location for failing LBA ( wedge no and physical sector no )
0012.05XX Corrected output for iterative channels

Note on Minor Rev:
----.ZZXX ZZ represents the minor rev base value.
XX represents set of conditional feature supported by the command.
- If bit 0 of X is set, then the ability to enable and display
event-based output is supported.
- If bit 1 of X is set, then the ability to enable zone re-format
skipping and output command result information if at least one
zone re-format was skipped is supported.
- If bit 2 of X is set, then the ability to format only SeaCOS
Extended File (XF) space is supported.
- If bit 3 of X is set, then the ability to use secondary ER mode
to format/certify is supported.
- If bit 4 of X is set, then the command supports brief event
reporting.
- If bit 5 of X is set, then the command supports skipping of
track re-write operation on data sync time-out errors.
[/more]
Пока хоть один формат не дойдёт до конца у Вас нет транслятора и мучить винт бессмысленно.
Пустите ему хотя бы m0,6,2,,,,,22
Автор: bojfriend
Дата сообщения: 07.03.2016 07:55
vlad_sarov
да читал я это не один раз. но нет там такого. как и нет "20" в команде "m0,20,2,X,Y,,,22":
"1 - Format Options.
This parameter is a bit significant value that selects the following options:
Bits 31-5: not used"
вот поэтому и спрашиваю у людей, которые мб сталкивались с подобной ситуацией.

Добавлено:
vlad_sarov

Цитата:
Пустите ему хотя бы m0,6,2,,,,,22

чтобы дефекты из юзерслип-листа снова повылазили?
Автор: vlad_sarov
Дата сообщения: 07.03.2016 07:59
bojfriend
А если так посмотреть на это дело?
[more]Список некоторых конфигураций команд форматирования::

m0,2,1,,,,,22 - To rebuilt slip list, V1;

m0,2,2,,,,,22 - To rebuilt G list, V2;

m0,2,3,,,,,22 - To rebuilt P list, V3;


m0,5,1,10,3,,,22 - To zero fill with slip list;

m0,5,2,10,3,,,22 - To zero fill with G list;

m0,5,3,10,3,,,22 - To zero fill with P list;


m0,8,1,10,3,,,22 - To format with slip list;

m0,8,2,10,3,,,22 - To format with G list;

m0,8,3,10,3,,,22 - To format with P list;


m0,D,1,,,,,22 - To repair bad sector by Slip list;

m0,D,2,,,,,22 - To repair bad sector by G list;

m0,D,3,,,,,22 - To repair bad sector by P list;


m0,20,1,,,,,22 - To format (seacos XF) by Slip list;

m0,20,2,,,,,22 - To format (seacos XF) by G list;

m0,20,3,,,,,22 - To format (seacos XF) by P list, most powerfull to repair bad sectors, red and green blocks;


m0,2,2,,,,,22 - Format user area partition without certifying defects and relocate defects. not effect Data in a drive;

m0,2,1,,,,,22 - Format user area partition with user slip list with certify defects. DATA WILL BE LOSS;

m0,D,3,,,,,22 - Format user area partition with repairing of bad sector, auto add bad sector into G list and in the last it will be shifted to P list;


m0,5,1,,,,,22 - it used for erasing of all sector;

m0,8,2,,,,,22 - it is used for formatting hard disk sectors;[/more]

Добавлено:
bojfriend

Цитата:
чтобы дефекты из юзерслип-листа снова повылазили?

Это был простой пересчёт транслятора с учётом G-List
Автор: bojfriend
Дата сообщения: 07.03.2016 08:14
vlad_sarov

Цитата:
А если так посмотреть на это дело?
Подробнее...

это тоже видел. но почему нет в справке разъяснения по ним?
ладно, спс все равно. пока оставлю все как есть. если атрибут с ремапами начнет расти, тогда попробую еще что-нить.
кст, вспомнил, что первоначально делал форматирование и на 38% оно вываливалось с ошибкой. поэтому-то я и начал искать, что можно сделать еще.


Добавлено:
vlad_sarov
а можете объяснить: перерасчет от форматирования чем отличается и вообще отличается ли? особо меня интересует судьба дефектов, уже занесенных в листы: удаляются/переносятся/добавляются ли они?
Автор: vlad_sarov
Дата сообщения: 07.03.2016 08:19
bojfriend
А SMART у вас живой?
Покажите ответ на
F3 T>/1N5
F3 T>/1N8

Добавлено:
bojfriend

Цитата:
особо меня интересует судьба дефектов

Например команда m0,8,3 ....
перенесёт дефекты из G->P и отформатирует поляну и добавит новых в P, если обнаружит их при форматировании.
А пересчёт это просто построение транслятора с учётом листов,
при команде m0,2,2 ...
все данные останутся на месте.
Автор: bojfriend
Дата сообщения: 07.03.2016 08:29
vlad_sarov

Цитата:
А SMART у вас живой?

я ща не могу этого сделать, так как с этого винта сижу. могу сказать, что в конце сделал сброс смарта командой F3 1>/N1, N5 проверил его обнуление. это говорит о том, что смарт живой или его проверить можно только так F3 T>/1N5 F3 T>/1N8?
Автор: vlad_sarov
Дата сообщения: 07.03.2016 08:34
bojfriend

Цитата:
F3 1>/N1

Если он Вам ответил, что Clear SMART completed
то этого вполне достаточно.
Автор: bojfriend
Дата сообщения: 07.03.2016 08:39
vlad_sarov

Цитата:
Clear SMART completed

именно так.


Добавлено:
vlad_sarov
пытался отправить сообщение в личку. не получилось.
правильно ли я понял суть. пересчет транслятора - это передача транслятору списка дефектов и указание общего количества секторов. форматирование - стираются данные + пересчет транслятора (в зависимости от третьего параметра(дефект опция) учитываются уже добавленные дефекты или обнаруженные в процессе). а что и для чего инициализация дефект листа(F3 >/i4,1,22 к примеру).
Автор: vlad_sarov
Дата сообщения: 07.03.2016 12:45
bojfriend

Цитата:
а что и для чего инициализация дефект листа(F3 >/i4,1,22 к примеру).

Естественным образом очищается V4, а дальше зависит от параметров m0,
смотря чего добиться хотите.
Панацей тут нет, и программы с одной большой кнопкой "сделать всё за"№;сь" тоже нет.
Нужно понимать, что и зачем Вы винту говорите.

А по интерфейсу он может больше и быстрее, чем по терминалу.
Хотите покопаться?
Автор: bojfriend
Дата сообщения: 07.03.2016 16:26
vlad_sarov
да мне должны пару винтов с подобными симптомами, что и у меня, подогнать за копейки. хотел их сделать и использовать.

Цитата:
А по интерфейсу он может больше и быстрее, чем по терминалу.
по сата вы имеете ввиду. или по другому интерфейсу, контакты которого распаены на плате?

Цитата:
Хотите покопаться?
что имеете ввиду?
вот я бы чтиво хорошее почитал, в котором было расписано как для дураков "что и для чего". моих знаний и понимания в технике не хватает. вот только найти его проблема. а мб просто я искать не умею.

Автор: igor not me
Дата сообщения: 07.03.2016 16:36

Цитата:
вот я бы чтиво хорошее почитал, в котором было расписано как для дураков "что и для чего".

Так вы его уже нашли и в нём находитесь. Это ЭТА тема. Более чем "для дураков", кроме как тут, почти нигде не описано, честно-честно Читайте...
Автор: CASIKO3162
Дата сообщения: 07.03.2016 19:25
Всем привет . Загонял форматом винт st3320613as CC2J . Сейчас пересчитывает только по слип листу , остальные типы выдаёт сразу 500Е . Что посоветуете ?
Автор: AntiMember
Дата сообщения: 07.03.2016 20:34
CASIKO3162
Глянуть по Ctrl X после 500Е. Или не полениться перебрать по Vxx все листы на предмет читабельности.
Автор: CASIKO3162
Дата сообщения: 08.03.2016 10:11
Все дефект-листы читаются . юзер слип пустой может в нём причина ? Просмотр ата команд все с кодом 80
http://pastebin.ru/mC0Suzka
Автор: HDDRetranslator
Дата сообщения: 08.03.2016 14:37

Цитата:
Экспериментируйте дальше.

Уже остановился на родной вари (выше уже описывал). Понижать плотность при одной рабочей голове до 30 гб особо желания нет (при том, что имеются две головы это какая-то издёвка). Работает и пусть. До 30 гб можно было только ради эксперимента, но лень время на это терять, т.к. всё равно не собираюсь в таком виде оставлять. Кстати высмотрел что варь 3.04 (или какая-либо её вариация по блинварям) также имеет пониженную плотность - видел шестидесятку на ней.
Цитата:
Кстати, а почему винт серийник не показывает (SN: ))? Вы его вводили?

Да вводил. Это я в логе потёр серийники специально для "конфиденциальности". Выше, в конце лога уже писал об этом. В остальном логи оригинальные.

Добавлено:
А на второй голове (под номером 1) поставил крест, т.к. при первом же двухголовом скане с родной варью понял, что поляна под ней убитая, голова тоже не ах.
Автор: cenix_str
Дата сообщения: 08.03.2016 15:02

Цитата:
варь 3.04 (или какая-либо её вариация по блинварям) также имеет пониженную плотность - видел шестидесятку на ней.

Старые сигейты бывают отрезанные просто в паспорте. Надо смотреть по 2/x сколько LBA.
Автор: igor not me
Дата сообщения: 08.03.2016 19:31

Цитата:
Это я в логе потёр серийники специально для "конфиденциальности"

ЁПРСТ Я знатный шифровщик, мне и то такое не пришло в голову
Автор: Turkish88
Дата сообщения: 08.03.2016 19:56

Цитата:
но лень время на это терять

Да бросьте, на непонятные эксперименты с адаптивами недельку как минимум убили вы
Автор: HDDRetranslator
Дата сообщения: 08.03.2016 20:06

Цитата:
ЁПРСТ Я знатный шифровщик, мне и то такое не пришло в голову

Вот, опыта набирайтесь . А ещё у Вас mail не скрыт

Цитата:
Да бросьте, на непонятные эксперименты с адаптивами недельку как минимум убили вы

Ошибаетесь. Я живу и занимаюсь далеко не только винтами. Винтами - так, увлечение, между делом. Кстати я узнал много нового, например, где конкретно находятся адаптивы и что их запросто можно было вернуть из бэкапа и восстановить работоспособность винта без сс.


Добавлено:
Там ведь возни будет не на один скан, а на два - сначала 3.76 с одной головой, потом вернуть исходную варь.
Автор: bojfriend
Дата сообщения: 08.03.2016 20:11
vlad_sarov
скажите, вот эта команда F3 T>m0,20,2,X,Y,,,22 , выполняющая внутреннее форматирование, учитывает какие-нибудь дефект-листы? третий параметр равен двум, что согласно докам соответствует учету только активных ошибок. или я не правильно понимаю?
и еще вопрос: p-list учитывается всегда в независимости от третьего параметра?
позволю себе предположить, что, если я правильно понял, тогда нужно перенести все дефекты в п-лист, а после провести внутреннее форматирование, которое на этот раз должно закончиться успешно. потому что все бэды занесены в листы(они не будут мешать форматированию). в результате чего, возможно, получится избавиться от всех остальных цветных секторов.
Автор: Smyg1
Дата сообщения: 08.03.2016 20:48
[DefectListOpts]
Bit 1: - это БИТ 1 а значение как раз 2...
Автор: igor not me
Дата сообщения: 08.03.2016 23:44
HDDRetranslator

Цитата:
Вот, опыта набирайтесь . А ещё у Вас mail не скрыт

Пасиба, но мейл этот - публичный. Он засвечен дофига где, ему более 12 лет. А с него идёт пересылка, на ряд других адресов, которые уже (почти) нигде не засвечены, гы-гы...
Автор: HDDRetranslator
Дата сообщения: 08.03.2016 23:57
Я чего-то так и не въехал как расшифровываются биты Health, там тетрады всякие.. Вот Health = 1000, к примеру, что значит?
Автор: NUL
Дата сообщения: 09.03.2016 00:13
Вопрос к знатокам, извините если глупый, винт ST2000DM001, не видится в биос, софт-беды в Media Cache, если переписать Media Cache паттерном 00h, то после этого диск в биосе видится ? а поверхность видится просто как RAW 2 ТБ, верно? после прогнать например студией и восстановить данные можно? или я заблуждаюсь ?
Автор: NiTr0
Дата сообщения: 09.03.2016 00:39
HDDRetranslator
1000 и выше (4 старших бита) - критичные ошибки.

NUL
по идее, от перезаписи медиакеша винту поплохеть не должно...

Страницы: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970

Предыдущая тема: Ремонт накопителей WD (Western Digital). Часть V


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.