Search results

  1. J

    Memory leakage of one of my cluster nodes

    I have a cluster of 3 machines, of which 2 are somewhat identical. All running pve-manager/8.2.4/faa83925c9641325 The one that has no VMs running actively on it, has a memory usage of approx 50%. Whereas the other one with 2 VMs, has approx 18%. Something is clearly wrong but don't know how to...
  2. J

    HD Full

    Dear all, Please provide some help because I'm unable to understand what's going on. I have a cluster of 3 servers, part in HA. All 3 have a zfs-pool on which I'm running PVE 8.2.2 On pve2 and pve3 - the disk space is approx 10G however for some reason on pve1, I'm getting at 182G Running du...
  3. J

    GPU Pass through problems

    Dear all, My purpose is to set up a Windows Server 2019 VM and using the NVIDIA GPU. Proxmox 8.1 boots on a ZFS Mirror My hardware Motherboard Z590 PRO4 GPU NVIDIA Corporation TU116 [GeForce GTX 1650] BIOS settings adjustments (listed), ensures that PVE doesn't use my NVIDIA GPU but the...
  4. J

    Problems with the backup of my LXC - exit code 255

    Dear all, I'm really struggling with the backup of my LXC. Not sure what is the problem and how to sort it. INFO: starting new backup job: vzdump 2000 --storage PBS --mode stop --notes-template '{{guestname}}' --node pve --remove 0 INFO: Starting Backup of VM 2000 (lxc) INFO: Backup started at...
  5. J

    LXC Backup to PBS stopped working

    I've been backing up my LXCs/VMs with PBS for the last month or so without problems. Today, however, at the scheduled time, my backups failed. For my VM, I was able to do a manual backup, but for LXC I wasn't. Here is what I got : INFO: starting new backup job: vzdump 2000 --remove 0 --node...
  6. J

    GPT PMBR size mismatch will be corrected by write.

    Dear all, I'm running PVE8 with a ZFS pool (raidz1-0). One of the drives when running fdisk -l show GPT PMBR size mismatch (4294967294 != 15628053166) will be corrected by write.. Not sure if I should be worried and how I potentially can fix it.
  7. J

    SYSTEM DOWN : Proxmox constantly crashes after upgrade to version 5.15.60-1

    Hello, I need your help, I don't know where to start. My system crashed and can't be recovered. The only way, I currently, can access it is via the recovery mode. Even if I change the kernel in the GRUB to a lower version, I'm experiencing the same problem. Observation : moving from the GRUB...
  8. J

    Errors in my ZFS Pool

    Basically I'm trying to figure out, how I can get ride of this error ?
  9. J

    Roll back - debug proxmox

    Dear all, I've been a happy user of Proxmox for the last 2 years (started with v6 and now v7). This weekend I decided to buy a subscription and use the enterprise rep for the future. However, due to previous actions and I'm scratching my head which ones... Is there a way to debug it and find...
  10. J

    USB Disk as backup

    Dear community, I'm a newbie to Proxmox and I love the environment so far. Hence I wanted to setup a backup to an external disk. I followed the following tutorial https://www.youtube.com/watch?v=lZjMxdBPH7M Steps followed : Formatting to ext 4 Create director in /mnt called /mnt/usb-drive...