HDD suddenly starting to spin non stop, have to hard power-off; diagnosis method?












0















I'm on ubuntu 18.04, and for the second time in a week (and in all my several years of using Linux), the HDD of my machine started to spin non-stop, forcing me to perform a hard power-off.



The first time it happened, I was compiling a CAD program on 4 CPU cores: compilation progress froze at 30%, stayed there for 15mn with no response from either the keyboard or mouse. Forced the computer to power-off. I thought the compilation was the cause of the spinning though I couldn't find any explanation to it.



The second time just happened while I had these applications opened in the foreground:




  • firefox (with multiple tabs opened)

  • pomodoro (time management
    application)

  • python jupyter notebook opened in chrome (not running
    any computation)

  • libreoffice impress, one document (not writing anything)

  • html editor

  • shutter (for screen capture)

  • evince with one pdf opened


I was reading a web page when the HDD started to spin abnormally, I could move the mouse pointer but not access any application, then mouse pointer froze and I did a hard stop.



How can I diagnose what is happening?



This is the output of /var/log/syslog around the time of the freeze (happened at 11:55, system back up at 12:03), but I am unable to understand where the problem can be.



Feb 14 11:54:02 ldv-Aspire-M1935 snapd[780]: 2019/02/14 11:54:02 Unsolicited response received on idle HTTP channel starting with "HTTP/1.0 408 Request Time-outrnCache-Control: no-cachernConnection: closernContent-Type: text/htmlrnrn<html><body><h1>408 Request Time-out</h1>nYour browser didn't send a complete request in time.n</body></html>n"; err=<nil>
Feb 14 11:55:16 ldv-Aspire-M1935 PackageKit: resolve transaction /693_daaeeadd from uid 1000 finished with success after 392ms
Feb 14 11:55:17 ldv-Aspire-M1935 hud-service[1865]: #033[31mvoid DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*)#033[0m: "No such interface 'com.canonical.dbusmenu' on object at path /org/ayatana/bamf/window/71303191"
Feb 14 11:55:22 ldv-Aspire-M1935 zeitgeist-daemon[1741]: #033[31m[03:55:22.667760 WARNING]#033[0m zeitgeist-daemon.vala:127: Unable to parse version info!
Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.602220] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.801247] EXT4-fs (sda1): recovery complete
Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.810104] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Feb 14 11:55:23 ldv-Aspire-M1935 systemd[1]: Created slice system-cleanx2dmountx2dpoint.slice.
Feb 14 11:55:23 ldv-Aspire-M1935 systemd[1]: Started Clean the /media/ldv/Linux_500GB mount point.
Feb 14 11:55:23 ldv-Aspire-M1935 udisksd[779]: Mounted /dev/sda1 at /media/ldv/Linux_500GB on behalf of uid 1000
Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:63:28: The :prelight pseudo-class is deprecated. Use :hover instead.
Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:73:35: The :prelight pseudo-class is deprecated. Use :hover instead.
Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:115:31: The :insensitive pseudo-class is deprecated. Use :disabled instead.
Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:116:24: The :insensitive pseudo-class is deprecated. Use :disabled instead.
Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:145:27: The :insensitive pseudo-class is deprecated. Use :disabled instead.
Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:146:29: The :insensitive pseudo-class is deprecated. Use :disabled instead.
Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:166:34: The :insensitive pseudo-class is deprecated. Use :disabled instead.
Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:187:34: The :inconsistent pseudo-class is deprecated. Use :indeterminate instead.
Feb 14 11:55:24 ldv-Aspire-M1935 dbus-daemon[760]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.118' (uid=1000 pid=3194 comm="nautilus --new-window /media/ldv/Linux_500GB " label="unconfined")
Feb 14 11:55:24 ldv-Aspire-M1935 systemd[1]: Starting Hostname Service...
Feb 14 11:55:24 ldv-Aspire-M1935 dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.hostname1'
Feb 14 11:55:24 ldv-Aspire-M1935 systemd[1]: Started Hostname Service.
Feb 14 11:55:26 ldv-Aspire-M1935 nautilus[3194]: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
Feb 14 12:03:53 ldv-Aspire-M1935 hud-service[1865]: #033[31mvoid DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*)#033[0m: "No such interface 'com.canonical.dbusmenu' on object at path /org/ayatana/bamf/window/73400321"
Feb 14 12:03:55 ldv-Aspire-M1935 systemd[1]: Started Run anacron jobs.
Feb 14 12:03:55 ldv-Aspire-M1935 anacron[3276]: Anacron 2.3 started on 2019-02-14
Feb 14 12:03:55 ldv-Aspire-M1935 anacron[3276]: Normal exit (0 jobs run)









