Page 4 of 4

Re: 2.1.6RC Feedback

PostPosted: Wed Oct 26, 2022 9:22 am
by dmz
lundman wrote:"zpool version" will tell you what is running.


If this is referring to my question about version numbers (from Monterey), here's what I get (this is from installing 2.1.6RC1 on Monterey a couple of days ago):
Code: Select all
zfs-macOS-2.1.6-1
zfs-kmod-2.1.99-784_g0610e5f87


I'm not quite sure what is going on there, because I did the install process multiple times - and rebooted at least once where there was no OpenZFS installed (I got popups saying the drives were an unrecognized format). But I'm guessing that's not what I should be seeing.

Re: 2.1.6RC Feedback

PostPosted: Wed Oct 26, 2022 4:12 pm
by lundman
You can try to just: "sudo rm -rf /Library/Extensions/zfs.kext/"
but the best, most sure-fire way, is to boot recovery, open Terminal and run
kmutil trigger-panic-medic --volume-root /Volumes/<YourVolumeName>

which will clean the 3rd party kexts. Then reboot normally.