Cedric Koch-Hofer
Cedric Koch-Hofer
# Description This PR mainly add the support of the `--ranks` option with the `pool create --size=` command. As a side effect, it also better handle system with non homogeneous...
# Description Increase the timeout of functional test pool/create_all_hw.py. Clean cherry pick of PR https://github.com/daos-stack/daos/pull/9815
Quick-Functional: true Test-tag: iosysadmin Test-repeat: 20 Signed-off-by: Cedric Koch-Hofer
### Description Update DAOS docker vcluster scripts for being able to deploy a minimal docker DAOS system using the md-on-ssd feature. This PR also fix miscellaneous minor issues such as...
### Description This PR adds a new functional test running fio with the following io engines and compare their bandwidths: - ioengine psync with Dfuse mount point and the libpil4dfs...
### Description TODO ### Before requesting gatekeeper: * [ ] Two review approvals and any prior change requests have been resolved. * [ ] Testing is complete and all tests...
### Description Run FIO with the libaio ioengine and the PIL4DFS interception library. Compare the bandwidth of the previous FIO run with one using the dfs ioengine. ### Before requesting...
### Description Revival of the PR #13031 from @bfaccini improving signal handling by the engine: - Re-register DAOS handler in case original handler returns. - Re-add USR1/USR2 signals to waiting...
**WARNING:** This PR is not intended to be merged, but just to build rpms allowing to debug stack bumping issue of the ticket DAOS-15799. ### Description Add libsanitize for debugging...
### Description Add new option `attr` to `daos cont create` allowing to define container user attributes. ### Before requesting gatekeeper: * [ ] Two review approvals and any prior change...