Jump to content
XPEnology Community

diedie

Rookie
  • Posts

    1
  • Joined

  • Last visited

Posts posted by diedie

  1. Hello Everybody,

    I'm having some troubles with my baremetal HP n54L gen 7 using  DSM 7.0.1-42218, DS3622XS+ emulated, tinycore-redpill.v0.8.0.0.img and broadwellnk-7.0.1-42218

     

    Sometimes, it hangs but i don't know why.

    I noticed it the first time when i tried to use docker.

    The NAS becomes unresponsive, i can SSH, ls and all,  but can't reboot nor halt.  Each time it's doing that, i have to shut it down physically.

    When it's in this "hang" situation, i don't know how to debug it... 

    But i tried to take a look anyway and i noticed that i have a lot of this message when i look at dmesg

     

    Each 67 seconds, i have 7 times this message, each 9 seconds...

    Citation

    [427274.824111] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427341.742774] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427350.743299] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427359.751656] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427368.785567] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427377.748804] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427386.733915] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427394.865894] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427461.740101] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427470.895395] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427479.762724] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427488.754272] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427497.743086] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
    [427506.810257] <redpill/smart_shim.c:354> ATA_CMD_ID_ATA confirmed SMART support - noop
     

     

    Ï looked intop smart.shim.c  (https://github.com/RedPill-TTG/redpill-lkm/blob/master/shim/storage/smart_shim.c) and i noticed that it's writing this specific line in the log if  ata_is_smart_supported  && ata_is_smart_enabled

    My basic knowledge in coding prevent me to understand why it's doing that on a regular basis...

     

    Could someone help me to debug please ? Not sure if this S.M.A.R.T thing could be a cause though.. 

     

     

     

     

×
×
  • Create New...