zfs/scripts/zpool-config
Brian Behlendorf 093219a6b3 zpool-create.sh: allow features to be disabled
The zimport.sh script makes use of the zpool-create.sh script
to construct test pools for importing with older versions of
ZoL.  It is desirable to have a way to disable all the features
so new pools can be imported with older code.

The simplest and most flexible way to achieve this was to merge
the VERBOSE_FLAG and FORCE_FLAG in to a single ZPOOL_FLAGS
variable.  The contents of this variable will be used in the
'zpool create' allowing us to easily pass arbitrary flags.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Prakash Surya <surya1@llnl.gov>
Closes #2524
2014-07-25 11:58:31 -07:00
..
Makefile.am Replace libexecdir with datadir 2013-03-06 15:46:40 -08:00
dm0-raid0.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
file-raid0.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
file-raid10.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
file-raidz.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
file-raidz2.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
hda-raid0.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
lo-faulty-raid0.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
lo-faulty-raid10.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
lo-faulty-raidz.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
lo-faulty-raidz2.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
lo-faulty-raidz3.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
lo-raid0.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
lo-raid10.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
lo-raidz.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
lo-raidz2.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
md0-raid5.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
md0-raid10.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
ram0-raid0.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
scsi_debug-noraid.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
scsi_debug-raid0.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
scsi_debug-raid10.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
scsi_debug-raidz.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
scsi_debug-raidz2.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
scsi_debug-raidz3.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
sda-raid0.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
zpool-raid0.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
zpool-raid10.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00
zpool-raidz.sh zpool-create.sh: allow features to be disabled 2014-07-25 11:58:31 -07:00