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

feat: split data directories for storage resources #216

Merged
merged 4 commits into from
Feb 14, 2024

Conversation

v-rocheleau
Copy link
Contributor

@v-rocheleau v-rocheleau commented Jan 30, 2024

The BENTOV2_ROOT_DATA_DIR env variable is replaced with:

  • BENTO_FAST_DATA_DIR for SSD mounts
  • BENTO_SLOW_DATA_DIR for HDD mounts

etc/bento.env Outdated Show resolved Hide resolved
docs/troubleshooting.md Outdated Show resolved Hide resolved
@v-rocheleau v-rocheleau marked this pull request as ready for review January 31, 2024 15:59
Copy link
Member

@davidlougheed davidlougheed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@v-rocheleau v-rocheleau merged commit feb4d87 into releases/v16 Feb 14, 2024
4 checks passed
@v-rocheleau v-rocheleau deleted the feat/split-resource-data branch February 14, 2024 21:48
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.

2 participants