I have two Western Digital Passport 3 TB drives. For a couple years I used both as TimeMachine backups and made them bootable recovery disks. They were both connected to my iMac, late 2015, macOS 10.15.4 and now 10.15.5 via USB j5Create USB 4-port adapter.
As far as I can tell they worked well. I could read both drives, access every backup, read/write files from/to both drives. The problem is that one of the two identical drives does not spin down predictably. The one that "works as expected" spins down as soon as TimeMachine completes its backup (within a few "moments"). Sometimes I can see the
However the second drive does not spin down for a long time, sometimes hours. Even after Spotlight completes (no
I've seen lots of discussion on similar problems on various forums, but they seem to describe different situations than mine, namely that people are asking how to kill a process such as photoanalysisd so that the drive will spin down. I've seen a few threads discussing disabling features via
I have the "Put hard disks to sleep when possible" box checked in System Preferences -> Energy Saver.
I can post some output of
As far as I can tell they worked well. I could read both drives, access every backup, read/write files from/to both drives. The problem is that one of the two identical drives does not spin down predictably. The one that "works as expected" spins down as soon as TimeMachine completes its backup (within a few "moments"). Sometimes I can see the
mdworker_shared
is running. But as soon as it completes the drive spins down.However the second drive does not spin down for a long time, sometimes hours. Even after Spotlight completes (no
mdworker_shared
or mdworker
processes or threads running) it is spinning at "top speed" for hours. It does stop eventually, but I cannot correlate the times it stops with the completion of a process or thread shown in top
of ps -elf
. Moreover, iostat
frequently shows no i/o to that drive when it is still spinning at top speed.I've seen lots of discussion on similar problems on various forums, but they seem to describe different situations than mine, namely that people are asking how to kill a process such as photoanalysisd so that the drive will spin down. I've seen a few threads discussing disabling features via
nvram
. But because I have two drives that have the exact same content yet behave so differently, I'm wondering if there is some hardware setting in the drive's registers or some MacOS setting that is treating the two drives differently.I have the "Put hard disks to sleep when possible" box checked in System Preferences -> Energy Saver.
I can post some output of
top
if requested. At this point I don't know what to look for.