Search results

  1. A

    Almalinux 10 ct DNS not functioning

    I've installed a Almalinux 10 container with the standard provided template, but DNS doesn't seem to be functioning. A different OS with the same config works without issue.
  2. A

    cpu at base frequency

    The system is a fresh install of proxmox 7.2 with all updates installed I'm using /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_info to monitor the current cpu frquency: but the frquency is always the base frequency of the cpu The scaling governor is set to performance, after changing the...
  3. A

    performance difference zfs

    I'm trying to understand a performance difference between between 2 zfs filesystems on the same disk. One is filesystem made by creating a container through proxmox. e.a. /rpool/data/subvol-***-disk-* and the other is the local filesystem e.a. /rpool/ROOT/pve-1. This only happens on non sync...