Search results

  1. fireon

    Problem mounting cifs into lxc container

    With an unprivileged CT it could be hard to mount cifs. https://forum.proxmox.com/threads/tutorial-unprivileged-lxcs-mount-cifs-shares.101795/ I haven't read through the (very very long) thread, but have a look and see if you can find another solution. As workaround use "rsync" to copy all your...
  2. fireon

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

    Could now download and install a Rhel directly. Also works here with 36GB as it should. Kernel 5.14.0-427.40.1.el9_4.x86_64. agent: 1 bios: ovmf boot: order=scsi0 cores: 6 cpu: host efidisk0: SSD-vmdata:vm-164-disk-0,efitype=4m,size=1M ide2: none,media=cdrom machine: q35 memory: 36864 meta...
  3. fireon

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

    I've tested an Rocky Linux 9.4, what is normally the same like Rhel. Kernel 5.14.0-427.18.1.el9_4.x86_64 I've configured 32, 36, 40GB Memory. And it was working fine. But i had this machine configured with UEFI and TPM. Unfortunately, I don't know if it has anything to do with that, but I...
  4. fireon

    Email notifications with Gmail

    It can be anything, it's just the name.
  5. fireon

    Help

    ... und das unter dem Kopfkissen verstauen... :p https://pve.proxmox.com/pve-docs/
  6. fireon

    Email notifications with Gmail

    Is there a reason why you don't just use the notification plugin and configure your Gmail there?
  7. fireon

    [SOLVED] Cannot Update Proxmox but VMs have Internet Access

    Basically it looks good. But since the pfSense firewall is also virtualized, I think the problem probably lies somewhere. Because all the traffic goes over the same network and brige, also on the WAN side. Who is this gateway? I have always separated the WAN from the LAN. Or are you running a...
  8. fireon

    Replikation und HA im 2-Node Cluster

    Ich möchte mich zum Thema hier auch noch zu Wort melden. Grundsätzlich Qdev funktioniert sehr gut. Was ich aber anmerken möchte, es gibt auch noch eine Möglichkeit einen 2er Cluster ohne Qdev im echten HA (Active/Active) zu betreiben. Ich hatte das mal mit (ich glaub Proxmox 4.x) im Einsatz...
  9. 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.
  10. 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*
  11. fireon

    [SOLVED] Cannot Update Proxmox but VMs have Internet Access

    Please post also your proxmox network configuration: cat /etc/network/interfaces
  12. 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.
  13. 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".
  14. 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. :)
  15. 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
  16. fireon

    running out of space

    Sorry, i meant only "/boot".
  17. 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.
  18. 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?
  19. 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
  20. 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!