mirror_zfs/scripts/zpool-config
Brian Behlendorf 608860b6d0 Delay before destroying loopback devices
Generally I don't approve of just adding an arbitrary delay to
avoid a problem but in this case I'm going to let it slide.  We
may need to delay briefly after 'zpool destroy' returns to ensure
the loopback devices are closed.  If they aren't closed than
losetup -d will not be able to destroy them.  Unfortunately,
there's no easy state the check so we'll have to make due with
a simple delay.
2011-06-03 14:38:25 -07:00
..
dm0-raid0.sh Add build system 2010-08-31 13:41:27 -07:00
file-raid0.sh Add build system 2010-08-31 13:41:27 -07:00
file-raid10.sh Add build system 2010-08-31 13:41:27 -07:00
file-raidz2.sh Add build system 2010-08-31 13:41:27 -07:00
file-raidz.sh Add build system 2010-08-31 13:41:27 -07:00
hda-raid0.sh Add build system 2010-08-31 13:41:27 -07:00
lo-faulty-raid0.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
lo-faulty-raid10.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
lo-faulty-raidz2.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
lo-faulty-raidz3.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
lo-faulty-raidz.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
lo-raid0.sh Delay before destroying loopback devices 2011-06-03 14:38:25 -07:00
lo-raid10.sh Delay before destroying loopback devices 2011-06-03 14:38:25 -07:00
lo-raidz2.sh Delay before destroying loopback devices 2011-06-03 14:38:25 -07:00
lo-raidz.sh Delay before destroying loopback devices 2011-06-03 14:38:25 -07:00
Makefile.am Replace custom zpool configs with generic configs 2010-11-08 14:03:36 -08:00
Makefile.in Fix 'zfs set volsize=N pool/dataset' 2011-05-02 08:54:40 -07: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 zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
scsi_debug-raid10.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
scsi_debug-raidz2.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
scsi_debug-raidz3.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
scsi_debug-raidz.sh Add zfault zpool configurations and tests 2010-10-12 15:20:03 -07:00
sda-raid0.sh Add build system 2010-08-31 13:41:27 -07:00
zpool-raid0.sh Replace custom zpool configs with generic configs 2010-11-08 14:03:36 -08:00
zpool-raid10.sh Replace custom zpool configs with generic configs 2010-11-08 14:03:36 -08:00
zpool-raidz.sh Replace custom zpool configs with generic configs 2010-11-08 14:03:36 -08:00