daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-11587 engine, bio: sysdb changes for metadata on ssd

Open wangshilong opened this issue 3 years ago • 12 comments

  1. move init thread from main xstream to sys xstream
  2. first detected meta SSD will be selected as sys device to store SMD, vos db pool blobid is stored as 'root' blob.
  3. VOS DB creation/open won't rely on SMD any more.
  4. Meta/WAL blob might reside in the same blobstore as Data, change blob cluster size from 1GB to 32MB to simplify codes.
  5. Fix two minors issues for iod_dma_completion()

Required-githooks: true Signed-off-by: Wang Shilong [email protected]

wangshilong avatar Oct 06 '22 08:10 wangshilong

Bug-tracker data: Ticket title is 'sysdb creation' Status is 'In Review' Labels: 'md_on_ssd,triaged' Job should run at elevated priority (3) Errors are component not formatted correctly https://daosio.atlassian.net/browse/DAOS-11587

github-actions[bot] avatar Oct 06 '22 08:10 github-actions[bot]

Test stage checkpatch completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10506/1/execution/node/145/log

daosbuild1 avatar Oct 06 '22 08:10 daosbuild1

Test stage Build on Leap 15 with Intel-C and TARGET_PREFIX completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10506/1/execution/node/369/log

daosbuild1 avatar Oct 06 '22 08:10 daosbuild1

Test stage Build DEB on Ubuntu 20.04 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10506/1/execution/node/354/log

daosbuild1 avatar Oct 06 '22 08:10 daosbuild1

Test stage Build RPM on EL 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10506/1/execution/node/353/log

daosbuild1 avatar Oct 06 '22 08:10 daosbuild1

Test stage Build RPM on Leap 15 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10506/1/execution/node/310/log

daosbuild1 avatar Oct 06 '22 08:10 daosbuild1

Test stage Unit Test on EL 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10506/5/execution/node/638/log

daosbuild1 avatar Oct 11 '22 01:10 daosbuild1

Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10506/6/execution/node/1137/log

daosbuild1 avatar Oct 12 '22 00:10 daosbuild1

Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10506/8/execution/node/1146/log

daosbuild1 avatar Oct 12 '22 16:10 daosbuild1

Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10506/9/execution/node/364/log

daosbuild1 avatar Oct 13 '22 13:10 daosbuild1

Test stage Functional Hardware Medium completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10506/9/execution/node/317/log

daosbuild1 avatar Oct 13 '22 13:10 daosbuild1

Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10506/11/execution/node/1131/log

daosbuild1 avatar Oct 13 '22 21:10 daosbuild1

@jolivier23 would you consider this PR? standalone vos and integration parts will be pushed as follow-on PR. Thanks!

wangshilong avatar Oct 16 '22 01:10 wangshilong