share|improve this question



























    0















    I'm on ubuntu 18.04, and for the second time in a week (and in all my several years of using Linux), the HDD of my machine started to spin non-stop, forcing me to perform a hard power-off.



    The first time it happened, I was compiling a CAD program on 4 CPU cores: compilation progress froze at 30%, stayed there for 15mn with no response from either the keyboard or mouse. Forced the computer to power-off. I thought the compilation was the cause of the spinning though I couldn't find any explanation to it.



    The second time just happened while I had these applications opened in the foreground:




    • firefox (with multiple tabs opened)

    • pomodoro (time management
      application)

    • python jupyter notebook opened in chrome (not running
      any computation)

    • libreoffice impress, one document (not writing anything)

    • html editor

    • shutter (for screen capture)

    • evince with one pdf opened


    I was reading a web page when the HDD started to spin abnormally, I could move the mouse pointer but not access any application, then mouse pointer froze and I did a hard stop.



    How can I diagnose what is happening?



    This is the output of /var/log/syslog around the time of the freeze (happened at 11:55, system back up at 12:03), but I am unable to understand where the problem can be.



    Feb 14 11:54:02 ldv-Aspire-M1935 snapd[780]: 2019/02/14 11:54:02 Unsolicited response received on idle HTTP channel starting with "HTTP/1.0 408 Request Time-outrnCache-Control: no-cachernConnection: closernContent-Type: text/htmlrnrn<html><body><h1>408 Request Time-out</h1>nYour browser didn't send a complete request in time.n</body></html>n"; err=<nil>
    Feb 14 11:55:16 ldv-Aspire-M1935 PackageKit: resolve transaction /693_daaeeadd from uid 1000 finished with success after 392ms
    Feb 14 11:55:17 ldv-Aspire-M1935 hud-service[1865]: #033[31mvoid DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*)#033[0m: "No such interface 'com.canonical.dbusmenu' on object at path /org/ayatana/bamf/window/71303191"
    Feb 14 11:55:22 ldv-Aspire-M1935 zeitgeist-daemon[1741]: #033[31m[03:55:22.667760 WARNING]#033[0m zeitgeist-daemon.vala:127: Unable to parse version info!
    Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.602220] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
    Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.801247] EXT4-fs (sda1): recovery complete
    Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.810104] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    Feb 14 11:55:23 ldv-Aspire-M1935 systemd[1]: Created slice system-cleanx2dmountx2dpoint.slice.
    Feb 14 11:55:23 ldv-Aspire-M1935 systemd[1]: Started Clean the /media/ldv/Linux_500GB mount point.
    Feb 14 11:55:23 ldv-Aspire-M1935 udisksd[779]: Mounted /dev/sda1 at /media/ldv/Linux_500GB on behalf of uid 1000
    Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:63:28: The :prelight pseudo-class is deprecated. Use :hover instead.
    Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:73:35: The :prelight pseudo-class is deprecated. Use :hover instead.
    Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:115:31: The :insensitive pseudo-class is deprecated. Use :disabled instead.
    Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:116:24: The :insensitive pseudo-class is deprecated. Use :disabled instead.
    Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:145:27: The :insensitive pseudo-class is deprecated. Use :disabled instead.
    Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:146:29: The :insensitive pseudo-class is deprecated. Use :disabled instead.
    Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:166:34: The :insensitive pseudo-class is deprecated. Use :disabled instead.
    Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:187:34: The :inconsistent pseudo-class is deprecated. Use :indeterminate instead.
    Feb 14 11:55:24 ldv-Aspire-M1935 dbus-daemon[760]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.118' (uid=1000 pid=3194 comm="nautilus --new-window /media/ldv/Linux_500GB " label="unconfined")
    Feb 14 11:55:24 ldv-Aspire-M1935 systemd[1]: Starting Hostname Service...
    Feb 14 11:55:24 ldv-Aspire-M1935 dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.hostname1'
    Feb 14 11:55:24 ldv-Aspire-M1935 systemd[1]: Started Hostname Service.
    Feb 14 11:55:26 ldv-Aspire-M1935 nautilus[3194]: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
    Feb 14 12:03:53 ldv-Aspire-M1935 hud-service[1865]: #033[31mvoid DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*)#033[0m: "No such interface 'com.canonical.dbusmenu' on object at path /org/ayatana/bamf/window/73400321"
    Feb 14 12:03:55 ldv-Aspire-M1935 systemd[1]: Started Run anacron jobs.
    Feb 14 12:03:55 ldv-Aspire-M1935 anacron[3276]: Anacron 2.3 started on 2019-02-14
    Feb 14 12:03:55 ldv-Aspire-M1935 anacron[3276]: Normal exit (0 jobs run)









    share|improve this question

























      0












      0








      0








      I'm on ubuntu 18.04, and for the second time in a week (and in all my several years of using Linux), the HDD of my machine started to spin non-stop, forcing me to perform a hard power-off.



      The first time it happened, I was compiling a CAD program on 4 CPU cores: compilation progress froze at 30%, stayed there for 15mn with no response from either the keyboard or mouse. Forced the computer to power-off. I thought the compilation was the cause of the spinning though I couldn't find any explanation to it.



      The second time just happened while I had these applications opened in the foreground:




      • firefox (with multiple tabs opened)

      • pomodoro (time management
        application)

      • python jupyter notebook opened in chrome (not running
        any computation)

      • libreoffice impress, one document (not writing anything)

      • html editor

      • shutter (for screen capture)

      • evince with one pdf opened


      I was reading a web page when the HDD started to spin abnormally, I could move the mouse pointer but not access any application, then mouse pointer froze and I did a hard stop.



      How can I diagnose what is happening?



      This is the output of /var/log/syslog around the time of the freeze (happened at 11:55, system back up at 12:03), but I am unable to understand where the problem can be.



      Feb 14 11:54:02 ldv-Aspire-M1935 snapd[780]: 2019/02/14 11:54:02 Unsolicited response received on idle HTTP channel starting with "HTTP/1.0 408 Request Time-outrnCache-Control: no-cachernConnection: closernContent-Type: text/htmlrnrn<html><body><h1>408 Request Time-out</h1>nYour browser didn't send a complete request in time.n</body></html>n"; err=<nil>
      Feb 14 11:55:16 ldv-Aspire-M1935 PackageKit: resolve transaction /693_daaeeadd from uid 1000 finished with success after 392ms
      Feb 14 11:55:17 ldv-Aspire-M1935 hud-service[1865]: #033[31mvoid DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*)#033[0m: "No such interface 'com.canonical.dbusmenu' on object at path /org/ayatana/bamf/window/71303191"
      Feb 14 11:55:22 ldv-Aspire-M1935 zeitgeist-daemon[1741]: #033[31m[03:55:22.667760 WARNING]#033[0m zeitgeist-daemon.vala:127: Unable to parse version info!
      Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.602220] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
      Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.801247] EXT4-fs (sda1): recovery complete
      Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.810104] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
      Feb 14 11:55:23 ldv-Aspire-M1935 systemd[1]: Created slice system-cleanx2dmountx2dpoint.slice.
      Feb 14 11:55:23 ldv-Aspire-M1935 systemd[1]: Started Clean the /media/ldv/Linux_500GB mount point.
      Feb 14 11:55:23 ldv-Aspire-M1935 udisksd[779]: Mounted /dev/sda1 at /media/ldv/Linux_500GB on behalf of uid 1000
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:63:28: The :prelight pseudo-class is deprecated. Use :hover instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:73:35: The :prelight pseudo-class is deprecated. Use :hover instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:115:31: The :insensitive pseudo-class is deprecated. Use :disabled instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:116:24: The :insensitive pseudo-class is deprecated. Use :disabled instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:145:27: The :insensitive pseudo-class is deprecated. Use :disabled instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:146:29: The :insensitive pseudo-class is deprecated. Use :disabled instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:166:34: The :insensitive pseudo-class is deprecated. Use :disabled instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:187:34: The :inconsistent pseudo-class is deprecated. Use :indeterminate instead.
      Feb 14 11:55:24 ldv-Aspire-M1935 dbus-daemon[760]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.118' (uid=1000 pid=3194 comm="nautilus --new-window /media/ldv/Linux_500GB " label="unconfined")
      Feb 14 11:55:24 ldv-Aspire-M1935 systemd[1]: Starting Hostname Service...
      Feb 14 11:55:24 ldv-Aspire-M1935 dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.hostname1'
      Feb 14 11:55:24 ldv-Aspire-M1935 systemd[1]: Started Hostname Service.
      Feb 14 11:55:26 ldv-Aspire-M1935 nautilus[3194]: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
      Feb 14 12:03:53 ldv-Aspire-M1935 hud-service[1865]: #033[31mvoid DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*)#033[0m: "No such interface 'com.canonical.dbusmenu' on object at path /org/ayatana/bamf/window/73400321"
      Feb 14 12:03:55 ldv-Aspire-M1935 systemd[1]: Started Run anacron jobs.
      Feb 14 12:03:55 ldv-Aspire-M1935 anacron[3276]: Anacron 2.3 started on 2019-02-14
      Feb 14 12:03:55 ldv-Aspire-M1935 anacron[3276]: Normal exit (0 jobs run)









      share|improve this question














      I'm on ubuntu 18.04, and for the second time in a week (and in all my several years of using Linux), the HDD of my machine started to spin non-stop, forcing me to perform a hard power-off.



      The first time it happened, I was compiling a CAD program on 4 CPU cores: compilation progress froze at 30%, stayed there for 15mn with no response from either the keyboard or mouse. Forced the computer to power-off. I thought the compilation was the cause of the spinning though I couldn't find any explanation to it.



      The second time just happened while I had these applications opened in the foreground:




      • firefox (with multiple tabs opened)

      • pomodoro (time management
        application)

      • python jupyter notebook opened in chrome (not running
        any computation)

      • libreoffice impress, one document (not writing anything)

      • html editor

      • shutter (for screen capture)

      • evince with one pdf opened


      I was reading a web page when the HDD started to spin abnormally, I could move the mouse pointer but not access any application, then mouse pointer froze and I did a hard stop.



      How can I diagnose what is happening?



      This is the output of /var/log/syslog around the time of the freeze (happened at 11:55, system back up at 12:03), but I am unable to understand where the problem can be.



      Feb 14 11:54:02 ldv-Aspire-M1935 snapd[780]: 2019/02/14 11:54:02 Unsolicited response received on idle HTTP channel starting with "HTTP/1.0 408 Request Time-outrnCache-Control: no-cachernConnection: closernContent-Type: text/htmlrnrn<html><body><h1>408 Request Time-out</h1>nYour browser didn't send a complete request in time.n</body></html>n"; err=<nil>
      Feb 14 11:55:16 ldv-Aspire-M1935 PackageKit: resolve transaction /693_daaeeadd from uid 1000 finished with success after 392ms
      Feb 14 11:55:17 ldv-Aspire-M1935 hud-service[1865]: #033[31mvoid DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*)#033[0m: "No such interface 'com.canonical.dbusmenu' on object at path /org/ayatana/bamf/window/71303191"
      Feb 14 11:55:22 ldv-Aspire-M1935 zeitgeist-daemon[1741]: #033[31m[03:55:22.667760 WARNING]#033[0m zeitgeist-daemon.vala:127: Unable to parse version info!
      Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.602220] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
      Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.801247] EXT4-fs (sda1): recovery complete
      Feb 14 11:55:23 ldv-Aspire-M1935 kernel: [ 302.810104] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
      Feb 14 11:55:23 ldv-Aspire-M1935 systemd[1]: Created slice system-cleanx2dmountx2dpoint.slice.
      Feb 14 11:55:23 ldv-Aspire-M1935 systemd[1]: Started Clean the /media/ldv/Linux_500GB mount point.
      Feb 14 11:55:23 ldv-Aspire-M1935 udisksd[779]: Mounted /dev/sda1 at /media/ldv/Linux_500GB on behalf of uid 1000
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:63:28: The :prelight pseudo-class is deprecated. Use :hover instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:73:35: The :prelight pseudo-class is deprecated. Use :hover instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:115:31: The :insensitive pseudo-class is deprecated. Use :disabled instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:116:24: The :insensitive pseudo-class is deprecated. Use :disabled instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:145:27: The :insensitive pseudo-class is deprecated. Use :disabled instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:146:29: The :insensitive pseudo-class is deprecated. Use :disabled instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:166:34: The :insensitive pseudo-class is deprecated. Use :disabled instead.
      Feb 14 11:55:23 ldv-Aspire-M1935 nautilus[3194]: Theme parsing error: gtk.css:187:34: The :inconsistent pseudo-class is deprecated. Use :indeterminate instead.
      Feb 14 11:55:24 ldv-Aspire-M1935 dbus-daemon[760]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.118' (uid=1000 pid=3194 comm="nautilus --new-window /media/ldv/Linux_500GB " label="unconfined")
      Feb 14 11:55:24 ldv-Aspire-M1935 systemd[1]: Starting Hostname Service...
      Feb 14 11:55:24 ldv-Aspire-M1935 dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.hostname1'
      Feb 14 11:55:24 ldv-Aspire-M1935 systemd[1]: Started Hostname Service.
      Feb 14 11:55:26 ldv-Aspire-M1935 nautilus[3194]: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
      Feb 14 12:03:53 ldv-Aspire-M1935 hud-service[1865]: #033[31mvoid DBusMenuImporter::slotGetLayoutFinished(QDBusPendingCallWatcher*)#033[0m: "No such interface 'com.canonical.dbusmenu' on object at path /org/ayatana/bamf/window/73400321"
      Feb 14 12:03:55 ldv-Aspire-M1935 systemd[1]: Started Run anacron jobs.
      Feb 14 12:03:55 ldv-Aspire-M1935 anacron[3276]: Anacron 2.3 started on 2019-02-14
      Feb 14 12:03:55 ldv-Aspire-M1935 anacron[3276]: Normal exit (0 jobs run)






      kernel hard-drive system diagnostic






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 13 mins ago









      calocedruscalocedrus

      1084




      1084






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1118107%2fhdd-suddenly-starting-to-spin-non-stop-have-to-hard-power-off-diagnosis-method%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1118107%2fhdd-suddenly-starting-to-spin-non-stop-have-to-hard-power-off-diagnosis-method%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          GameSpot

          connect to host localhost port 22: Connection refused

          Getting a Wifi WPA2 wifi connection