Search results

  1. F

    Broadcom BCM57504 - VLAN issues over Bond

    I've got a BCM57504 connected to two upstream switches using a 802.3ad bond and then off that bond I have vmbr0. Then I have vmbr0.108 for the management interface and then I have SDN configured, to create bridges on top of that bridge for each network I want to use in VMs. I have 3 identical...
  2. F

    Prevent IPv6 local link on SDN VNet

    Hi, It would be nice if there was an option to prevent IPv6 Link-Local happening on the bridges that get created, in my setup I've created a VNET for each VLAN I need but I noticed each bridge has a IPv6 Link-Local, which means the host is listening on that network, ideally the host shouldn't...
  3. F

    LVM and snapshot-as-volume-chain

    Hi, I've created a 3 node Proxmox cluster to test, and presented a Fibre Channel Lun. I've then created a LVM group on top as per https://pve.proxmox.com/wiki/Multipath I then imported a VM, and it's done raw format on the lvm storage group. I couldn't create a snapshot, so I reimported the...
  4. F

    automated install via PXE boot

    Hi I've setup the proxmox installer to work via PXE boot, and I was hoping I could provide the answers file via the cmdline, since it makes deploying a number of proxmox hosts much easier, from a static http server. Do I need to embed the answers file in to the ISO, or can I specify the answer...
  5. F

    Proxmox cluster, loss of node causing process hang

    I have a 2 node proxmox cluster running version 8.4.14, with a Raspberry Pi acting a as a qdevice for quorum. Kernel 6.8.12-15-pve I've taken pve-2 out of the datacentre to do some hardware work on it, and pve-1 had all the VMs running on it prior to powering it off. I then noticed my...
  6. F

    VM migration doesn't always honour the parallel job count

    When I bulk migrate VMs from host to host, I always set Parallel Jobs to 1, due to only having 2.5gbit networking for the migration network. Sometimes I will catch Proxmox scheduling two migration jobs at once from the master bulk task. I think it might be due to having some VMs having HA and...
  7. F

    Replication failing to replicate cloudinit drive

    Hi, I have two VMs which have cloudinit drives, which are failing to replicate over that drive, when a replication task is created, other VMs with cloudinit drives are replicating over fine but these two aren't. Granted those other VMs replication tasks were created months n months ago. Trying...
  8. F

    I/O errors since upgrading to PVE 7.1

    Hey, I've recently updated from PVE 7.0 to PVE 7.1, since then I've been getting IO issues in my VMs, docker images getting downloaded and then being corrupt or deb files being corrupted when trying to upgrade packages in VMs. I thought the issue was my two NVMe disks dying so I've had them...
  9. F

    [SOLVED] OPNsense/PFsense IPv6 and VIPs - VIPs not routable - OVH network

    *Note* See post #3 for how I solve the issue Hi Guys, I've got this really strange problem. When add my IPv6 address to my WAN interface on OPNsense (basically the same thing as PFsense). The IPv6 address works I can ping to the internet, all is good. If I add a VIP to it, that VIP is unable...