Search results

  1. A

    VM migration and target storages

    Hi, I've a PVE cluster of two nodes, with a first node with a LVM storage and the second node with a ZFS one (and a different name). On both nodes, I've also a directory storage for specific VM images, with the same name. In my understanding a VM live migration between a LVM and a ZFS storage...
  2. A

    Proxmox and remote folder issues

    Hi, I've 2 issues with Proxmox and a remote folder : 1 : I've some VM disk storage on a directory, which is reachable through a sshfs mountpoint. I manage this mount point with my fstab and ssh keys in order to automount it. And when I've an issue with it while booting this VMs, they will...
  3. A

    Guest interface visible on the host level

    Hi guys, When creating a VM or a CT, their network interface aren't directly visible on the host level. I mean, some interfaces are created on the host level but don't have the same MAC addresses than the guests and have no IP addresses. Is there a way to get the guest interfaces on the host...
  4. A

    [SOLVED] Elasticsearch cluster over vxlan

    Hi, I've encountered a weird behaviour when building an Elasticsearch cluster over a Proxmox cluster : I have a 2 node cluster (with an additional corosync node running on a rpi for the HA), on which I run only LXC. On this, I have an intra-cluster vxlan, in order to have a common internal LAN...
  5. A

    SLOG and L2ARC to speed up ZFS on a spinning drive

    Hi, I'm running a PVE cluster at home, mostly for fun and some local services. I deployed it on top of a couple of dell optiplex (for the low power consumption), which have 1 NVME slot and 1 SATA slot. Initially, I put one 1TB NVME SSD inside both of the optiplex, partitionned with ZFS, and 16...