-
**Is your feature request related to a problem? Please describe.**
When running Mayastor on clusters which have variable workloads CPU usage and power consumption increases significantly.
**Descr…
-
**Is your feature request related to a problem? Please describe.**
Move spdk-rs repo to the mayastor repo.
In practice only mayastor seems to really use this repo. Moving them together will simplify…
-
Looks like the main issue is that spdk no longer supports the `without-isal` option in its `./configure` script.
Package: spdk:x64-linux@24.01
**Host Environment**
- Host: x64-linux
- Compi…
-
## Is your feature request related to a problem? Please describe (👍 if you like this request)
## Describe the solution you'd like
## Describe alternatives you've considered
## Add…
-
# Sighting report
`spdk_bs_unload` and `spdk_bs_destroy` may fail in 2 stages:
1. Just in the function call, before any callback;
2. In one of the callbacks, for example, in `bs_unload_read_sup…
-
Hi, I have error when try to compile spdk with fc driver on Centos Stream 8
```
[root@localhost spdk]# ./configure --with-fc=../fc/build
Using default SPDK env in /root/spdk/lib/env_dpdk
Using d…
-
When I compile the project, Some errors occur!
~~~
/data/hnswExperiments/SPFresh/SPFresh/ThirdParty/spdk/dpdk/build/lib/librte_mempool.a(mempool_rte_mempool.c.o): In function `rte_mempool_create_emp…
-
# Sighting report
I've encountered the issue with `spdk_nvme_ctrlr_alloc_io_qpair` and `spdk_nvme_ctrlr_free_io_qpair` never returning in case if the drive suddenly stops communicating due to hardw…
-
## Is your improvement request related to a feature? Please describe (👍 if you like this request)
https://github.com/longhorn/longhorn-spdk-engine/pull/55#discussion_r1234692065
## Describe the …
-
[Here](https://github.com/spdk/spdk-csi/blob/master/docs/multi-node.md#build-spdkcsi-image) we can find a command to build a local version of spdkcsi image:
```bash
docker run -it --rm -v /var/run…