Recent content by Mace

  1. M

    AMD EPYC Milan: Wrong CPU frequency

    Any news on this? Did a total clean reinstall and still the same
  2. M

    AMD EPYC Milan: Wrong CPU frequency

    Good point @Dunuin . I'm already happy that it works, but the error stays and also the Boost Active is stil on no....
  3. M

    AMD EPYC Milan: Wrong CPU frequency

    With the help of Level1Techs Forum and setting the cTDP manully, I now get the correct frequencies. Can be closed.
  4. M

    AMD EPYC Milan: Wrong CPU frequency

    driver: acpi-cpufreq CPUs which run at the same hardware frequency: 0 CPUs which need to have their frequency coordinated by software: 0 maximum transition latency: Cannot determine or is not supported. hardware limits: 1.50 GHz - 2.73 GHz available frequency steps: 2.20 GHz, 1.50...
  5. M

    AMD EPYC Milan: Wrong CPU frequency

    Thanks, @tom ! That bumped the speed up to 2734MHz, still 1GHz to go.....Shall I report this in the 5.11 kernel thread?
  6. M

    AMD EPYC Milan: Wrong CPU frequency

    Yesterday I installed a fresh Proxmox node on my new server with an AMD Epyc Milan processor. During first install, I got the following error message: pve kernel: [Firmware Bug]: ACPI: Invalid BIOS _PSS frequency found for processor 0: 0x0 MHz This repeated itself for every core (32 in total)...
  7. M

    Proxmox won't start after power cycle

    Clear that I don't install Cloud-init anymore on the host. Will re-install Proxmox, VM backups pulled from the current install. Thanks for the help!
  8. M

    Proxmox won't start after power cycle

    Well.....It should have been on the DebianTest VM, wanted to make my own Template VM. Might have done it in the wrong putty window....:oops: Any way to fix this?
  9. M

    Proxmox won't start after power cycle

    Changed 127.0.1.1 to 10.0.1.60 in the /etc/hosts file, rebooted, problem still exists. Opened /etc/hosts again and IP address was again at 127.0.1.1: cat /etc/hosts # Your system has configured 'manage_etc_hosts' as True. # As a result, if you wish for changes to this file to persist # then...
  10. M

    Proxmox won't start after power cycle

    OK. My network is in de 10.0.1.x/24 range, Proxmox should get a static IP of 10.0.1.60. So I have to replace 127.0.1.1 with 10.0.1.60?
  11. M

    Proxmox won't start after power cycle

    OK, don't recall changing that, can you elaborate on what to change? Non-loopback ip doesn't ring a bell with me, I'm afraid.
  12. M

    Proxmox won't start after power cycle

    output of systemctl status pve-cluster.service: pve-cluster.service - The Proxmox VE cluster filesystem Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2021-05-26 14:19:22 CEST; 29min ago Process...
  13. M

    [SOLVED] HOW TO BACKUP PROXMOX CONFIGURATION FILES.

    Agree, Comporder1. Very strange that there are build-in options to backup and replicate VM's, LXC, etc, but not the Proxmox host. Now facing the second time Proxmox installation suddenly broke, no way to recover it but a complete reinstall.
  14. M

    Proxmox won't start after power cycle

    Did a reboot yesterday of my single-node Proxmox installation and after the powercycle, Proxmox won't properly boot any more. I get an error message stating'Failed to start Proxmox VE cluster filesystem' and to check 'systemctl status pve-cluster.service'. After a few minutes I get a login...