Re: [zfs-macos] Cannot create pool: I/O error

2014-02-24 Thread me
Björn, thank you for the command, I was curious why I didn't have a kernel.log. I found nothing in the logs related to zfs when running the failed zpool create command. As a follow-up to my last post, the low-level format finished on the drive, but the zpool command still returns the I/O error

Re: [zfs-macos] Cannot create pool: I/O error

2014-02-24 Thread me
Thanks, but I get the same error when trying to use the whole device. The Getting Started guide suggests using the slice 2 approach. I have made some progress though. I found a setting in the ATTO ExpressSAS R380 RAID card when running i

Re: [zfs-macos] Cannot create pool: I/O error

2014-02-24 Thread Bjoern Kahl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 24.02.14 22:35, schrieb Gregg Wonderly: > What about doing it without the partitions? I thought that it was > best to use the whole disk anyway. > > sudo zpool create -o ashift=12 Data raidz2 disk4 disk5 disk6 disk7 > disk8 disk9 disk10 spare disk

Re: [zfs-macos] Cannot create pool: I/O error

2014-02-24 Thread Gregg Wonderly
What about doing it without the partitions? I thought that it was best to use the whole disk anyway. sudo zpool create -o ashift=12 Data raidz2 disk4 disk5 disk6 disk7 disk8 disk9 disk10 spare disk11 Gregg On 2/24/2014 11:09 AM, m...@saudette.net wrote: *Summary:* * * I'm trying to create

[zfs-macos] Cannot create pool: I/O error

2014-02-24 Thread me
*Summary:* I'm trying to create a pool with my iStoragePro enclosure with 8x2TB connected to an ATTO ExpressSAS R380 RAID card, but it always fails with an I/O error: sudo zpool create -o ashift=12 Data raidz2 disk4s2 disk5s2 disk6s2 disk7s2 disk8s2 disk9s2 disk10s2 spare disk11s2 "cannot crea