Whamcloud - gitweb
LU-15784 obdecho: don't panic with run on second mdt 47/47147/25
authorAlexey Lyashkov <alexey.lyashkov@hpe.com>
Tue, 26 Apr 2022 15:04:05 +0000 (18:04 +0300)
committerOleg Drokin <green@whamcloud.com>
Fri, 23 Feb 2024 07:09:38 +0000 (07:09 +0000)
commit55c143a66df9023808530a765c14ba506ec1b8e1
treeaa515ccbd6256b6aa613b12eb2e659b298514e48
parenta06972a459de7cbd43cb683a12ba768f472863e2
LU-15784 obdecho: don't panic with run on second mdt

obdecho should correctly return errors in error situations:
1. connected to devices other than mdd due structure differences.
2. run an operations against of remote objects.

HPe-bug-id: LUS-10913
Signed-off-by: Alexey Lyashkov <alexey.lyashkov@hpe.com>
Change-Id: I11c524f205533287a9b5724419741dfbad508d29
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/47147
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Andrew Perepechko <andrew.perepechko@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/obdclass/lu_object.c
lustre/obdecho/echo_client.c
lustre/tests/conf-sanity.sh