Latest activity

  • readyspace
    Hi, it looks like your Virtual Function (VF) for vGPU passthrough is not properly bound to VFIO at the time the VM starts. Your VF (0000:8c:02.2) belongs to IOMMU group 221, but that group is not attached to VFIO yet. Run: lspci -nnk | grep -A...
  • G
    It seems like backing up /etc (not that large) would be enough of an insurance. Also, the settings do not change often, so a manual last step, like, ssh-ing into the PVE system and running tar zcvf "pve-pbs-etc-backup-$(date -I).tar.gz" -C...
  • fiona
    fiona replied to the thread Recurring errors in System Log.
    Hi, on each node, what is the output of: ls -l /etc/pve/nodes cat /etc/pve/.members pvecm status systemctl status pve-cluster.service ?
  • RichBone
    RichBone replied to the thread PMG Tracker Center Timeout.
    Hallo sorry das ich das Thema nochmals hochhole, aber auch in der neuen 9 Version werden die Logs aus dem Slaves auf dem Master angezeigt. Zwar Funktioniert: /usr/bin/pmg-log-tracker-default "$@" | head -n -1 ssh root@mx2...
  • D
    despens replied to the thread Tailscale on PVE host.
    I believe my only issue right now is that proxmox doesn't use the VPN's DNS server, as both tools fight for overwriting `resolv.conf`. I wonder if it would be possible to indeed launch a proxmox container, install tailscale inside there, and have...
  • readyspace
    Hi, looks like something happened during your upgrade between 8 to 9. Usually I'll do move out the VMs, then do a totally fresh install of PVE for major upgrade due to changes to the kernel.
  • readyspace
    If i'm not wrong, it is possible to install Veeam agent in PVE and backup the whole host. Anyone tried it?
  • dakralex
    Hi! Proxmox distributes its own patched ifupdown2 packages, so it's best to check if these issues are because of changes done there first. Either way, it should be checked out properly by creating a Bugzilla entry for this. Also the ifupdown2...
  • readyspace
    Hi, in numa0/numa1, the cpus= list refers to guest vCPU indexes (0…vCPUs-1), not host CPU IDs. Affinity is the host cpuset for the whole VM process (all vCPU threads), not per-vCPU. Proxmox VE (QEMU) doesn’t expose per-vCPU pinning in the VM...
  • K
    Unfortunately, deleting the full path doesn't work either. pvesh delete /cluster/acme/account/pvecluster1 Error: POST to https://acme-v02.harica.gr/acme/d45...686/acct/e2... { "type": "urn:ietf:params:acme:error:malformed", "detail": "get...
  • T
    Ich bin auf ein für mich sehr unschönes HA-Verhalten gestoßen. Als Vorbereitung einer größeren Serverinstallation in unserer Firma habe ich einen kleinen Testcluster aufgesetzt, welcher ansonsten auch gut funktioniert. Mein noch Test Cluster...
  • T
    Servus, Hab alles geklärt, es funktioniert alles auf der VM, der Webserver rennt jetzt fehlerfrei und kann im lokalen Netz von meinen Notebook aus darauf zugreifen. Trozdem danke für eure Hilfe <3
  • D
    dominusdj replied to the thread Error block 0.
    Other possible solutions?.. :)
  • fiona
    fiona replied to the thread Minor apparmor problem with tor.
    Hi, nice work! Would you mind submitting these patches to the development mailing list, so that all users can profit from your findings? See: https://pve.proxmox.com/wiki/Developer_Documentation...
  • G
    Nice but can we be certain there is no hidden backdoor (even without using the cloud option)? Is the software open source and can it be checked by a community and compiled yourself? If I would use this, I would lock it down extremely tight. No...
  • J
    Hello, I would like to know if you plan (someday, possible roadmap, Christmas gift) to create Terraform modules for PVE. Thank you, Best regards, Jbsky
  • readyspace
    Yes—this is expected with the PG autoscaler. With a mostly empty pool, Ceph starts low (often 32 PGs) and grows PGs as data increases unless you guide it with bulk, target_size_ratio/bytes, or a pg_num_min.
  • A
    I just encountered the very same problem, setting the DNS via pct command doesn't really work. If I only set up a single dns ip then it works. However, if I enter multiple ip addresses, none of them get propagated into the container. To me it...
  • C
    Are you using PVE 9? If so, Veeam’s restore paths do not yet fully support Proxmox 9
  • C
    Hi @Chirath Perera , you might want to report this to Veeam. See what they say.