Whamcloud - gitweb
LU-322 tests: Pool test fixes for large number of OSTS
authorMinh Diep <mdiep@whamcloud.com>
Tue, 13 Dec 2011 01:41:04 +0000 (17:41 -0800)
committerJohann Lombardi <johann@whamcloud.com>
Tue, 7 Feb 2012 08:33:15 +0000 (03:33 -0500)
commitda882b972d1aa56f41c17ef791bac0b5c8cd1ac0
tree65db21f1ee125b427d37e6cce183de29da2fca5e
parent7dc058bfa97f4ae7a544ddb30109d5fe06c41dc5
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 hexidecimal numbers for
the pool args since the OSTs UUID are named with hex numbers.
Currently the test does pass but erros can be seen in the logs
when more than 9 OSTs exist.

Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Change-Id: I5db7540ee710c528af33d768a105a55bd09229b3
Reviewed-on: http://review.whamcloud.com/1841
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
lustre/tests/ost-pools.sh