Whamcloud - gitweb
LU-322 tests: Pool test fixes for large number of OSTs
authorJames Simmons <uja.ornl@gmail.com>
Wed, 30 Nov 2011 15:07:18 +0000 (10:07 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 8 Feb 2012 00:58:24 +0000 (19:58 -0500)
commitee3461342e01c26680541c057961ebfb420eec9f
treed89be7fcf9451d698792d2aa2bcd709a2e9100b3
parentc868fbaf21e10a94dd2b5730030dadc6228d8470
LU-322 tests: Pool test fixes for large number of OSTs

This patch fixes issues with large numbers of OSTs with the
ost-pools test. We need to use the hexidecimal numbers for
the pool args since the OSTs UUID are named with hex numbers.
Curently the test do pass but errors can be seen in the logs
when more than 9 OSTs exist.

Change-Id: I2bed80a1c55fc7cd405dc530876ef517a380c423
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Reviewed-on: http://review.whamcloud.com/251
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Minh Diep <mdiep@whamcloud.com>
lustre/tests/ost-pools.sh