Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

Add a functionnality for Lustre to choose specific OSTs or all available OSTs as starting OST for testfile in POSIX mode with separate files #11

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

Conversation

laurent-nguyen
Copy link

Add a functionnality for Lustre to choose specific OSTs or all available OSTs as starting OST for testfile in POSIX mode with separate files.

The main need for this functionnality is the possibility to bench all available OST in the Lustre file system

Changes:

  • Add in configure file the test for LustreAPI
  • Add an option for Lustre "lustreUseAllOsts" which activate the functionnality and give the choice of the OST used
  • Add two functions in utilities.c :
    • nodesete : read the OST list
    • get_active_ost_list : retrieve all available OSTs in the Lustre file system from the path of the testfiles
  • Add the necessary lines in the user guide

OSTs as starting OST for testfile in POSIX mode with separate files
@roblatham00 roblatham00 mentioned this pull request Aug 23, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant