Whamcloud - gitweb
LU-3485 tests: add resize2fs testing for MDT and OST filesystems 96/7796/6
authorJian Yu <jian.yu@intel.com>
Fri, 18 Oct 2013 15:09:56 +0000 (23:09 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 26 Oct 2013 22:39:05 +0000 (22:39 +0000)
commitd79d67625f56bedaa05a7f849942730a055a02dd
tree8c0fae7797a197aa6e29570f954665e3c569ee02
parent7a7b4061729bbe70b53100db2feca28f40d7199b
LU-3485 tests: add resize2fs testing for MDT and OST filesystems

This patch adds a test case into conf-sanity.sh to test running
resize2fs on MDT and OST filesystems. Currently, only offline
resizing is possible until LU-137 is finished. Before and after
resize2fs is used, e2fsck is run to verify that no corruption
is introduced during the process.

Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: I0957cba7fdd76276331c40b746cd87efac10ecc4
Reviewed-on: http://review.whamcloud.com/7796
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/conf-sanity.sh
lustre/tests/test-framework.sh