Search results

  1. N

    api returned unexpected data - expected json body, got text/html

    When we're trying to add our cluster or even a node, we're getting the error below. All the nodes have been fully updated & upgraded to pve-manager/8.3.2/3e76eec21c4a14a7 (running kernel: 6.8.12-5-pve). All the nodes are the same hardware & kernel. api returned unexpected data - expected json...
  2. N

    Firewall rule order of precedence

    I cannot seem to find any documentation regarding the firewall rule precedence between a VM, node/host, and the datacenter. Specifically, which level has the ultimate authority when determining if something is blocked or allowed. For example, let's say I create a rule at the datacenter level to...
  3. N

    HA Migration issues when VM has local storage

    We continue to run into an issue where we unexpectantly lose a host due for "X" reason (network outage, power, hardware, etc.). When this happens and a VM is configured with both HA and is using local storage. The VM becomes unusable as HA tries and fails to migrate the VM to another host...
  4. N

    error reading extended attribute "user.security.selinux"

    On a few of our Promox (8.1.3) servers we're getting the following PBS backup client errors when trying to backup flat files. Server Spec: * Proxmox 8.1.3 * zfs-2.2.2-pve1 * zfs-kmod-2.2.2-pve1 * raidz2, all drive are clean, 3x scrubs have been run and come back clean, smart data is also clean...
  5. N

    Moving backups to new a Namespace

    Is there a way to transfer backups between namespaces? Initially, we started using PBS before the namespace (NS) feature was available, which resulted in all our backups being saved in the "root". Since then, we've been organizing our backups into separate namespaces, each with its specific use...
  6. N

    Read only volumes

    We are trying to backup several read-only volumes using proxmox-backup-client and have encountered the following error. We suspect the issue might be related to the application's inability to save the file to the backup path. While we have come across posts mentioning this error, those seem to...
  7. N

    Disk usage under /var/log/proxmox-backup

    We're seeing some high disk usage under /var/log/proxmox-backup/. It's varying from a few MB to +200G. What this is temporary data and does /var/logs make the most sense for this data to be temporarily stored ?
  8. N

    PBS listing backups timeout

    All three of our PBS servers timeout with trying to list backups, regardless if we're trying to list all of them or just for a single CT/VM. This has made them essentially useless to us and we've had to revert back to using vzdumps. The PBS servers are all version 2.2-7 and PVE cluster is...
  9. N

    Reclaim space from deleted backup.

    We ran an experiment to see if the CLI backup client was a feasible way to backup some of our large existing file servers. After running to two backups with the CLI client we came to the conclusion that this wasn't a good fit for us. So we deleted the whole and only "host" from our PBS servers...
  10. N

    Feature Request - more notes/label fields

    For example being able to label hard drives would be useful. Or really anything where we could be adding multiples of something. NICs are easy as they have Mac address. But things like hardrives don't have any "markings" to help identify them other than by the order they appear in the vm. But...