Skip to content

feat: additional envars for customization#855

Merged
Abhinandan-Purkait merged 1 commit into
openebs:developfrom
krishnaGajabi:develop
Jun 9, 2026
Merged

feat: additional envars for customization#855
Abhinandan-Purkait merged 1 commit into
openebs:developfrom
krishnaGajabi:develop

Conversation

@krishnaGajabi

@krishnaGajabi krishnaGajabi commented May 19, 2026

Copy link
Copy Markdown
Contributor

Description

Addition of following envvars for customization

TCP OPTS
NVMF_TCP_IN_CAPSULE_DATA_SIZE 4096
NVMF_TCP_MAX_IO_SIZE 131072
NVMF_TCP_IO_UNIT_SIZE 131072

RDMA OPTS
NVMF_RDMA_DATA_WR_POOL_SIZE 4095
NVMF_RDMA_MAX_IO_SIZE 131072
NVMF_RDMA_IO_UNIT_SIZE 8192
NVMF_RDMA_IN_CAPSULE_DATA_SIZE 4096

Motivation and Context

Users can custiomize installation according to there environment needs for optimised performance.

How Has This Been Tested?

Deployed chart on a 3 worker node cluster.
Checked the default values
did a in place upgrade and modified tcp opts, changes were reflected
did a in place upgrade after enabling rdma and changes were refelected in daemonset

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added unit tests to cover my changes.

@krishnaGajabi
krishnaGajabi requested a review from a team as a code owner May 19, 2026 11:42
Comment thread chart/values.yaml
Comment thread chart/values.yaml Outdated
Comment thread chart/values.yaml Outdated
Signed-off-by: krishnaGajabi <gajbikrishna23@gmail.com>
@Abhinandan-Purkait
Abhinandan-Purkait added this pull request to the merge queue Jun 8, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 8, 2026
@Abhinandan-Purkait
Abhinandan-Purkait added this pull request to the merge queue Jun 9, 2026
Merged via the queue into openebs:develop with commit 99ed3e2 Jun 9, 2026
14 checks passed
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.

3 participants