Whamcloud - gitweb
LU-15788 lmv: try another MDT if statfs failed 52/47152/6
authorAlexander Boyko <alexander.boyko@hpe.com>
Wed, 27 Apr 2022 08:36:49 +0000 (04:36 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 11 Jun 2022 05:29:45 +0000 (05:29 +0000)
commit57f3262baa7d8931176a81cde05bc057facfc3b6
tree07c3eaa817adc53545ecc463a79d4059ade61e17
parentb00ac5f7038434a339b235445c260f439a409b49
LU-15788 lmv: try another MDT if statfs failed

With lazystatfs option statfs could fail if MDT0 is offline.
This leads to MPICH->IOR fail during FOFB tests. A client
could get statfs data from different MDT at DNE setup.

HPE-bug-id: LUS-10581
Signed-off-by: Alexander Boyko <alexander.boyko@hpe.com>
Change-Id: Icec83aba0c3ddbc749b782787b1b52faadf34a3e
Reviewed-on: https://review.whamcloud.com/47152
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alexander Zarochentsev <alexander.zarochentsev@hpe.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lmv/lmv_obd.c
lustre/tests/recovery-small.sh