gmzang / maczfs

Automatically exported from code.google.com/p/maczfs
Other
0 stars 0 forks source link

panic, panic on boot, panic on connection of drive #101

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.zfs -b 32k -V 20gb pool/tst
2.zfs list 
3.

What is the expected output? What do you see instead?
no panics, 

What version of the product are you using? On what operating system?
10.6.8

Please provide any additional information below.
external JOBD, raidz2
I have to move the zfs.kext to connect the drives without a panic.

Original issue reported on code.google.com by capcas...@gmail.com on 11 Nov 2011 at 9:34

GoogleCodeExporter commented 8 years ago
Did you try creating your ZFS with default parameters?  Such as 'zfs create 
pool/test'.  Did you boot another operating system, such as a Fedora liveusb 
with 'sudo yum install zfs-fuse', to see if the zpool will mount?

Original comment by smuck...@gmail.com on 19 Nov 2011 at 11:47

GoogleCodeExporter commented 8 years ago
I have other filesystems on that zpool which work fine.  I tryed the volumes 
create just to test it. Silly me for doing it on a pool I needed.  Being a 
programmer I rebuilt the kext with zvol_get_stats disabled and was able to load 
the zpool.  Tried to destroy the test volume and that failed. Ran zfs with the 
debugger and skipped a failing test and was able to destroy the test volume.  I 
am assuming that the zvol was partly created leaving the zpool in an 
inconsistent state.  THe zpool seems ok now.  I plan to investigate more later 
in a safer environment.

Original comment by capcas...@gmail.com on 20 Nov 2011 at 4:00

GoogleCodeExporter commented 8 years ago
MacZFS has been discontinued.  Please switch to https://openzfsonosx.org/

Original comment by googlelogin@bjoern-kahl.de on 28 Jul 2015 at 9:55