Whamcloud - gitweb
LU-4340 tests: Fix test_69 of conf-sanity test 87/15487/3
authorAshish Purkar <ashish.purkar@seagate.com>
Fri, 3 Jul 2015 12:24:47 +0000 (17:54 +0530)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 19 Jul 2015 04:01:56 +0000 (04:01 +0000)
commit34f94efa4847ebd84b2fa42b7a0fc85bd7f6f8e3
treeb9af7e56a2b5d27e9835ce499bd075e01ea29564
parent31234e608fa156761b2d8c48ff60cba875dd4832
LU-4340 tests: Fix test_69 of conf-sanity test

Since 100% inodes were used with default value of MDSSIZE and OSTSIZE,
test_69 of conf-sanity test was failing with ENOSPC error.

Use decreased value of num_create to create 20000*3 files.

Also added umount of client before OST replace operation so that
eviction/recovery of client is not seen.

Seagate-bug-id: MRP-1698
Signed-off-by: Ashish Purkar <ashish.purkar@seagate.com>
Change-Id: I4568cfb3d259ae248f26d5463cd3291db60f2d5b
Reviewed-on: http://review.whamcloud.com/15487
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/conf-sanity.sh