Whamcloud - gitweb
LU-3689 tests: Support ZFS in large-lun.sh and run_llverdev
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Wed, 7 Aug 2013 22:18:05 +0000 (18:18 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 30 Dec 2013 22:31:22 +0000 (17:31 -0500)
commit7d4a8801f6cd2f36c010818d77e9b5c6fa9d7335
tree7a4460315da1067d0feb80c7f4030bc3006d9e92
parent4f44a351ef43b982b99137daa9c20c0bb09141c7
LU-3689 tests: Support ZFS in large-lun.sh and run_llverdev

This adds support to "check" zfs and run llrevfs against zfs backed
nodes.  This fixes some regressions added by LU-3264, specifically
that the stop function also exports the zfs pool.

The zfs "check" is really a non-entity since there is no functional
zfs fsck at this time.

Test-Parameters: mdsfilesystemtype=zfs mdtfilesystemtype=zfs ostfilesystemtype=zfs testlist=large-lun ostcount=2 envdefinitions=SLOW=yes
Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: Idc35d35152f1cbdc4afe6a0f627a5c1ba40b3faf
Reviewed-on: http://review.whamcloud.com/7395
Tested-by: Jenkins
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/large-lun.sh