ghfields / rpooler

A guided installation script for zfs rpools
30 stars 6 forks source link

input error checking #8

Open ghfields opened 6 years ago

ghfields commented 6 years ago

This might be tied to issue #11

ghfields commented 6 years ago

"zpool create -n" does not check '-O' options, however '-o' is just fine. Reported: https://github.com/zfsonlinux/zfs/issues/7620

ghfields commented 5 years ago

https://github.com/zfsonlinux/zfs/pull/7878 merged resolving zfsonlinux/zfs#7620 Thanks to @loli10K for his work.