a6644f49a5
Several folks have now remarked that when the regression tests fail they leave a mess behind. This was done intentionally at the time to facilitate debugging the wreckage. However, this also means that you may need to do some manual cleanup such as removing the loopback devices before re-running the tests. To simplify this proceedure I've added the '-c' option to zconfig.sh which will attempt to cleanup the mess from a previous test before starting. This is somewhat dangerous because it must guess as to which loopback devices you were using. But this risk is fairly minimal because devices which are currently still is use can not be cleaned up. And because only devices with 'zpool' in the name are considered for removal. That said if your running parallel copies of say zconfig.sh this may cause you some trouble. |
||
---|---|---|
.. | ||
zpool-config | ||
Makefile.am | ||
common.sh.in | ||
zconfig.sh | ||
zfs-update.sh | ||
zfs.sh | ||
zpool-create.sh |