Whamcloud - gitweb
LU-5093 test: dir_remote.sh change stripe count 90/10390/5
authorPatrick Farrell <paf@cray.com>
Mon, 2 Jun 2014 15:24:03 +0000 (10:24 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 4 Jun 2014 14:34:45 +0000 (14:34 +0000)
commit2f55405983bc78a195c10ce888747df63ee4617b
tree58ecae88aa8943b6f4730c70b4184b0dddfb6847
parentd0ba82e44038b2658bbd1a06d52641fda9fc1fe7
LU-5093 test: dir_remote.sh change stripe count

dir_remote.sh currently creates only directories with
$MDTCOUNT stripes. This patch makes it create directories
with from 1 to $MDTCOUNT stripes, which also creates
non-striped remote directories (stripe_count = 1).

Signed-off-by: Patrick Farrell <paf@cray.com>
Change-Id: I8334661b40620c1e0ecc03dd29756fb607e3e3ca
Reviewed-on: http://review.whamcloud.com/10390
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/tests/racer/dir_remote.sh