Whamcloud - gitweb
EX-3730 pcc: add test for concurrent read from 2 clients
authorQian Yingjin <qian@ddn.com>
Tue, 31 Aug 2021 03:45:25 +0000 (11:45 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 1 Sep 2021 15:30:24 +0000 (15:30 +0000)
commit58aa84e785353edbc24bcc5242dd68a43acfc9e0
tree01666e1a80daee7e6db2aa2130a77850a0664ffb
parenta8674b29dc661d44b51433c7b308abd2b6053b45
EX-3730 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.

This patch also fixes the help message for PCC-RO.

Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: Ibb038bd3a74f43031b6fab4e65565620c416909e
Reviewed-on: https://review.whamcloud.com/44791
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity-pcc.sh
lustre/utils/lfs.c