Search results

  1. fireon

    RHEL 9 unable to boot with memory set more than 32GB

    Can you please release this again for longer? Unfortunately, the ISO was corrupt after the download.
  2. fireon

    VM restarting every 3 minutes

    According to the log, the commands are executed deliberately. Please send the output of the following files: cat /etc/pve/jobs.cfg cat /etc/crontab crontab -l ls /etc/cron*
  3. fireon

    [SOLVED] Cannot Update Proxmox but VMs have Internet Access

    Please post also your proxmox network configuration: cat /etc/network/interfaces
  4. fireon

    RHEL 9 unable to boot with memory set more than 32GB

    Thanks, download is running. I will test this here. I'm curious myself.
  5. fireon

    [SOLVED] Lost EFI Disk

    Normally you should be able to simply delete the EFI disk and add a new one. You may have to remove the checkbox (depending on the guest system) for "Pre-Enroll keys".
  6. fireon

    [SOLVED] New Proxmox install with intermittent internet

    Perfect. If your issue is resolved, please mark your thread as "solved". You can do this by editing your first post and setting the flag. :)
  7. fireon

    running out of space

    If manual mount points for storages exist, is_mountpoint prevents data from being written accidentally. Here is an example: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_configuration_12
  8. fireon

    running out of space

    Sorry, i meant only "/boot".
  9. fireon

    [SOLVED] New Proxmox install with intermittent internet

    Tell me... could it be that there is a duplicate IP in your network? That would also have such effects. Which networks do you use? Are they all in the correct RFC? Because if, for example, public subnets are used internally, this can also have very strange effects.
  10. fireon

    [SOLVED] Boot disk full!

    Thats a configuration inside your container OS, so it is not directly related to Proxmox. What OS is installed in your container?
  11. fireon

    running out of space

    Have you ever cleaned up Root? Cleanup apt cache: apt clean Cleanup packages no longer used: apt autoreove --purge After please post your content of /boot/grub And please also the output of pvs vgs lvs
  12. fireon

    Postfix Ciphers

    Ja, in Proxmox Mailgateway. Aber das ist ein komplettes differentes Produkt als Mailcow. Daher bitte im Mailcow Forum auf Hilfe warten, oder direkt beim Support nachfragen. Kann ich nur empfehlen, die sind sehr gut!
  13. fireon

    Postfix Ciphers

    Jetzt bin ich auch überfordert :p ... wenn du uns jetzt noch den Zusammenhang mit Proxmox VE erklären könntest...?
  14. fireon

    [SOLVED] New Proxmox install with intermittent internet

    Thank you for clarify. Have you ever replaced the network cable for test?
  15. fireon

    RHEL 9 unable to boot with memory set more than 32GB

    This should basically work... do you have an ISO for me where I can test this?
  16. fireon

    Upgrade 7.3.12 to 8.1.2

    o_O :eek: sorry, haven't seen the category... Yes, of course that is possible. You have to to copy you export to your new server in the directory: /var/lib/pmg/backup/. After this your backup is available in the webinterface for import.
  17. fireon

    RHEL 9 unable to boot with memory set more than 32GB

    Seems to be something very RedHat specific... Ubuntu runs normally with it. Which Kernel version does your RHEL use?
  18. fireon

    [SOLVED] New Proxmox install with intermittent internet

    Does this also happen from other machines in the network? Even if you ping other targets on the Internet? What happens if you ping another internal machine?
  19. fireon

    Upgrade 7.3.12 to 8.1.2

    There is no export/import. However, there is an upgrade guide: https://pve.proxmox.com/wiki/Upgrade_from_7_to_8#New_installation It also describes the important paths and files that can be copied to a new host.