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>
Mon, 12 Dec 2011 18:02:14 +0000 (13:02 -0500)
commit81566e1dfdc1950bc739e50add54b8727e3accc1
treea50f162dfde05bf268938b89245b7ad686efe6c7
parent312dfa7df789dbb09858cf60c2b844ea7ccc6204
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