Announcement

Collapse
No announcement yet.

How do I trouble shoot failed Disk test

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How do I trouble shoot failed Disk test

    I'm using BurnInTest v3.4 (1002) Linux 64bit on RHEL 6.5.

    I am using self encrypting drives (if that matters).

    I am launching BurnInTest command line using:
    # sudo ~/burnintest/64bit/bit_cmd_line_x64 -D 1

    in /tmp/BiTLog2.log all tests passed except Disk.

    Here is a bit of the logfile:

    ****************************
    DETAILED EVENT LOG
    ****************************

    LOG NOTE: 2017-07-11 10:04:55, Status, Completed stared test run
    LOG NOTE: 2017-07-11 10:04:55, Disk: Hard Disk (/boot) [/dev/sda1], Each file size is 120 blocks of 16384 bytes (1 MB, 1966080 Bytes)
    LOG NOTE: 2017-07-11 10:05:00, Disk, /dev/sda1:
    LOG NOTE: 2017-07-11 10:05:05, Disk, /dev/sda1:
    LOG NOTE: 2017-07-11 10:05:10, Status, Test run stopped

    Test Name Cycles Operations Result Errors
    Disk: hard Disk (/boot) [/dev/sda1] 2 0 FAIL 3


    Can you give me any ideas on how to begin tracking this down?
    Last edited by poadshaw; Jul-11-2017, 04:42 PM.

  • #2
    Fixed my own problem: lsblk showed that my "/" is on sda5 so I edited my config file to fix. Thank you.

    Comment

    Working...
    X