rsyncOSX / RsyncUI

A SwiftUI based macOS GUI for rsync.
https://github.com/rsyncOSX
MIT License
265 stars 9 forks source link

Just documenting for future reference: kernel panics in Monterey when using SMB shares #9

Closed estefan3112 closed 2 years ago

estefan3112 commented 2 years ago

I just wanted to document this from the CCC website because I am also affected by this:

Apple's SMB filesystem client causes system stalls, random application crashes, and may lead to kernel panics

We have received several reports (primarily from Apple Silicon Mac users) of unruly macOS behavior that occurs while copying files to an SMB-mounted NAS volume. The behavior includes the following:

Workaround: Users that reported similar trouble on macOS Big Sur reported that using AFP rather than SMB consistently resolved these behaviors

I also experience this when using rsync in Monterey, both command line and with both of your apps. So I wanted to "warn" you just in case that a user complaint comes in.

Source: https://bombich.com/kb/ccc6/macos-monterey-known-issues

Ready bo be closed after read.

rsyncOSX commented 2 years ago

Hi and thx for notifying me..

estefan3112 commented 2 years ago

Just updating: Same kernel panic in Monterey 12.2 when syncing over SMB. I was hoping that this bug fix update would resolve this. What a shame.

rsyncOSX commented 2 years ago

Hi and thx for letting me know :-) I will try this myself to experience how it is in a few weeks..

estefan3112 commented 2 years ago

My test scenario: Rsync a larger repository with a lot of single items (several thousands) via SMB to a NAS for the first time. Dry run without issues. Real run also starts normally, but after approx 1 hour of running, the Mac halts and restarts with a kernel panic.