fabioz23 / maczfs

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

ZFS partitioning unsuccessful #110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.diskutil list
2.diskutil partitiondisk /dev/disk0 GPTFormat ZFS %noformat% 100%
3.Started partitioning on disk0 Unmounting disk Creating partition map Waiting 
for disks to reappear Error: -9989: Could not open device

What is the expected output? What do you see instead?
Finished partitioning on disk disk2

What version of the product are you using? On what operating system?
maczfs74.1.0 , mac os 10.6.8  

Please provide any additional information below.
Attempted above on brand new HDD without formatting as MAC Journaled first. Did 
not work so I formatted as MAC Journaled and then attempted the above, which 
resulted in the quoted error message. 

Original issue reported on code.google.com by bertuski...@gmail.com on 9 Apr 2012 at 6:02

Attachments:

GoogleCodeExporter commented 9 years ago
So the result was instead :
Waiting for disks to reappear Error: -9989: Could not open device

Original comment by bertuski...@gmail.com on 9 Apr 2012 at 6:11

GoogleCodeExporter commented 9 years ago
sudo diskutil partitiondisk /dev/disk5 ZFS %noformat% 100%
Password:
Started partitioning on disk5
Unmounting disk
Creating partition map
Error: 22: POSIX reports: Invalid argument

can it be that OSX 10.6.8 Server's diskutil does not support ZFS anymore?

Original comment by oskar.fe...@gmail.com on 7 Aug 2012 at 9:20