-
system: AMD EPYC 7713, 2x NVMe drives (no HDDs etc.).
Execution smfc.py on Debian 12 (kernel 6.1.0-27-amd64) fails while reading the temperature of NVMe drives - path to temp1_input is not correct.…
-
This is my SSD:
```
03:00.0 Non-Volatile memory controller [0108]: SK hynix Gold P31/BC711/PC711 NVMe Solid State Drive [1c5c:174a] (prog-if 02 [NVM Express])
Subsystem: SK hynix Gold P31/BC711/PC…
-
The `get_images_flux` method of Galaxy (for particle galaxies at least) has an argument called `limit_to` which allows you to only generate images for certain SED outputs. If set to e.g. 'total', to p…
-
# Sighting report
I encountered a deadlock when a nvme controller over RDMA was reconnecting because the network interface, while issuing a bdev_get_bdevs RPC at the same time.
## Expected Behav…
-
Due to the very degraded performance with many small files, Functionalizer spawns a Hadoop file system cluster and stores checkpoint data there.
This blows up the Functionalizer Docker container si…
-
EAZY template sets are defined as .param files giving the paths to the templates. These paths have to be absolute file paths, which will be dependent on GALFIND install location. Currently the templat…
-
I am getting a failure when attempting to mount an XFS filesystem on NVMe volumes using the `csi-driver-lvm`. This issue is due to incompatible XFS features that are not supported by the kernel on my …
-
Hi,
when adding the nvme-driver to my project I get multiple -fpermissive build errors.
For example:
```
l4/pkg/nvme-driver/server/src/ns.cc:95:13: error: passing ‘volatile Nvme::Queue::Sqe’ a…
-
I have deployed the charm ceph-nvme by packing it first and using it with juju afterwards. I followed the README and everything looks fine. However, after I reboot any endpoint the trsvcid changes and…
-
I tried to install using your script (thank you btw.) on an nvme device.
the exports for partitions are not usable for nvme
ls -la /dev/nvme*
nvme0n1 nvme0n1p1 nvme0n1p2 nvme0n1p3 nvme0n1…