-
### System information
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | 10 buster
Linux Kernel | 4.19.0-14 (SMP Debian 4.19.171-2)
Architecture | amd64…
segdy updated
1 month ago
-
Not sure if this is a config miss or related to any other thing but does anyone has an idea about below from GW server logs
```
[2023-07-18 04:42:36.216478] ctrlr.c: 221:nvmf_ctrlr_keep_alive_poll: …
-
The NVMe-over-Fabrics specification defines the concept of a Discovery Controller that an NVMe Host can query on a fabric network to discover NVMe subsystems contained in NVMe Targets which it can con…
-
This is Scylla's bug tracker, to be used for reporting bugs only.
If you have a question about Scylla, and not a bug, please ask it in
our mailing-list at scylladb-dev@googlegroups.com or in our sla…
-
# Sighting report
while evaluating spdk-bdev NVMF over TCP transport .I am seeing a skew in the queue settings, where it shows the number of queues as 1.
nvme get-feature /dev/nvme0n1 -f 7 -H
…
-
This failure was caught outside of the public per-patch run, so here are all the logs, core dumps.
[nvmf_failover.zip](https://github.com/spdk/spdk/files/11903330/nvmf_failover.zip)
```
[2023-06…
-
Installed surface-kernel using [Method.1](https://github.com/linux-surface/linux-surface/wiki/Installation-and-Setup#method-1opensuse-softwarekernel-default) but the touch screen, digitizer, a…
-
I tried xnvme pioc command. I had figure a lot from the test cases, can we please add a documentation around "pioc" and "padc", so others don't have to face similar issue.
Also can we add detail re…
-
### System information
OVH rented server | Scale i3
Distribution Name | Proxmox (debian 12)
Distribution Version | pve-manager/8.0.4/d258a813cfa6b390 (running kernel: 6.2.16-15-pve)
Kernel Version…
-
I setup a spdk on Debian bookworm like that:
```
sudo su -
apt-get install -y git parted pkg-config meson python3-pyelftools
git clone https://github.com/spdk/spdk
cd spdk
git submodule update…