-
Notifications
You must be signed in to change notification settings - Fork 714
[IMPROVEMENT] Expose SPDK UBLK ParametersΒ #11039
Copy link
Copy link
Closed
longhorn/website
#1288Labels
area/performanceSystem, volume performanceSystem, volume performancearea/v2-data-enginev2 data engine (SPDK)v2 data engine (SPDK)kind/improvementRequest for improvement of existing functionRequest for improvement of existing functionpriority/0Must be implement or fixed in this release (managed by PO)Must be implement or fixed in this release (managed by PO)require/auto-e2e-testRequire adding/updating auto e2e test cases if they can be automatedRequire adding/updating auto e2e test cases if they can be automatedrequire/docRequire updating the longhorn.io documentationRequire updating the longhorn.io documentationrequire/performance-benchmarkRequire performance benchmarkRequire performance benchmarkrequire/uiRequire adding functionality to UIRequire adding functionality to UI
Milestone
Description
Metadata
Metadata
Assignees
Labels
area/performanceSystem, volume performanceSystem, volume performancearea/v2-data-enginev2 data engine (SPDK)v2 data engine (SPDK)kind/improvementRequest for improvement of existing functionRequest for improvement of existing functionpriority/0Must be implement or fixed in this release (managed by PO)Must be implement or fixed in this release (managed by PO)require/auto-e2e-testRequire adding/updating auto e2e test cases if they can be automatedRequire adding/updating auto e2e test cases if they can be automatedrequire/docRequire updating the longhorn.io documentationRequire updating the longhorn.io documentationrequire/performance-benchmarkRequire performance benchmarkRequire performance benchmarkrequire/uiRequire adding functionality to UIRequire adding functionality to UI
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Closed
Is your improvement request related to a feature? Please describe (π if you like this request)
The SPDK UBLK frontend includes
queue_depth,num_queues,disable-user-copyparameters that impact I/O performance. Longhorn can expose these as both global and per-volume settings to help users fine-tune performance.Ref: https://spdk.io/doc/jsonrpc.html
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response