SMART reallocated sector count 269, number of reallocated events 20

I have a Toshiba MK6476GSXN HD about 2 years on my laptop (my computer only).  Recently, I plugged a defective SD/USB converter, which caused all kinds of startup failures.  Before I identified the converter failed, I thought that my HD was dying.  I run cygwin smartmontools and he compared with those of 2 years ago.  To interpret the results, I relied on google with the Wikipedia page http://en.wikipedia.org/wiki/S.M.A.R.T.  More normalized values are better, and it seems that 100 was chosen as the reference value in health for most of the attributes.

I have attached the columns selected from the smartctl, with the output current (as opposed to 2 years) being a hybrid of switches x smartctl - and - one.  I'm not entirely sure whether 3 of these attributes are abnormal, and these are marked by asterisks triple.  The average marked attribute (#191, G-Sense_Error_Rate) is probably not an indicator of the health of the HD, because errors are due to physical jerks.  The other two attributes are #5 (Reallocated_Sector_Ct = 269) and #196 (Reallocated_Event_Count = 20).  There is no clear consensus on the issue of whether this is bad (for example, see http://superuser.com/questions/26842/can-i-trust-a-hard-drive-that-has-had-to-reallocate-sectors), so I intend to keep an eye on her and migrate off the coast of the HD over the long term.

I'm afraid the time commitment to do so, as I do occasional snapshots of the user content (admin & non-administrator accounts) selectively using find, tar, and zip on a disc.  I didn't used to use my backup utility Norton $ 60 (from 2 years) because I want to see myself I selected all relevant content and relevant content.  Where this content tends to move with the years.

Those who have more experience with HD technology can comment on this point, based on the results of smartctl?  Did I miss something important that I have not already noticed?

Hello

Reallocated sector - I think that's pretty important as an indicator of bad sectors and a dying Player. It is a failure. Those areas pending will be relocated eventually (if your drive has enough spare sectors), or you can backup your data and do a low-level format (to force the relocation of these areas immediately). If your HARD drive has enough spare sectors on the left, you can continue to use it.  It is essential that the drive has failed.

Number of events distributed-

Count of remap operations (data transfer to a bad sector in a box special disk reserved - area alternative).
The raw value of this attribute indicates the total number of attempts to transfer the data of the sectors reassigned to a spare area. Failed attempts are counted as successful.

Tags: Windows

