Search results

  1. T

    VMs and LXCs only starting correctly after Reboot, but not on Poweron

    Has really noone of the experts here an idea? I am just wondering why noone has an idea? Is my problem description unclear? Is any additional information required?
  2. T

    VMs and LXCs only starting correctly after Reboot, but not on Poweron

    Really no ideas here? I did some more digging and listed my VMs with their Order and Up/Down waittime. So far I found nothing, but after ordering the VMs by their Order: It can be seen that the VMs/LXCs with the startup orders 11, 12, 13, 14, 25 startup fine, but then PVE stops and does not...
  3. T

    VMs and LXCs only starting correctly after Reboot, but not on Poweron

    Hello, my PVE 8.3.4 shows the issue that whenever I shutdown my server, on the poweron only some of the LXCs and VMs will startup, while the others stay offline. If I then trigger my PVE to reboot, all LXCs and VMs startup perfectly fine without issues. Does anyone have an idea what's the...
  4. T

    Update to PVE >= 8.2 recommended?

    Hello, the last months I followed the discussions on Proxmox VE 8.2 released! and skipped the update of my PVE instance so far. I am still afraid, that updating my server to the latest available updates on the No Subscription Repo could break my system and to be honest, I feel I am not really...
  5. T

    Disabling unused PCIe cards?

    Hello, is Proxmox VE able to "disable / unpower / send to deep sleep" a PCIe card if the VM to which the card is passed through is powered off? Thanks a lot in advance, Thomas
  6. T

    Start on Boot - Global Disable?

    Thanks! This is only available through the console, right? There is no option in the Web GUI?
  7. T

    Start on Boot - Global Disable?

    Hello, when changing the configuration on the PVE host (e.g. network settings) it makes sometimes sense to not run the VMs. Is there a possibility to "globally disable" the "Start on Boot" for all VMs and LXCs, without the need to disable the option for each VM/LXC separately? Thanks, Thomas
  8. T

    PVE Backup Job Retention vs. PBS Prune Job

    Really no recommendations here? :confused:
  9. T

    PVE Backup Job Retention vs. PBS Prune Job

    Hello, my PVE uses the PBS for storing the backups. To limit the diskspace consumption of my automatically created VM/LXC backups, I would like to delete them after some time using some kind of retention policy. To configure this I could use the Backup Job Retention settings in PVE or a Prune...
  10. T

    Request for Hardware Recommendations

    Any further hardware recommendations from other users? I cannot believe that ASRock Rack with an X570 and Ryzen or the Supermicro X13SAE-F with an Intel i5-13600T are the only recommendations.
  11. T

    Request for Hardware Recommendations

    I think the 570 chipset is more power hungry than the 470. Oh, I was not aware that the newer Core i5 are capable of ECC memory. Beside the X13SAE-F there is also the X13SAZ-F (R680E chipset) which fits better in server chassis (the RAM is better located in the air flow). Has someone here...
  12. T

    Request for Hardware Recommendations

    Hello, at the moment I am thinking about shifting my Proxmox VE to a new server. First some information about my system running at the moment: Mainboard: GA-MA69G-S3H CPU: Intel Core i5-4690S (old CPU model from the year 2014) The system runs with 7 VMs and 4 LXCs at around 40% CPU load. The...
  13. T

    CPU Recommendations for Low Power System

    Hello, my current system runs PVE with 7 VMs and 4 LXCs on a Intel Core i5-4690S @ 3.2 GHz with a CPU load of around 40% over all 4 cores. I am planning a new system which shall be a bit faster but also consuming less power. The system shall have ECC RAM and my preferred CPU would be a Xeon or...
  14. T

    [SOLVED] Split VLAN Trunk into multiple Access Port Bridges

    Do you have any hints on how to configure it on Proxmox VE?
  15. T

    [SOLVED] Split VLAN Trunk into multiple Access Port Bridges

    Hello, I read a lot about the network configuration and VLANs in Proxmox VE, but there is still one point I don't understand. Is it possible to receive a VLAN Trunk on one hardware NIC with Proxmox VE and split the VLANs to different Virtual Bridges where each Bridge acts as an Access Ports for...
  16. T

    PVE nested inside Hyper-V: Preferred Storage Configuration

    Would you go with LVM or LVM-Thin inside the virtual disk or is there a better option for the VMs?
  17. T

    PVE nested inside Hyper-V: Preferred Storage Configuration

    Hi, currently I am running PVE nested inside Hyper-V on a Win10 Pro machine. I know this is not perfect, but at the moment I have no option to run a bare-metal machine and have to use the Win10 machine :(. What is the preferred configuration of the PVE storage in this case? Shall I add a...
  18. T

    Does PMG Fetchmail support IMAP IDLE?

    My intention is to run a mailserver on my local server for private mails. My network is only connected via a dynamic IP address to the Internet, so running a "real" mailserver is difficult or almost impossible. Because of this reason the plan is to collect mails from "real" mail accounts at mail...
  19. T

    Does PMG Fetchmail support IMAP IDLE?

    Multiple external accounts (GMX, WEB.de, etc.) shall be collected and it would be nice if mails would "immediately" be seen by PMG instead of waiting for the next polling cycle. Is there any better approach for "immediately" getting mails from external mail accounts?