Derek Su
Derek Su
## What's the task? Please describe The most recent synchronization for [longhorn/spdk](https://github.com/longhorn/spdk) occurred eight months ago, resulting in the current codes being out of sync. > This branch is [314...
## Describe the bug When creating multiple v2 volumes for [testing io stress](https://github.com/derekbit/kubernetes-examples/blob/master/volume-stressor/pod_with_pvc.yaml), nvme cli somehow shows the error ``` malloc(): unsorted double linked list corrupted Aborted (core dumped) ```...
## Describe the bug spdk raid bdev is exported as a block device by nvme-tcp. If the nvme initiator lost its target, the error message is constantly printed ``` [...
## Is your improvement request related to a feature? Please describe (👍 if you like this request) Currently, setting values undergo validation across several functions, with hardcoded limits such as...
## Is your feature request related to a problem? Please describe (👍 if you like this request) v2 volume supports filesystem trim ## Describe the solution you'd like The feature...
## Is your feature request related to a problem? Please describe (👍 if you like this request) The data intgrity of a replica's snapshot disk files can be periocally checked...
## Is your feature request related to a problem? Please describe (👍 if you like this request) There exist two approaches to encrypt v2 volumes: - dm-crypt, same as v1...
## Is your improvement request related to a feature? Please describe (👍 if you like this request) Although SPDK has numerous settings, Longhorn currently relies on the default options. To...
## Is your improvement request related to a feature? Please describe (👍 if you like this request) The data block or requets transmission in replica rebuilding is using HTTP protocol....
## Is your feature request related to a problem? Please describe (👍 if you like this request) This epic is used to track improvements of the v1 data path. -...