Pass -f option for import
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 10 Jun 2011 18:20:34 +0000 (11:20 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 10 Jun 2011 18:21:31 +0000 (11:21 -0700)
commitda88a7fbe8876437c25f1006f91ca5595659b8d2
treec6314af321f0cb6bb9a4799bcfef26ac12d2bac0
parent1b9d8c340f89ca00b0bc99bb0f8a532e2e7a3a1d
Pass -f option for import

If a pool was not cleanly exported passing the -f flag may be required
at 'zpool import' time.  Since this test is simply validating that the
pool can be successfully imported in the absense of the cache file
always pass the -f to ensure it succeeds.  This failure was observed
under RHEL6.1.
scripts/zconfig.sh