Hi,
I have a new panic-report from version "OpenZFSonOsX-2.2.99-macOS-13-arm64"...
Again, the panic happened, when I ejected an external APFS-disk from finder.
OS version is macOS Ventura 13.5.2 (22G91), Macmini M2 Pro (2023), 32 GB ram.
Inside the report-window is a line "Kernel Extensions in backtrace:"
- Code: Select all
Kernel Extensions in backtrace:
com.apple.filesystems.apfs(2142.140.9)[F0415D2F-546C-34D6-89FD-5D244FBB477C]@0xfffffe003087bf90->0xfffffe00309c0753
dependency: com.apple.driver.AppleEffaceableStorage(1.0)[13E65512-32C3-3CF7-9C4A-2ECE150C6F91]@0xfffffe002ebff850->0xfffffe002ec048a7
dependency: com.apple.iokit.CoreAnalyticsFamily(1)[38EC9902-05F4-3412-8CB3-1B5001455BCA]@0xfffffe002f6bf1b0->0xfffffe002f6c6fc7
dependency: com.apple.iokit.IOStorageFamily(2.1)[88F4FD33-51CA-3BAA-9D4E-36EE2310EA14]@0xfffffe0030177ab0->0xfffffe00301996bf
dependency: com.apple.kec.corecrypto(12.0)[164A59E3-5244-34B3-965B-4855E73A1BB7]@0xfffffe0030a00040->0xfffffe0030a4da8b
dependency: com.apple.security.AppleImage4(5.0.0)[4764AEB5-981A-3CDF-9FDE-B5D9C57F9BCA]@0xfffffe002eec8cd0->0xfffffe002eee1a9f
ZFS is mentioned a little further down under "loaded kexts": org.openzfsonosx.zfs 2.2.99
Nothing more! A load adress is not given.
If you like, I can send you the whole report (by e-mail?)
The problem, that nearly every file is updated over and over again still persists. Now I use Carbon Copy Cloner to create backups. To APFS-volumes only changed or new files are updated, as expected. Do you have any idea what I'm doing wrong?
Here are my zfs tunings:
- Code: Select all
kstat.zfs.darwin.tunable.zfs_arc.max: 0 -> 4294967296
kstat.zfs.darwin.tunable.zfs.xattr_compat: 0 -> 1
kstat.zfs.darwin.tunable.icp_aes_impl: cycle [fastest] generic aesv8 -> cycle fastest generic [aesv8]
kstat.zfs.darwin.tunable.force_formd_normalized: 0 -> 1
kstat.zfs.darwin.tunable.zfs.sha256_impl: cycle [fastest] generic armv7 neon armv8-ce -> cycle fastest generic armv7 neon [armv8-ce]
kstat.zfs.darwin.tunable.zfs.sha512_impl: cycle [fastest] generic armv7 armv8-ce -> cycle fastest generic armv7 [armv8-ce]
Thanks for your help!