Search results

  1. K

    Networking setup / VLANs / Corosync / Intel AMT

    For my home network I´ve had a single node running for several years. I´m now preparing to set up two additional nodes in a cluster. Mainly for ease of management as well as some flexibility on migrating guests between nodes etc. No HA planned as of yet. My older server has IPMI but for the new...
  2. K

    intel-microcode and performance hit after upgrade to 7.1

    Hi, I'm seeking some advice on intel-microcode and significantly reduced pveperf result after upgrade to Proxmox 7.1. I just upgraded from 6.4 to 7.1. pveperf on 6.4, intel-microcode installed: root@pve:/# pveperf CPU BOGOMIPS: 68264.00 REGEX/SECOND: 1284037 HD SIZE: 14.46...
  3. K

    Zfs subvolume rename

    Hi, According to pvesm documentation <Name> can be an arbitrary name: File naming conventions The backend uses the following naming scheme for VM images: vm-<VMID>-<NAME> // normal VM images base-<VMID>-<NAME> // template VM image (read-only) subvol-<VMID>-<NAME> // subvolumes (ZFS...