Troubleshoot broken ZFS
- by BBK
I have one zpool called tank in RaidZ1 with 5x1TB SATA HDDs. I'm using Ubuntu Server 11.10 Oneric, kernel 3.0.0-15-server. Installed ZFS from ppa also I'm using zfs-auto-snapshot. The ZFS file system when zfs module loaded to the kernel hangs my computer.
Before it I created few new file systems:
zfs create -V 10G tank/iscsi1
zfs create -V 10G…