Results 1 to 10 of 10

Thread: Lots of disk writing on boot

  1. #1
    Join Date
    Apr 2015
    Location
    London & Brussels
    Beans
    35
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Lots of disk writing on boot

    Hello,

    I'm still very new to Ubuntu. Not a pro, so please be easy on me

    I'm running Ubuntu 16.04 LTS, on a custom built laptop from pcspecialist.co.uk
    Since I've purchased the laptop however, I've had slow booting (after entering my password). Lots of disk reading and writing. My laptop makes a horrible noise whilst doing so. Even through some moments when it is quieter! Like it is now, it's noticeably loud. Is this just an Ubuntu thing?

    Are there things I can do to check if something is abnormal/speed up the process? Some commands or apps?

    Another issue is hibernate. Most of the time when I boot back into my laptop from hibernation. It takes forever to get back in ~5-10 minutes and lots of heavy disk reading and writing.

    I'd be grateful if someone can assist me with this.

    Thank you,
    Attached Images Attached Images

  2. #2
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Lots of disk writing on boot

    Doesn't sound normal at all if it happens every time.

    Next time you boot up, whilst the machine is chattering away, run the command
    Code:
    top -n 1
    and then copy the output back here for us to see.

    The machines from PCSpecialists, whislt not specifically made for Linux are usually very good as long as you have chosen the correct hardware for the OS, which you appear to have done.

    It is worth running the SMART disk test from the hamburger icon of the Disks application, which should be installed and available from the dash (top icon of the launchbar).

  3. #3
    Join Date
    Apr 2015
    Location
    London & Brussels
    Beans
    35
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Lots of disk writing on boot

    Thank you,
    Here's the output.

    Screenshot from 2017-12-12 12-42-57.png1

    I see Opera was using a lot of CPU there. I ran it again a little after boot.

    2

    Screenshot from 2017-12-12 13-01-44.jpg


    I'm running a self-test now. Do these take quite long generally?

    Thank you,
    Last edited by caterhamfan; December 12th, 2017 at 02:04 PM.

  4. #4
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Lots of disk writing on boot

    By self-test do you mean the SMART disk test?

    It is a long time since I used that and it was on a small disk which did not take too long to report, but on a large 1GB disk I imagine it may take a while? Wait for others to comment as they may know a lot more than I do.

    Unfortunately I can not help with opera as I've never used it but it certainly seems to be using a lot of resources; what were you browsing at that time and how many tabs had you open?

  5. #5
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Lots of disk writing on boot

    Another idea that comes to me; you said this disk activity is happening at boot so I wonder why you have several opera processes running at that time.

    Do you have opera start always at boot, or do you save you sessions when shutting down?

  6. #6
    Join Date
    Apr 2015
    Location
    London & Brussels
    Beans
    35
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Lots of disk writing on boot

    Sorry for the delay.

    I did mean the SMART disk test yes. By the way, I didn't mean opera was the source of the problem sorry for any confusion. It just so happened that I decided to boot Opera straight away! This happens if I boot Opera straight away or not.

    I don't have Opera running at boot. I will run another output (without Opera) and report back when this is done.

    EDIT: here is the output
    Screenshot from 2017-12-19 00-52-52.png

    Thank you so much.
    Last edited by caterhamfan; December 19th, 2017 at 01:56 AM. Reason: added the output

  7. #7
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Lots of disk writing on boot

    Intel has released a lot of bug fixes for Skylake processors in Buntu 17.10.
    Have you tried in a live boot if this version is more stable?
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  8. #8
    Join Date
    Oct 2016
    Location
    Illinois
    Beans
    91
    Distro
    Lubuntu 17.10 Artful Aardvark

    Re: Lots of disk writing on boot

    Hmm if Opera isn't the problem then it might be another program that isn't using a lot of CPU cores.

    Try running iotop to show us how your disk is being used:

    Code:
    sudo apt install iotop && iotop

  9. #9
    Join Date
    Apr 2015
    Location
    London & Brussels
    Beans
    35
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Lots of disk writing on boot

    Quote Originally Posted by sccman View Post
    Hmm if Opera isn't the problem then it might be another program that isn't using a lot of CPU cores.

    Try running iotop to show us how your disk is being used:

    Code:
    sudo apt install iotop && iotop
    Thank you all for your help! Sorry for the immense delay.

    I have yet to run a live boot with 17.10.
    The problem still persists. I have run iotop. The last image represents what happens when I open Opera Browser.

    I don't really know if something is going wrong from the data pictured. I'd be grateful if someone can tell me if something is up. I notice the disk write was in the 400's at times though.

    Screenshot from 2018-02-25 02-19-03.jpgScreenshot from 2018-02-25 02-18-16.jpg

    This last one is upon me firing up Opera:

    Screenshot from 2018-02-25 02-17-51.jpg

    I would be grateful for any assistance. I can not tolerate the slow booting speeds, much longer. It also happens when opening a browser with lots of tabs, or when returning from hibernation.

    Thank you,
    Matthew

  10. #10
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Lots of disk writing on boot

    Quote Originally Posted by caterhamfan View Post

    I have yet to run a live boot with 17.10.

    Why not? You've had months.

    It's not only a matter of trying a release suitable for your hardware it's also a matter of trying a pristine release without Dropbox. As you can see in the screenshots Dropbox is making a lot of activity.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

Tags for this Thread

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
  •