Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xfstests: Support test pNFS #20831

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SeroSun
Copy link
Member

@SeroSun SeroSun commented Dec 18, 2024

  • pNFS is based on nfs4.1. Add version check for pNFS, also add related configuration setting before a test.

  • /srv/pnfs_data is the real storage place for pNFS, but the test will not directly on it, and its content will keep updating when nfs mount dir has changes.

  • Setup XFSTEST_NFS_VERSION=pnfs could enable pNFS in xfstests

  • Related ticket: https://progress.opensuse.org/issues/168847

  • Verification run: https://openqa.suse.de/tests/16300005

@SeroSun SeroSun force-pushed the yosun/pnfs branch 3 times, most recently from 986f11a to 454c571 Compare December 18, 2024 08:37
@SeroSun SeroSun changed the title WIP: xfstests: Support test pNFS xfstests: Support test pNFS Dec 18, 2024
@SeroSun SeroSun changed the title xfstests: Support test pNFS [WIP]xfstests: Support test pNFS Dec 19, 2024
@SeroSun
Copy link
Member Author

SeroSun commented Dec 19, 2024

I got some feedback from developer to modify some configurations in the above changes.

@SeroSun SeroSun changed the title [WIP]xfstests: Support test pNFS xfstests: Support test pNFS Dec 26, 2024
@SeroSun SeroSun closed this Dec 26, 2024
- pNFS is based on nfs4.1. Add version check for pNFS, also add related
configuration setting before a test.
- /srv/pnfs_data is the real storage place for pNFS, but the test will not
directly on it, and its content will keep updating when nfs mount dir
has changes.
- Setup XFSTEST_NFS_VERSION=pnfs could enable pNFS in xfstests
@SeroSun SeroSun reopened this Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant