gmzang / maczfs

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

Abort trap on zpool create #88

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. diskutil partitiondisk /dev/disk1 GPTFormat ZFS %noformat% 50% ZFS 
%noformat% 50%
2. zpool create dozer raidz disk1s2 disk1s3

What is the expected output? What do you see instead?
zpool should create a new RAID-Z setup. Instead, I get a single line that says 
"Abort trap".

What version of the product are you using? On what operating system?
MacZFS-75.0.10
Mac OS X 10.6.6

Please provide any additional information below.
I upgraded from 74.0.1, but deleted all files before doing so (see thread: 
https://groups.google.com/group/zfs-macos/browse_thread/thread/9ad98a499dba07d5)
 to try removing a diskutil error.

Original issue reported on code.google.com by druro...@gmail.com on 13 Mar 2011 at 7:13

GoogleCodeExporter commented 8 years ago
Scratch that, I didn't properly delete the old kernel extension.

Original comment by druro...@gmail.com on 15 Mar 2011 at 12:59

GoogleCodeExporter commented 8 years ago
Marking as wontfix, since it was a side-effect of uninstallation

Original comment by alex.ble...@gmail.com on 16 Mar 2011 at 10:33