Recent content by Etienne Charlier

  1. E

    2x Opnsense CARP HA VMs in one host

    did you configure a "proxmox internal" isolated bridge for the private communication between the opesense (IIRC it's named pfsync in opensense doc) ?
  2. E

    Mass packet retransmission over unbonded Linux Bridge

    shot in the dark: check settings of nic in pfsense ( disable checksum offload ...) there are a lot of info about this on the Internet
  3. E

    Bonded ethernet uplinks broken in pve-common 9.1.1

    I deployed a new cluster ( 2 nodes for now, qdevice soon) # Package version proxmox-ve: 9.1.0 (running kernel: 6.17.4-2-pve) pve-manager: 9.1.4 (running version: 9.1.4/5ac30304265fbd8e) proxmox-kernel-helper: 9.0.4 proxmox-kernel-6.17.4-2-pve-signed: 6.17.4-2 proxmox-kernel-6.17: 6.17.4-2...
  4. E

    [SOLVED] One of two identical servers has constant VM kernel panics

    A few year ago, we ordered 8 servers for a new vmware cluster. One of the servers exposted unstability: Memtest failed after a few hours. It took me weeks with dell support to rule out memory stick and mainboard defect to finaly discover one cpu was defect
  5. E

    Planning: PVE v8 to v9 (in-place)

    I would upgrade one node after the other: * evict vm/lxc to other nodes before upgrading * conduct the upgrade like you said (pv8to8 checks...) (and doing it on an empty node) * migrate back a few "ginea pigs" vm ( to verify network...) * once one node is upgraded and back on stage, empty...
  6. E

    [SOLVED] cluster reinstall and rejoin nodes

    you might try to migrate vm one by one to a node in the new cluster ( qm remote-migrate command ). shared storage ( nfs) can help for this task * move volume to nfs storage * qm remote migrate * re migrate to local storage
  7. E

    PBS on Synology NAS: MinIO vs NFS

    Dear, My current setup is a PBS VM running on my DS1621+ ( thanks to virtual machine manager on DSM) Datastore is hosted on the NAS and connected to the VM via NFS. I've yet to upgrade to PBS 4.0 but I'm wondering: Instead of NFS bewteen VM and "native" NAS would it be more performant to...
  8. E

    Proxmox Beta 9 - LVM Backend / Snapshots / Clones

    IMHO, online docs are still for 8.1. Head over there for the "wip" documentation https://github.com/proxmox/pve-docs
  9. E

    Disk cache settings for VMs on BTRFS

    Please define "configure VMs appropriately" Thank you ! EC
  10. E

    Example ansible VM creation script

    why not https://docs.ansible.com/ansible/latest/collections/community/general/proxmox_module.html ?
  11. E

    comminication betwin VM in different node in cluster

    check L2 connectivity between hosts via the vmbr1 and parent interface
  12. E

    comminication betwin VM in different node in cluster

    This is normal, Ping don't pass when configuration is not described