mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 18:11:00 +03:00
99d3ece847
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 |
||
---|---|---|
.. | ||
dm0-raid0.sh | ||
file-raid0.sh | ||
file-raid10.sh | ||
file-raidz2.sh | ||
file-raidz.sh | ||
hda-raid0.sh | ||
lo-faulty-raid0.sh | ||
lo-faulty-raid10.sh | ||
lo-faulty-raidz2.sh | ||
lo-faulty-raidz3.sh | ||
lo-faulty-raidz.sh | ||
lo-raid0.sh | ||
lo-raid10.sh | ||
lo-raidz2.sh | ||
lo-raidz.sh | ||
Makefile.am | ||
md0-raid5.sh | ||
md0-raid10.sh | ||
ram0-raid0.sh | ||
scsi_debug-noraid.sh | ||
scsi_debug-raid0.sh | ||
scsi_debug-raid10.sh | ||
scsi_debug-raidz2.sh | ||
scsi_debug-raidz3.sh | ||
scsi_debug-raidz.sh | ||
sda-raid0.sh | ||
zpool-raid0.sh | ||
zpool-raid10.sh | ||
zpool-raidz.sh |