nvme/tcp

  1. F

    [Pathfinder4DIY] PVE and high performance Full NVME Storage with High-Availability (Active/Active) via TCP or RDMA on commodity HW

    !!! 1.Hint: This Thread is not for Ceph fan boys. Go away! !!!! Occasion: In the Thread zfs-over-iscsi HA Storage solution my one (the word "one" is always related to a human being, not a matter or person or number) mentioned that zfs-over-iscsi is not the best protocol stack for NVMEs. So the...
  2. R

    NVMe/tcp volume group discovery

    I have a proxmox cluster of 5 hosts with a shared SAN. The SAN exposes a number of volumes over NVMe/tcp and it all works fine. The issue I have is when I add a new volume on the SAN, I initialise the volume group on one pve node, then the other nodes do not see the new vg without a reboot...
  3. I

    nvmf-autoconnect.service Not working

    I have configured shared storage for Proxmox using a Dell PowerStore 1200T. The protocol in use is NVMe over TCP. Everything works fine, except the connection does not persist after a reboot. discovery.conf Configuration: --transport=tcp --traddr=192.168.5.5 --trsvcid=4420 --transport=tcp...
  4. bbgeek17

    [TUTORIAL] Proxmox: iSCSI and NVMe/TCP shared storage comparison

    Hello Everyone. We received excellent feedback from the previous storage performance investigations, particularly the technotes on optimal disk configuration settings (i.e., aio native, io_uring, and iothreads) and the deep dive into optimizing guest storage latency. Several community members...