Coder Social home page Coder Social logo

Comments (18)

Nechoer avatar Nechoer commented on May 29, 2024

I confirm. I spent a week trying to figure why my time machine backup takes ages (on a gigabit ethernet connection did not manage to make a backup in 3 full days after 10.11.2 +XCode update which modified some 7Gbyte files)
Switched off disk access monitor and it flies! Is this related to the internal SSD disk? Interestingly network access does not seem to be influenced. I will test and report beck if it does.

from menumeters.

lipwak avatar lipwak commented on May 29, 2024

Same as Nechoer here. In my case, it also caused Time Machine backups to fail repeatedly since installing it 2 days ago. After removing it from the preference panes backups worked. (Lost all my backups in the process of troubleshooting.)

Throughput was very low/slow using it: single digit kb/s with occasional 3-4 mb/s even when connected to the Time Capsule by ethernet cable. Would LOVE to have this work so hope if can be fixed.

I was using the CPU, Disk and Network meters set to their default settings.

(MacBook Pro 15-inch Retina, Late 2013, SSD, 2.3 GHz Intel Core i7, OSX 10.11.2)

from menumeters.

mikegem avatar mikegem commented on May 29, 2024

Same as Nechoer. Upgraded my MBPr from Yosemite to El Capitan, Time Machine stopped working. After several days of trying many things, I noticed MM network thruput on the laptop did not match MM network on a target Mini when copying files from laptop to Mini. Found Nechoer's comment here, removed MM from laptop. TM now working to backup laptop to Mini.

from menumeters.

luckman212 avatar luckman212 commented on May 29, 2024

Does this bug only affect you if you enable network monitoring in MenuMeters? I.e if all you have is a CPU meter displayed would it still occur?

from menumeters.

Nechoer avatar Nechoer commented on May 29, 2024

Well it appears me disabling network monitoring helps, but I removed completely MM ( although I loved this tool and thanks for porting it to 10.11!!!! I really appreciate people making things happen to others!!!) Right now I am running on very tight schadule, but if I can get a break I will retest.

On 03 Mar 2016, at 13:40, lukehamburg [email protected] wrote:

Does this bug only affect you if you enable network monitoring in MenuMeters? I.e if all you have is a CPU meter displayed would it still occur?


Reply to this email directly or view it on GitHub #19 (comment).

from menumeters.

TomCooper3 avatar TomCooper3 commented on May 29, 2024

I've been chasing an issue with backup over the network since upgrading to El Capitan. Backup performance has been abysmal. (Strangely when a disk is USB attached, local Time Machine backup is OK.) I'm experimenting with removing MenuMeters to see if that was the issue.

Support did have me try booting and backing up in safe mode - would that have disabled MenuMeters?

from menumeters.

mikegem avatar mikegem commented on May 29, 2024

Booting in safe mode did not resolve the superslow Time Machine backup issue for me. Removing MenuMeters did. 
I would have thought safe boot would have disabled MM, but the TM issue continued even in safe boot until I removed MM.
Like you, I also found that TM backup to a local disk worked ok. It was only backup over my LAN that had problems.

On Monday, March 28, 2016 9:05 AM, TomCooper3 <[email protected]> wrote:

I've been chasing an issue with backup over the network since upgrading to El Capitan. Backup performance has been abysmal. (Strangely when a disk is USB attached, local Time Machine backup is OK.) I'm experimenting with removing MenuMeters to see if that was the issue. Support did have me try booting and backing up in safe mode - would that have disabled MenuMeters?—
You are receiving this because you commented.
Reply to this email directly or view it on GitHub

from menumeters.

TomCooper3 avatar TomCooper3 commented on May 29, 2024

Thanks for the feedback!
Removing menumeters DID significantly speed up backup over the network.

I still am having an issue where the backup size is FAR too large. Backup is in progress but I believe that a single backup will be at least 2x the size of my disk. Running the faster backup now, and will continue to troubleshoot with Apple Support.

