OpenZFS on OSX 2.3.1p1 Intel i7 panics on destroy/scrub of pool #68
nexusgoblin
started this conversation in
General
Replies: 1 comment 2 replies
|
All right... I have no idea what is happening, or not happening now, or what specifically, changed to stop it. I can't reproduce any panics now. I have gone between 2.3.1. and 2.3.1p1 a couple of times now and what was 100% reproduceable, no longer happens. The only thing that springs to mind is macOS updates or that somehow my install was b0rked. ¯_(ツ)_/¯ Going to leave it at that for now and monitor things. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Testing on a bit of a cleaner setup. MBP i7 32Gb Tahoe 26.3.
Basic 1 drive SSD pool with a few datasets.
sudo zfs destroy -r <a dataset>(dataset had a snapshot) resulted in:After reboot, the snapshot on the dataset is gone, but the actual dataset remains. Attempting to scrub the pool, resulted in:
Which looks to be the same error.
All reactions