zfs icon indicating copy to clipboard operation
zfs copied to clipboard

OpenZFS on OS X

Results 111 zfs issues
Sort by recently updated
recently updated
newest added

While similar, I believe this issue is different than #747 because no error message is given in this case, that issue was closed, and I have followed the suggested property...

In implementing the solution presented in #799, using the latest build of 2.1.99 available from the OpenZFS forums, I discovered that when I run `sudo /usr/zfs/bin/zsysctl -f /etc/zfs/zsysctl.conf`, I don't...

On my M1 Ultra with 128GB RAM, I've been getting panics like the one below. The interesting thing about them is that what's in the backtrace is `com.apple.filesystems.hfs.kext` - but...

on linux,the block dev will be under /dev/zvol/ and it’s name is as same as which is shown follow command ‘zfs list’. but on Mac os, it‘s will be /dev/disk*.How...

Previously reported on the forums [here](https://openzfsonosx.org/forum/viewtopic.php?f=26&t=3631) and [here](https://openzfsonosx.org/forum/viewtopic.php?f=24&t=3690), but I couldn't find a bug tracking it. I'm recently seeing fairly regular kernel panics with similar backtraces (generally the result of...

I’ve been using ZFS under 12.1 for a while with no issues and just now after a regular reboot, I got the following. When the system was rebooting, I had...

Copy an Xcode project to a ZFS dataset and open it. Select a source file and make a change to it. Build the project. This might fail with a build...

Hi all, I was trying to create a couple of NFS shares on my file server and failing miserably. After hours of trial and error I noticed that if I...

I have a mirrored pair of regular SATA drives in a thunderbolt enclosure under Mojave. I try to run virtual machines from them. Machines that may run under Virtualbox or...

Currently, ZFS has an issue dealing with certain filenames from HFS+. Basically, HFS+ supports filenames of up to 256 UTF-16 code units, whereas ZFS supports filenames of up to 256...

enhancement