Replies: 7 comments 8 replies
|
Seems like the release name is incorrect. This is a zfs-macos-2.3.0rc1 release. |
|
sheesh, that is highly amusing |
|
Just tried the Tahoe build and it panics on pool import. I'll try with a new pool. |
|
On Mon, Sep 29, 2025 at 07:21:55PM -0700, Jorgen Lundman wrote:
Attached? I was looking for a .panic file to test the new symbolicator script - anyone have one for 2.3.1rc ?
hm, may be, mail works better? ;-)
Best regards
Kurt
|
|
The OpenZFSonOsX-2.3.1rc1v2-Tahoe.26-26-arm64 installed after rebooting my M2 mac mini into safe mode. Now the system doesn't panic but it didn't recognize my single device iscsi target as a vaild pool device. When I try and create a single device pool on either the iscsi target or a singe usb drive it fails with an error but no panic. ~> sudo zpool create -f -O compression=lz4 -O casesensitivity=insensitive -O normalization=formD TestZFS /dev/disk8 |
|
Ah creating file based pool was ok (had a panic on unmounting it, fixed) but real devices do fail: |
|
OK this should fix those issues In doing this, figured out how to get symbols from panic, found it was linking against libzfs.4.dylib and not libzfs.6.dylib, and 2 issues with vdev_file going into common/ code. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
1st Release Candidate of zfs-macOS-2.3.0.
Things to check out:
but standard testing needing.
This discussion was created from the release zfs-macOS-2.3.0rc1.
All reactions