Search results

  1. W

    Prune Jobs vs Backup Job Retention - [SOLVED]

    @tcabernoch Thank you for your reply. Yes I do have a NAS attached as the storage point so I'll do as you suggested.
  2. W

    Prune Jobs vs Backup Job Retention - [SOLVED]

    Hi Guys I'm a little unsure what method I should be using to prune old backup jobs. On my Datacenter => Backup schedules I have this retention period set for each backup job. And on the proxmox backup server I did have the following in the Prune Jobs. Am I meant to use one or the other...
  3. W

    Backups Failing Input/output error (os error 5)

    Okay so I've done a bit more reading and it looks like I can restore an index file which I have done by running this command. proxmox-backup-debug recover index /mnt/backup/vm/2206/2025-01-23T12:43:46Z/drive-scsi0.img.fidx /mnt/backup/.chunks --ignore-missing-chunks --ignore-corrupt-chunks I...
  4. W

    Backups Failing Input/output error (os error 5)

    Hi Guys I'm getting Input/output error (os error 5) when trying to backup a VM using Proxmox backup and my NAS drive. When I do a stat on the folder in question I get, stat /mnt/backup/.chunks/a103 File: /mnt/backup/.chunks/a103 Size: 12288 Blocks: 32 IO Block: 4096...
  5. W

    Proxmox reboots randomly when running docker containers inside Windows 11 VM with "host" CPU type

    Of the three identical servers I still have one that likes to reboot every now and then. I've seen up times of more than 20 days then it does the reboot. The other two have up times of over 44 days now. I had a WoL script that I was using (running as a daemon service) that I was suspect of. I...
  6. W

    Random Reboots - what to try next?

    @esi_y I got 12 days uptime on one of my Proxmox hosts after I turned off the WoL service I was running, before that host did a sudden and planned reboot. Here is the journal log just before the reboot. Oct 02 06:55:39 pmx03 pmxcfs[1172]: [dcdb] notice: data verification successful Oct 02...
  7. W

    Random Reboots - what to try next?

    Thanks I'll do some more hunting. In the mean time to remove another possible culprit, I've disabled the WoL service I was running on my hosts. Let's see if that makes any difference.
  8. W

    Random Reboots - what to try next?

    @esi_y Memtest's completed and passed, CSTATE's disabled in the BIOS. All new hardware... CPU - AMD Ryzen 9 7900 12-Core Processor MB - Gigabyte Technology Co., Ltd. | Product Name: B650M DS3H AM5 (On board Realtek 2.5GB NIC **Disabled**) RAM - Corsair Vengeance 96GB (2x48GB) C40 5600MHz DDR5...
  9. W

    Random Reboots - what to try next?

    The Log is from the System => System Log menu. I update the nodes from the Updates menu. I'm currently running ProxmoxVE 8.2.5 after updating today.
  10. W

    Random Reboots - what to try next?

    Nothing really stands out before the --Reboot-- Sep 18 00:00:46 pmx01 systemd[1]: Finished logrotate.service - Rotate log files. Sep 18 00:17:01 pmx01 CRON[837996]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) Sep 18 00:17:01 pmx01 CRON[837997]: (root) CMD (cd / &&...
  11. W

    Random Reboots - what to try next?

    I'm also experiencing the random reboots but not as often as you. I have 3 identical servers, so far one has been up for 28 days and the other two are lasting between 5 days and 2 weeks before they reboot (-- Reboot --). I'm following along with your thread cause it's driving us crazy trying to...
  12. W

    Proxmox reboots randomly when running docker containers inside Windows 11 VM with "host" CPU type

    @protocolnebula Thanks for the suggestion, I do have a Realtek onboard network card that I'm not using. I might try turning it off on the BIOS and see if that makes a difference.
  13. W

    Proxmox reboots randomly when running docker containers inside Windows 11 VM with "host" CPU type

    Watching with anticipation, we've started seeing these random reboots displying --Reboot-- in the syslog file on a PVE Host with Windows 11 VM's, using the following hardware... - Proxmox VE 8.2.4 - CPU: AMD Ryzen 7900 12 Core 5.4Ghz - MB: Gigabyte B650M DS3H - Memory: Corsair Vengeance 96GB...
  14. W

    [TUTORIAL] Wake On LAN (WOL) for VMs and Containers

    Just wanted to give a big thank you to @EpicLPer for the walk through on WoL, this has helped tremendously, THANKS!,
  15. W

    [TUTORIAL] PCI/GPU Passthrough on Proxmox VE 8 : Installation and configuration

    I was wondering, could I pass through both my iGPU AMD Video device and a standalone Nvidia RTX 3050 to two (2) separate VM's? Is it just a matter of running through the process for both devices?
  16. W

    [TUTORIAL] PCI/GPU Passthrough on Proxmox VE 8 : Installation and configuration

    Thank you for this guide. I was able to pass through my Nvidia RTX 3050 to Windows 11 Pro
  17. W

    Windows RDP connection stability issue

    Could you give a quick explanation as to what this script does?
  18. W

    AMD Ryzen 9 7900 iGPU Not Detected By Windows 11 VM

    I've not checked that, that now brings up another question. Can I have multiple WIndows 11 VM's using the iGPU pass through?
  19. W

    AMD Ryzen 9 7900 iGPU Not Detected By Windows 11 VM

    How do you administer the VM if for some reason someone turned off RDP or you needed to go through the boot process. How do you access the BIOS at boot time?
  20. W

    AMD Ryzen 9 7900 iGPU Not Detected By Windows 11 VM

    Okay, I was able to go through this process. https://github.com/isc30/ryzen-7000-series-proxmox But now I no longer have a console, I can only view my Windows 11 VM via RDP. Should I still be able to use the Console on Proxmox?