Recent content by Freddy Lege

  1. F

    [SOLVED] NVME-of multipath inconsistency

    Hi bbgeek17, Indeed, my question lacked details ;) I'm using the kernel's core NVMe-of-TCP multipath on my PVE 9.2 servers to mount volumes exported from HPE Alletra arrays. But since my question, I've found the source of the problem, which was quite difficult to identify. I have two...
  2. F

    [SOLVED] NVME-of multipath inconsistency

    Hi, We are currently experiencing an issue with mounting NVMe-of-TCP multipath volumes : after restarting following the update to version 9.2, some shared volumes are no longer visible on one of our host. In dmesg, we find errors such as "IDs don't match for shared namespace," even though the...
  3. F

    LVM Snapshot script for shared storage LVM over iSCSI only

    I Fabian, I have about the same need: I would like to be able to make snapshots of VMs stored on an shared LVM volume hosted on an NVME-of appliance. I'm not sure to understand why it would be so dangerous to use LVM snapshots: you're talking about simultaneous changes to the VG, but this is...
  4. F

    PVE 4.4 guest time drift

    Hi, I have big trouble with qemu linux guest time on my PVE 4.4 : wether with Centos 7 or Debian 8 (kernel 3.10) I see time drift. NTP is not a solution because drift is too big : it's sound like faster clock. I tried many tricks I found on forum (HPET, kvm-pit-reinjection, ACPI, etc) but...