Tom Cooper
[email protected]

On Mar 28, 2016, at 4:01 PM, mikegem [email protected] wrote:

Booting in safe mode did not resolve the superslow Time Machine backup issue for me. Removing MenuMeters did.
I would have thought safe boot would have disabled MM, but the TM issue continued even in safe boot until I removed MM.
Like you, I also found that TM backup to a local disk worked ok. It was only backup over my LAN that had problems.

On Monday, March 28, 2016 9:05 AM, TomCooper3 [email protected] wrote:

I've been chasing an issue with backup over the network since upgrading to El Capitan. Backup performance has been abysmal. (Strangely when a disk is USB attached, local Time Machine backup is OK.) I'm experimenting with removing MenuMeters to see if that was the issue. Support did have me try booting and backing up in safe mode - would that have disabled MenuMeters?—
You are receiving this because you commented.
Reply to this email directly or view it on GitHub


You are receiving this because you commented.
Reply to this email directly or view it on GitHub #19 (comment)

from menumeters.

DavidFerrington avatar DavidFerrington commented on May 29, 2024

I've been having problems with Time Machine backups for 3 months. Someone posted in the thread on Apple support about this and I turned off the Disk & Network meters and that's resolved it. Shame, but I didn't really use those meters much, so not too much of a problem.

from menumeters.

TomCooper3 avatar TomCooper3 commented on May 29, 2024

Removal of menu meters solved my backup problems. Annoying - today I
wanted to know why a VM was not responding, and without menu meters it's
almost impossible to quickly diagnose if it's network, disk or CPU
constrained.

On Thu, Mar 31, 2016 at 3:30 PM, DavidFerrington [email protected]
wrote:

I've been having problems with Time Machine backups for 3 months. Some
posted in the thread on Apple support about this and I turned of the Disk &
Network meters and that's resolved it. Shame, but I didn't really use those
meters much, so not too much of a problem.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#19 (comment)

from menumeters.

yujitach avatar yujitach commented on May 29, 2024

I believe you can just turn off the disk meter to live without this bug. I'm also pretty sure about the place of the bug in the code now; the disk meter checks the empty space of the drive 10 times a second etc. so I need to do something with it.

from menumeters.

DavidFerrington avatar DavidFerrington commented on May 29, 2024

Ok, thank you for the confirmation. I believe you are correct. How about just ignoring a time capsule or the backup disk?
-- David (from my iPhone)

On 1 Apr 2016, at 09:49, yujitach [email protected] wrote:

I believe you can just turn off the disk meter to live without this bug. I'm also pretty sure about the place of the bug in the code now; the disk meter checks the empty space of the drive 10 times a second etc. so I need to do something with it.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub

from menumeters.

ajkavanagh avatar ajkavanagh commented on May 29, 2024

I can confirm the same bug (with Time Machine backups) and that just switching the disk monitoring off is sufficient to speed it up again.

from menumeters.

2b-as avatar 2b-as commented on May 29, 2024

I can also confirm the bug with Time Machine, and that switching off Disk Activity Menu Meter returns the backup to normal speed.

from menumeters.

yujitach avatar yujitach commented on May 29, 2024

Hi, the latest version, contributed by @jthlim , should solve this issue. Could you try the new version by compiling by yourself, or downloading it from http://member.ipmu.jp/yuji.tachikawa/MenuMetersElCapitan/zips/MenuMeters_1.9.3.zip , to see if it works?

from menumeters.

lipwak avatar lipwak commented on May 29, 2024

1.9.2 seems to have fixed it for me. Haven't seen slow speeds, well, slower than usual, since about April, I think. 1.9.3 no different.

from menumeters.

fpavageau avatar fpavageau commented on May 29, 2024

👍 1.9.3 works for me as well, Time Machine is able to backup.

from menumeters.

yujitach avatar yujitach commented on May 29, 2024

Thank you for checking it works. I close the issue.

from menumeters.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.