Jeff Bonwick wrote:

One option -- I confess up front that I don't really like it -- would be
to make 'unreplicated' an explicit replication type (in addition to
mirror and raidz), so that you couldn't get it by accident:

        zpool create data unreplicated A B C
>

The extra typing would be annoying,

to address the "extra typing": would it be such a bad idea to offer the option of .. erm ... options, thus:

        zpool create pool [-u|-z|-m|unreplicated|mirror|raidz|..] vdev ...

in addition to the "long" keywords?

Michael
--
Michael Schuster                  (+49 89) 46008-2974 / x62974
visit the online support center:  http://www.sun.com/osc/

Recursion, n.: see 'Recursion'
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to