Whamcloud - gitweb
LU-18468 tests: write PAGE_SIZE for sanity-flr/211 22/58122/3
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 19 Feb 2025 00:04:35 +0000 (17:04 -0700)
committerOleg Drokin <green@whamcloud.com>
Fri, 28 Feb 2025 08:10:07 +0000 (08:10 +0000)
commit858af0a95584f9dd8ff0ff7310637bb06e70f06d
treea8f0c32ecca93877526205cc9a8ae79b13a6f1f7
parentdf6c0f7f153cdad29061016fc400e16480330c72
LU-18468 tests: write PAGE_SIZE for sanity-flr/211

Do not write smaller than PAGE_SIZE (=64KiB on aarch64/ppc64) when
using "dd oflag=direct" for sanity-flr test_211.  Otherwise, this
will fail on clients/servers that do not support unaligned direct IO.

Test-Parameters: trivial
Test-Parameters: testlist=sanity-flr env=ONLY=211 clientarch=aarch64 clientdistro=el9.3 serverversion=2.14
Fixes: b5db891cad ("LU-18468 llapi: always truncate mirrors on resync")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ia102b99e1303bb24114e58ecc129fe27a198135e
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58122
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-flr.sh