Recent content by Spaldo

  1. S

    Coral TPU (pcie) on Proxmox

    This post fixed it for me after updating my Kernel and the TPU not working... https://github.com/google-coral/edgetpu/issues/808#issuecomment-2066879152
  2. S

    Update to 8.2 broke the entire system

    I just wanted to jump onto the thread and say that I went through the same situation. I updated proxmox 7.4 to 8.2 and I had the same issue where it froze at the same point as the video that @MrnMrk posted. I have gone through this thread and thankfully many of the questions that I am sure would...
  3. S

    [SOLVED] Local folder/drive filled up during backup

    Thanks @Dunuin I unmounted the share, deleted all the files and remounted the share. Looking much better now :)
  4. S

    [SOLVED] Local folder/drive filled up during backup

    Hi, I have read so many threads before posting and have found many similar topics but couldn't find one exactly on point. I probably missed it though... So anyway, here goes. Yesterday morning my local drive on one of my nodes (PVE5) filled up during backup. I got an error email as well as can...
  5. S

    [SOLVED] High RAM consumption

    I just wanted to post my similar experience and say thanks for the above posts. I have 48 gigs of RAM on server and 42 gigs were reporting as in use. 500 VM - Allocated 8 - Using 6.3 (Balloon = No) 501 VM - Allocated 8 - Using 2.8 (Balloon = Yes) 502 VM - Allocated 2 - Using 0.8 (Balloon =...
  6. S

    Proxmox shows wrong stats about memory

    Thanks, I am getting reboots on the VM I am trying to install, so I was trying to work out if it was a memory issue. I will keep trying a different way, to confirm if it is memory or a totally unrelated issue. If it is the case that I leave the ARC memory at the default and it will go down...
  7. S

    Proxmox shows wrong stats about memory

    I am just reading a little now; https://pve.proxmox.com/wiki/ZFS_on_Linux#:~:text=ZFS uses 50 % of the,1 GiB/TiB-Storage. So if I have 1 TB of ZFS storage on this machine, do you think it would be safe to limit the RAM usage of ZFS to 4GB? I am not sure if it makes any difference being on a...
  8. S

    Proxmox shows wrong stats about memory

    Thanks so much for the reply @Dunuin and so quickly, yes you are correct, I have started using ZFS. See output below: root@proxmox:/var/tmp# arc_summary ------------------------------------------------------------------------ ZFS Subsystem Report Mon Jun 26 10:38:16...
  9. S

    Proxmox shows wrong stats about memory

    I am having a similar issue to @asmar. The people who jumped on afterwards talk about Windows VM's but this isn't related to Windows VM's. My proxmox node is reporting 29 gigs memory usage, when the CT & VM's only allocate a total of 18 gigs and are reporting to be using 13 gigs. So this is a...