Author Topic: Note to Mojave or Catalina users  (Read 836 times)

Offline Xairbusdriver

  • Administrator
  • TS Addict
  • *****
  • Posts: 26388
  • 27" iMac (mid-17), Big Sur, Mac mini, Catalina
    • View Profile
    • Mid-South Weather
Note to Mojave or Catalina users
« on: November 09, 2021, 03:13:34 PM »
As mentioned in TidBITS #1587 (scroll down to the "Unrelated" section), if you are preparing to move to Big Sur, there is a problem that may cause you problems. However, there is a fix, using Terminal, that can determine if you might have that problem and allow you to avoid it.

BTW, if you are not running on an SSD, the command to find how many metadata files you have may take several minutes. Be patient. You will likely be starring at a Terminal screen with nothing apparently happening. :p

See if you have the problems cause and correct it proceed to Section 2, Step 1:

Copy the code from the Mr. Macintosh site (Section 2, Step 1) into a Terminal window to see if you have massive numbers of metadata files. To assure a less problematic upgrade to Big Sur, copy the two different '-delete' commands (Section 3, Step 1) and paste into Terminal (one at a time). To see if the number of metadata files have been made more manageable, tun that first command (Section 2, Step 1) again: 'find... metadata.mdworker -type d | wc -1 (that's a numeral one, not a lower-case letter)

I believe there is more info on these files at MacRumors.

Images below show the output from my wife's MBP.
« Last Edit: November 09, 2021, 03:23:35 PM by Xairbusdriver »
THERE ARE TWO TYPES OF COUNTRIES
Those that use metric = #1 Measurement system
And the United States = The Banana system
CAUTION! Childhood vaccinations cause adults! :yes:

Offline Xairbusdriver

  • Administrator
  • TS Addict
  • *****
  • Posts: 26388
  • 27" iMac (mid-17), Big Sur, Mac mini, Catalina
    • View Profile
    • Mid-South Weather
Re: Note to Mojave or Catalina users
« Reply #1 on: November 09, 2021, 05:01:02 PM »
On my mini, that runs 24/7/365, I found 4,671,867 mdworker.metadata files! :doh: :WOW: After running the Terminal commands, there are now only 413! :clap: :thumbup:
THERE ARE TWO TYPES OF COUNTRIES
Those that use metric = #1 Measurement system
And the United States = The Banana system
CAUTION! Childhood vaccinations cause adults! :yes:

Offline Dreambird

  • TS Addict
  • *****
  • Posts: 5191
  • Meet The New Boss
    • View Profile
Re: Note to Mojave or Catalina users
« Reply #2 on: November 11, 2021, 03:49:17 PM »
Just had time for a quick peek at the info on the site and didn't readily notice if this could be an issue that comes up when I try my High Sierra upgrade on my MBP? I've only used Spotlight periodically for searching, preferring to use EasyFind as it shows everything generally but it's not showing any metadata.mdworker files.
******
On permanent walk-about... ;)
MacBook Pro Retina, mid-2012, SSD 500GB, 16GB RAM, High Sierra 10.13.6, iPad Air 2, iOS 11.4.1

Offline Dreambird

  • TS Addict
  • *****
  • Posts: 5191
  • Meet The New Boss
    • View Profile
Re: Note to Mojave or Catalina users
« Reply #3 on: November 11, 2021, 04:00:40 PM »
In any case on my MBP running El Capitan the terminal command
Quote
sudo find /private/var/folders/*/*/C/com.apple.metadata.mdworker -type d | wc -l
returns "find: /private/var/folders/*/*/C/com.apple.metadata.mdworker: No such file or directory
       0"

However "/private/var/folders/*/*/C" do exist and can be found with EasyFind.

... I assume it's not an issue on El Cap.  :dntknw:
« Last Edit: November 11, 2021, 04:18:44 PM by Dreambird »
******
On permanent walk-about... ;)
MacBook Pro Retina, mid-2012, SSD 500GB, 16GB RAM, High Sierra 10.13.6, iPad Air 2, iOS 11.4.1