Whamcloud - gitweb
LU-10499 pcc: add test for concurrent read from 2 clients 19/54419/10
authorQian Yingjin <qian@ddn.com>
Tue, 31 Aug 2021 03:45:25 +0000 (11:45 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 31 Jul 2024 16:02:45 +0000 (16:02 +0000)
commit4fbcf088fdb0e0553eab45b3ba4caf84518d7b7e
treef3626bde930741862538d1adec5cbd31d8092994
parent5b99b881c412993f239bf8e708ae9526ba1bc9e3
LU-10499 pcc: add test for concurrent read from 2 clients

This patch add a test case with concurrent read access from 2
clients.
The purpose is to verify that the client will not re-attach file
into PCC backend once attached when the file is read access
concurrently from 2 mount points on a client according to the
PCC attach stats.

EX-bug-id: EX-3730
Test-Parameters: trivial
Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: Ibb038bd3a74f43031b6fab4e65565620c416909e
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54419
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-pcc.sh