rpooler
rpooler copied to clipboard
input error checking
This might be tied to issue #11
"zpool create -n" does not check '-O' options, however '-o' is just fine. Reported: https://github.com/zfsonlinux/zfs/issues/7620
https://github.com/zfsonlinux/zfs/pull/7878 merged resolving zfsonlinux/zfs#7620 Thanks to @loli10K for his work.