freebsd-dev/scripts/zpool-config
Brian Behlendorf 99d3ece847 Add default FILEDIR path to zpool-config scripts
Allow the caller of the zpool-create.sh script to override
the default path where file vdevs are created.  This allows
for greated flexibilty when scripting.

Additionally, update the default path from /tmp/ to /var/tmp/
because these days /tmp/ is likely a ramdisk.  Even though
these files are sparse they may grow large in which case they
should be backed by a physical device.

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2120
2014-02-12 09:37:46 -08:00
..
dm0-raid0.sh Add build system 2010-08-31 13:41:27 -07:00
file-raid0.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
file-raid10.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
file-raidz2.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
file-raidz.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
hda-raid0.sh Add build system 2010-08-31 13:41:27 -07:00
lo-faulty-raid0.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
lo-faulty-raid10.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
lo-faulty-raidz2.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
lo-faulty-raidz3.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
lo-faulty-raidz.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
lo-raid0.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
lo-raid10.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
lo-raidz2.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
lo-raidz.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
Makefile.am Replace libexecdir with datadir 2013-03-06 15:46:40 -08:00
md0-raid5.sh Add build system 2010-08-31 13:41:27 -07:00
md0-raid10.sh Add build system 2010-08-31 13:41:27 -07:00
ram0-raid0.sh Add build system 2010-08-31 13:41:27 -07:00
scsi_debug-noraid.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
scsi_debug-raid0.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
scsi_debug-raid10.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
scsi_debug-raidz2.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
scsi_debug-raidz3.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
scsi_debug-raidz.sh Add default FILEDIR path to zpool-config scripts 2014-02-12 09:37:46 -08:00
sda-raid0.sh Add build system 2010-08-31 13:41:27 -07:00
zpool-raid0.sh Retire zpool_id infrastructure 2013-01-29 12:23:17 -08:00
zpool-raid10.sh Retire zpool_id infrastructure 2013-01-29 12:23:17 -08:00
zpool-raidz.sh Retire zpool_id infrastructure 2013-01-29 12:23:17 -08:00