Similar Questions

  • HARD SMART reallocated sector count 269, reallocated disk number of events 20

    I have a Toshiba MK6476GSXN HD about 2 years on my laptop (my computer only).

    Recently, I plugged a defective SD/USB converter, which caused all kinds of startup failures.
    Before I identified the converter failed, I thought that my HD was dying.

    I run cygwin smartmontools and he compared with those of 2 years ago.
    To interpret the results, I relied on google with the Wikipedia page http://en.wikipedia.org/wiki/S.M.A.R.T. More normalized values are better, and it seems that 100 was chosen as the reference value in health for most of the attributes.

    Selected from the smartctl output columns are displayed at http://oi58.tinypic.com/6psq3q.jpg
    with the current output (as opposed to 2 years) being a hybrid of switches x smartctl - and - one.

    I'm not entirely sure whether 3 of these attributes are abnormal, and these are marked by asterisks triple.
    The average marked attribute (#191, G-Sense_Error_Rate) is probably not an indicator of the health of the HD, because errors are due to physical jerks. The other two attributes are #5 (Reallocated_Sector_Ct = 269) and #196 (Reallocated_Event_Count = 20).

    There is no clear consensus on the issue of whether this is bad (for example, see http://superuser.com/questions/26842/can-i-trust-a-hard-drive-that-has-had-to-reallocate-sectors), so I intend to keep an eye on her and migrate off the coast of the HD over the long term.

    I'm afraid the time commitment to do so, as I do occasional snapshots of the user content (admin & non-administrator accounts) selectively using find, tar, and zip on a disc.

    I didn't used to use my backup utility Norton $ 60 (from 2 years) because I want to see myself I selected all relevant content and relevant content. Where this content tends to move with the years.

    Those who have more experience with HD technology can comment on this point, based on the results of smartctl?

    Did I miss something important that I have not already noticed?

    Hi bookworm,.

    I don t have much experience using this health HARD drive diagnostic software and to be honest, the importance of the values on your screenshots is unknown to me.

    But many different tools of diagnosis of HARD drive (IE HDD health) provide clear State of the HARD disk as: temperature or current health status of HARD drive.
    Recommends to check the health of the HARD drive by using these tools.

    On the other hand the data backup should be done periodically because even if the software would show you a good state of health of the HARD drive, the HARD drive could begin to malfunction. You know it; things always seem to happen when you expect least them. ;)

  • How to count the number of conditionally highlight cells in a column or row

    I'm working on a table to identify problems with my credit rating. So, I have a column that indicates the due date on the invoice and G that contains the date to which I made the payment.

    I'm trying to follow how many times I'm late with payments. I want to improve.

    So if the G column is later than column D, both with the Date formatting. So, now I've highlighted cells and I want to summarize for the year, how many times I was late payments.

    I thought a column G to count the number of days before or after that back I was with payments. But if the sum, it only gives me no useful information. I guess I could count the number of cells with values less than 0.

    I prefer to be able to put in the summary column for G something that said 0-12 years ago has highlighted cells in the column.

    Thank you

    You can not count based on sharing or formatting.  You can, however, be based on the same conditions.

    There are functions:

    COUNTIF() counties based on a condition is true

    and

    COUNTIFS() based on several conditions being true

    = NB. If

    Here is a way.  IT will take an additional column that calculates the "delay" in the days of a payment

    the first two lines are the lines of header

    H3 = IF (COUNTA (D3, G3) > 1, MAX ((G3−D3) DUR2DAYS, 0), "")

    It's shorthand dethrone select cell H3, and type (or copy and paste it here) the formula:

    = IF (COUNTA (D3, G3) > 1, MAX ((G3−D3) DUR2DAYS, 0), "")

    Now select cell H3, copy

    Select the H3 cells at the end of column H, dough

    H1 = "payments late =" & COUNTIF(H,">0")

  • Count the number of zero terms between non zero terms

    Hello.  I have a table of data of zero and nonzero (example: {1 2 56 2 3 0 0 0 0 0 2 3 5 2 3 5 2 0 0 0 0 32 43}) I need to count the number of zeros of each string of zeros and mark that number against the first zero no term following the string of zeros (NOTE (: string is used here as a description of a series of zeros, not a string variable).  So the plot which coordinates since my example would be (5.2) and (4.32).

    I'm clear on the way to the path, but I am unable to store only each final count of consecutive zeros without having unnecessary data in my plot.

    Thanks in advance to all those who have advice!

    -Mike

    Do something like that?

    EDIT: Minor Correction because of the additional function of decrement.

  • How to count the number of edges using counters SMU-6363

    Hello

    I'm counting the number of edges in a test signal in a duration of 50 Ms I use the SMU-6363 map and connect to the TRC test signals 0 SRC (PFI 8). Is that a correct connection? What else do I need hardware wise be a correct set for this application?

    Thank you

    Jeet

    Hi Jeet,

    This configuration is correct. Hardware wise, that's all you need to do.

    Kind regards

    Jorge Fernandez
    Technical sales engineer
    National Instruments
    ____________________________________________
    Certified LabVIEW Associate Developer (CLAD)

  • SE I can count the number of lines of UN chain?

    Hello that tal me preguntaba if hay alguna funcion that can count the number of lines that has string of United Nations, for example digamos than esto tengo:

    Hola

    Como

    estas

    Ok

    Son 4 lines, pero hay una funcion as arroje ese resultado? o tengo than generarlo? alguna idea?

    Saludos, buen dia.

    How to dice "Rube Goldberg" en Español?

  • Count the number of 1 is present in digital waveforms obtained by converting the pulse signals.

    Hello

    I use Analogtodigital.Vi to convert the pulse of the sequences in digital.signals.I am able to get the representation of digital waveforms of impulses.

    But how to count the number of 1 is present in the converted digital waveform. I want to count the number of 1 is present in the digital waveform converted.

    Thanks in advance.

    Have you tried the block scheme of similar to the Digital.vi of opening?

    It creates an array 2D uncompressed 1 and 0, which is the binary 16 bits A/D conversion of each element in the array Y of the input waveform. You can use the DWDT digital Array.vi Boolean to convert a 2D Boolean table. Then convert Boolean values to 1.0 and summarize the array of integers. The sum must be the number of 1 bits in the digital waveforms.

    Lynn

    Note: The VI attached is saved in version 8.6. When I have it saved for the previous Version a warning was generated about the possible differences in the versions. Let me know if it doesn't work, and you are using which version of LV.

  • count the number of repetitions of items

    I want to count the number of repetitions in column 2, which correspond to each of the categories in column 1 in table. Rehearsals in col 2 should be the same issue, so I would get the representatives by category and item.
    Can someone help me please?
    Thanks in advance.


  • How to count the number of AAA clients

    Hello

    As we know, ACS5.2 is necessary with a basic license - 500 devices support network.

    Sometimes, there are a lot of AAA clients or network devices that are authenticate simultaneous. So my question is, how to count network devices allowed to auth on ACS5.2? This only includes network, including network devices, or the AAA clients or devices?

    Rgds,

    Laowu5017

    Hello

    ACS 5.x counts the number of AAA clients that are configured on the ACS.

    Please note that clients and network devices of AAA is the same and they conform, switches, routers, WLCs, or any other device configured under

    Network resources > ... > Network devices and the AAA Clients

    The AAA Clients aren't the AAA suplicants.

    End-user PCs customers are the AAA suplicants, and for this, there is no limit to number.

    HTH,

    Tiago

    --

    If this helps you or answers to your question if it you please mark it as 'responded' or write it down, if other users can easily find it.

  • How to count the number of updates in a loop Forall

    Hi friends

    I want to know is - it possible to count the number of updates occurred in FORALL. I share the codes below. His only return the iteration number. If I spend 5 through the values of the PARAMETERS and 2 updates the values in the table then return 5 instead of 2.  My requirement is to count the number of updates have taken place and return this value to OUTPUT parameter. If possible, please share codes. Thank you very much...

    CREATE OR REPLACE PROCEDURE UPDATE_PROCESS_RATE 
              (
               V_HOSPITAL_ID IN HOSPITAL_SERVICE_MASTER.HOSPITAL_ID%TYPE,
               V_USER IN VARCHAR2,
               V_DATE IN DATE,
               V_PROCESS_ID  IN VARR_ARRAY,
               V_PROCESS_RATE IN NUM_ARRAY,
               V_NUM OUT NUMBER
               )
    
    
                IS
    
                    V_ERROR_CODE NUMBER(15);
                    V_ERROR_MSG VARCHAR2(200);
                    V_ARRAY_ID NUMBER(10,2);
                    V_TOTAL NUMBER:=0;                                            
       BEGIN
                  SAVEPOINT Sp1;
             BEGIN
       
                   FORALL i IN V_PROCESS_RATE.FIRST..V_PROCESS_RATE.LAST
                 
                               UPDATE HOSPITAL_SUBSERVICE_PROCESS M 
                               SET M.PROCESS_CHARGE=V_PROCESS_RATE(i)
                               WHERE M.HOSPITAL_ID=V_HOSPITAL_ID
                               AND M.HOSPITAL_PROCESS_ID =V_PROCESS_ID(i);
                                                        
                   FOR i IN V_PROCESS_RATE.FIRST..V_PROCESS_RATE.LAST LOOP
                
                       V_TOTAL:=V_TOTAL + SQL%BULK_ROWCOUNT(i);
                   End loop;
               
                       COMMIT;  
                       V_NUM:=V_TOTAL;           
    
    
    
    
    

    IndiMinds wrote:

    But my requirement is: it must count the update only when it detects a different value from array. When it detects a different value in the table must be updated and count it and if the update of the table value is similar the TI should not count it.

    For example, if the V_PROCESS_RATE table have these 3 values (10,20,30) and we need to update these 3 values with (10,40,50), so no update, it should return is 2 not 3.

    Thank you

    And then don't update these lines, change your update statement

    UPDATE HOSPITAL_SUBSERVICE_PROCESS M
    SET M.PROCESS_CHARGE=V_PROCESS_RATE(i)
    WHERE M.HOSPITAL_ID=V_HOSPITAL_ID
    AND M.HOSPITAL_PROCESS_ID =V_PROCESS_ID(i)
    AND DECODE(M.PROCESS_CHARGE,V_PROCESS_RATE(i),0,1) = 1;
    
  • How to count the number of updates in a loop?

    Hello world

    Warm greetings

    I'm using Oracle 11 g. I want to count the number of updates inside a loop. If updating not only one value in the table, then it should return 0 otherwise, it should count the number of updates and return it. I used SQL % ROWCOUNT, but returning an incorrect value.

    I share the sample codes.

    procedure proc1 (vid IN Number, vprocessId IN varr_varray, vCharge IN vnum_varray,vcnt OUT)
    IS
    vFlag Number(3):=0;
    Begin
    
    
    vflag:=vprocessId.FIRST;
    If vflag is not null then
    For vprocessId.FIRST..vprocessId.LAST
    Loop
    Update table set colCharge=vCharge(i)
    where colId=vid
    and  colProcessId= vprocessId(i);
    
    
    
    
    End Loop
    End;
    

    Please close the question if it has been answered.

  • Count the number of rows in a table (s)

    Hi all

    I have a TKT_PRIORITY_LK table that I want to count the number of rows returned by a priority level... say Low, Medium, High, critical. I want to be able to count how many of each created are they, instead returning ID instead, if making any sense... Can you please help with this.

    Example; Select count (*) in TKT_PRIORITY_LK

    PRIORITY group

    Kind regards

    Sandrine

    Try this

    Select a.PRIORITY, count (*) from TKT_PRIORITY_LK a, TKT_TICKET_MAIN b

    where a.id = b.PRIORITY_ID

    A.PRIORITY group

  • Count the number of lines

    I'm continuing OIC to interact with php where I counts the number of errors of multiple table but it gives me error for example $ress = array ();                      $numrow = oci_fetch_all ($ss, $ress, null, null, OCI_FETCHSTATEMENT_BY_ROW);

    you use he or she pursues? I would be careful in taking legal actions against the SPOUT... Sorry, couldn't resist.

    Regarding your problem: do you have an Oracle error message - and one which?

  • Count the number of days of previous instance entity

    Hello

    My context, global and one of many relationship which is a list of contracts.

    I think I can explain my problem with an example:

    Contract 1:

    Start date: 01/01/2013

    End date: 31/03/2013

    2 contract:

    Start date: 05/01/2013

    End date: 31/08/2013

    Contract 3:

    Start date: 11/01/2013

    End date: 31/03/2014

    I want to do this:

    For contract 3, calculate the number of days for contract 1 + contract 2 + 3 contract

    For the market 2, calculate the number of days for the 2 + 3 on contract market

    To contract 1, calculete number of days for contract 1

    Moreover, I would calculate the number of days limited to 28 months before the date of the end of each contract.

    For contract 3 calculate the number of days until the 31/03/2014 but on 30/11/2011.

    Means that

    -If a contract of 4 ends before 30/11/2011-> not taken

    -If a contract of 4 begins on 11/01/2011 and ends on 15/12/2011, the days of the 12/01/2011 to 15/12/2012 are taken into account.

    For contract 2 calculate the number of days until the 31/08/2013, but since 30/04/2011.

    Means that

    -If a contract of 4 ends before 30/11/2011-> not taken

    -If a contract of 4 begins on 11/01/2011 and ends 15/12/2011-> not taken

    Hope my explanation is clear.

    I don't know how mixt:

    temporal reasoning

    reasoning of entities

    through the reasoning of entities

    as

    -for a contract, I have to see all deals before and not one after (cross entities reasoning)

    -I have to count a number of days, but if there is a period without a contract that I have to ignore days (temporal reasoning)

    Then I am quite lost.

    If anyone can help me in this situation aprehendate the appropriate.

    Thank you.

    Hey guys I think I found the solution, here my idea in french (sorry my client is franco-french):

    the contract if course of est en

    Temporelencoursouapres (contract start date)

    and

    TemporelEnCoursOuAvant (date of end of contract)

    a contract is being so

    Exists (employment of the applicant, the contract is ongoing)

    the value of the number of days to count pour the contract to determine the last date of end of contract to take into account

    0

    TemporelAvant (InstancesMinimum (employment of the applicant, the start date of the contract))

    0

    TemporelAvant (the start date of the contract to determine the last date of end of contract to take into account)

    0

    Temporelapres (InstancesMaximum (employment of the applicant, the end date of the contract))

    0

    Temporelapres (date of end of contract)

    0

    Temporelapres (the end date of the contract to determine the last date of end of contract to take into account)

    3

    the day is the last day of February

    and

    Temporelencoursouapres (the start date of the contract to determine the last date of end of contract to take into account)

    and

    a contract is underway

    1

    No (the day is the last day of February)

    and

    Temporelencoursouapres (the start date of the contract to determine the last date of end of contract to take into account)

    and

    a contract is underway

    0

    otherwise

    the value of the number of days through contracts pour prescribe the last contract end date to take into account = Temporeldatedepuisdebut (all jobs of the applicant, the date (the number of months to be taken into account for the period affiliation) months before the end date of the contract, the value of the number of days from paying the contract to determine the last date of end of contract to take into account)

    the duration of contracts from pour prescribe the last contract end date to take into account = IntervalleSommeQuotidienne (the start date of the contract to determine the last date of end of contract to be taken into account; AddDays (InstancesMaximum (employment of the applicant, the end date of the contract) 1); the value of the number of days through contracts pour prescribe the latest end date of contract to take into account)

  • SQL to count the number of days of January with a range of dates

    I have data like this, how to calculate the number of days with January in this date range.

    BEGINNINGENDDAYS OF JAN
    12/12/201320/01/201420
    21/01/201402/02/201411

    Hello

    So, you want to count the number of days between

    (a) either start_dt, or January 1, 2014 (prevailing later) and

    (b) or end_dt or January 31, 2014 (whichever comes first).

    However, if start_dt and end_dt are prior to January 2014 (or both are later) which will result in a number negative if you take the difference or 0, if it is higher.

    This looks like a job for the GREATER and LESS than functions.

    SELECT start_dt - START is not a column name good

    , end_dt - is neither END

    BIGGER (1 + LESS (end_dt, DATE ' 2014-01-31'))

    -Most GREAT (start_dt, DATE '' 2014-01-01)

    * v

    ) AS jan_days

    FROM table_x

    ;

    If you would care to post CREATE TABLE and INSERT instructions for some examples of data, then I could test it.

Maybe you are looking for