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: Increase number of nfs threads #134

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

maksim-paskal
Copy link
Owner

@maksim-paskal maksim-paskal commented Jan 15, 2025

Increase number or nfs threads from 8 to 16 - to raise to higher values use env RPCNFSDCOUNT:

deployments:
  nfs:
    server:
      env:
      - name: SHARED_DIRECTORY
        value: "/exports"
      - name: RPCNFSDCOUNT
        value: "16"

Closes: #133

@maksim-paskal maksim-paskal merged commit 724162e into main Jan 16, 2025
5 checks passed
@maksim-paskal maksim-paskal deleted the increase-nfs-threads branch January 16, 2025 07:50
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.

Custom NFS threads
1 participant