Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: The HDD activity LED keeps glowing & the system becomes very slow

Hybrid View

  1. #1
    Join Date
    Jan 2010
    Location
    India
    Beans
    Hidden!
    Distro
    Lubuntu

    The HDD activity LED keeps glowing & the system becomes very slow

    The HDD activity LED keeps glowing & the system becomes very slow.
    How do I troubleshoot this ? Please tell me what commands I need to run which will tell us the needed info.
    Lubuntu 20.04

  2. #2
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: The HDD activity LED keeps glowing & the system becomes very slow

    It can be due to excessive use of swap.
    Check your running processes.

  3. #3
    Join Date
    Jan 2010
    Location
    India
    Beans
    Hidden!
    Distro
    Lubuntu

    Re: The HDD activity LED keeps glowing & the system becomes very slow

    Quote Originally Posted by CelticWarrior View Post
    It can be due to excessive use of swap.
    Check your running processes.
    Code:
    $ free -m
                  total        used        free      shared  buff/cache   available
    Mem:           3810        1983         164         251        1662        1337
    Swap:          1158           1        1157
    It just happened again. Only streaming Youtube on Firefox. It continued for like 5-7 mins & the hdd activity returned to normal. After that the system was responsive again.
    Lubuntu 20.04

  4. #4
    Join Date
    Jan 2010
    Location
    India
    Beans
    Hidden!
    Distro
    Lubuntu

    Re: The HDD activity LED keeps glowing & the system becomes very slow

    Do you think my PC is running out of Ram ?

    Code:
    $ sudo inxi -m
    Memory:    Used/Total: 2063.4/3810.5MB
               Array-1 capacity: 64 GB devices: 4 EC: None
               Device-1: DIMM_A1 size: 4 GB speed: 2133 MT/s type: DDR4
               Device-2: DIMM_A2 size: No Module Installed type: N/A
               Device-3: DIMM_B1 size: No Module Installed type: N/A
               Device-4: DIMM_B2 size: No Module Installed type: N/A
    Lubuntu 20.04

  5. #5
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: The HDD activity LED keeps glowing & the system becomes very slow

    Check with 'top'

  6. #6
    Join Date
    Jan 2010
    Location
    India
    Beans
    Hidden!
    Distro
    Lubuntu

    Re: The HDD activity LED keeps glowing & the system becomes very slow

    Quote Originally Posted by CelticWarrior View Post
    Check with 'top'
    top.png
    (click to enlarge)
    Lubuntu 20.04

  7. #7
    Join Date
    Sep 2009
    Location
    Pennsylvania
    Beans
    3,989
    Distro
    Xubuntu

    Re: The HDD activity LED keeps glowing & the system becomes very slow

    RAM usage looks fine. Try disabling all of your ad blockers and then enable uBlock and see what happens.

  8. #8
    Join Date
    Jan 2006
    Location
    Sunny Southend-on-Sea
    Beans
    8,430
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: The HDD activity LED keeps glowing & the system becomes very slow

    Quote Originally Posted by linuxyogi View Post
    It just happened again. Only streaming Youtube on Firefox. It continued for like 5-7 mins & the hdd activity returned to normal. After that the system was responsive again.
    Do you have some kind of file indexer running when it happens?
    None but ourselves can free our minds

  9. #9
    Join Date
    Aug 2012
    Beans
    32

    Re: The HDD activity LED keeps glowing & the system becomes very slow

    I recently experienced HD hyperactivity and I suggest three possible causes.
    I have 4 GB ram.
    1. Unattended system/ apps update / upgrade will slow down user activity and cause HD activity.
    2. Some apps, Firefox, have unattended update settings, this could slow down user activity.
    3. I use "sleep /hibernate" shut down and found that this caused hyper HD activity. Solved by shutting down completely and restart. Probably caused by excessive swap activity and limited ram space.

  10. #10
    Join Date
    Jun 2018
    Beans
    167

    Re: The HDD activity LED keeps glowing & the system becomes very slow

    The EXT4 filesystem may also be doing "optimizations" if the file system is starting to fragment. This may cause lots of drive activity because blocks are being moved around, but I have never experienced any significant slow downs when this happens and it is usually only happening when the drive is idle.

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •