Search results

  1. J

    [Enhancement Request] Multi-Pool based backup jobs

    Hi, Unless I've totally missed it, or there's a trick to do such a thing, I'd have a little wish for a little enhancement on pool based backup: by allowing multiple pools being selected in a job (or excluded for an inverted effect, as you can do with the "include/exclude VM") Today, when we...
  2. J

    "complex" VMs get timeout on start

    Hi ! I'm having a bit of a pickle on starting a fairly horrible VM (because it's Windows). It has 3 disks and a GPU passthrough. I have a local NVMe Drive and a fairly good CEPH pool on this little cluster (18 spinners with NVMe WAL/journal and 2x10Gb loop) It manages to start (sometimes) if...
  3. J

    BUG: kernel NULL pointer dereference, address: 0000000000000402

    Hi all ! I'm hitting a kernel bug, possibly linked to ceph(/cephfs) that doesn't exactly look like other threads I've come across and would like to get some help :) Setup is: Three servers, two have OSDs for ceph (I know, we'll get another one one day, third (more dev and local nvme for...
  4. J

    [SOLVED] Stray Mons stuck in cephfs mountpoint

    Hi all ! I've been moving servers around (adding a new and removing one that was 'too far' network wise, waaaay better btw for those who know :) ) I've removed a node that had OSDs, the whole bang, and accounted as a mon and before that added a server with the same setup, acting as a mon as...
  5. J

    Ceph latency remediation?

    Hi all, I'm having what seems to be a network nottleneck. Context is: one of my clients wants to revamp it's infrastructure and was happy already with PVE servers despite having only local zfs backed images, missing out on the broad possibilities offered by Ceph... I wanted to push him to go...
  6. J

    [SOLVED] CT/VM (+br/vlan) issues post 6 to 7 upgrade

    Hi all, I'm having a bit of a pickle in the way of fully upgrading my cluster to pve 7. Beyond having to fiddle my interface options (underscores being replaced by hyphens on bond interfaces, didn't expect that one ) and managing to get ifupdown2 installed _after_ being shut off from the world...
  7. J

    proxmox-backup-proxy trying to open an INET6 socket... on an IPv4 only server

    Hi all, I wanted to give PBS a look, but the proxy daemon didn't want to cooperate with me, and seems to not have any configurable options to help. It seems to be harcoded to open a socket on :: readlink("/proc/self/exe", "/usr/lib/x86_64-linux-gnu/proxmo"..., 256) = 61 socket(AF_INET6...
  8. J

    Redundant 'remote' bridging of bridges with tinc-vpn

    Hi everyone ! I'm trying to achieve something as the title might give away ;-) I'm trying to join two logically distant VMBRs using multiple tinc connections. To give some context, we (my client actually) have a bunch of servers in a hosting company (Online/Dedibox) using one account...