-
Epic
-
Resolution: Unresolved
-
Major
-
None
-
[UI] Add Support for AIO Buffer Configuration
-
Product / Portfolio Work
-
8
-
False
-
-
False
-
Not Selected
-
In Progress
-
-
33% To Do, 0% In Progress, 67% Done
Goal
Add support of the AIO Buffer Configuration on the VMware provider in the UI. The backend added a new parameter `useVddkAioOptimization` in the provider settings. The UI should have a new toggle on the provider settings to enable the feature. The default is disabled.
apiVersion: forklift.konveyor.io/v1beta1 kind: Provider metadata: name: vsphere namespace: forklift spec: settings: sdkEndpoint: vcenter vddkInitImage: 'vddk' useVddkAioOptimization: 'true' vddkConfig: | VixDiskLib.nfcAio.Session.BufSizeIn64K=16 VixDiskLib.nfcAio.Session.BufCount=4 type: vsphere
User Stories
- I would want to have an optimized default but at the same time easily configurable VDDK AIO configuration.
Non-Requirements
- The UI should not implement the new `vddkConfig` provider settings as it's used for the advanced customization which users still can do inside the YAML.
- is cloned by
-
MTV-3348 [QE UI] Add Support for AIO Buffer Configuration
-
- Closed
-
- is related to
-
MTV-2193 Release Notes: [UI] Add Support for AIO Buffer Configuration
-
- In Progress
-
-
MTV-3348 [QE UI] Add Support for AIO Buffer Configuration
-
- Closed
-
- relates to
-
MTV-2520 UX: [UI] Raw Copy Mode (formerly Rescue Mode) - review
-
- Closed
-
- mentioned in
-
Page Loading...