Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
dmg pool create -z=100% --label io500_pool
daos container create --type POSIX --pool io500_pool --label=io500_cont

Set the pool and cont environment variables

...