Search results

  1. A

    Firewall SR-IOV

    Hello, is it possible to set Proxmox firewall rules for a SR-IOV device handed over to a KVM via PCI(e) Passthrough? Regards, Afox
  2. A

    Hide internal hosts - what is it doing?

    if I look at the received header of this forum it looks like this: from firstgate.proxmox.com ([212.224.123.68]) by mail.provider.tld (provider [provider-ip]) with ESMTPS (Nemesis) id #### for <mailaddress@provider.tld>; Wed, 11 Sep 2019 17:45:00 +0200 from firstgate.proxmox.com (localhost...
  3. A

    [SOLVED] Can't query current.cvd.clamav.net

    Indeed it was the apparmor and using apt remove apparmor fixed that issue. Thank you guys (also for making this software). Regards, Afox
  4. A

    [SOLVED] Can't query current.cvd.clamav.net

    hello, DNS should be working as I can reach the apt-repository. Regards
  5. A

    [SOLVED] Can't query current.cvd.clamav.net

    Hello, after upgrading to PMG 6.0 from PMG 5.2 via apt I get this when trying to update ClamAV: On the upgrade process I chose "use the version of the maintainer" instead of keeping the old config file. Regards, Afox
  6. A

    clean old kernels

    Is it possible to trigger this manually?
  7. A

    Remove Proxmox hint in header of sent mail

    Hello, in my header I have something like this: How do I remove that Proxmox hint please? Regards, Afox
  8. A

    Rename mountpoint

    Anyone can help me please?
  9. A

    Rename mountpoint

    hi, thank you. Maybe I missunderstand the answer but I was talking about a physical disk that I first initialized with GPT and then created a directory on node-level. Regards, Afox
  10. A

    Rename mountpoint

    Hello, I mounted a disk for testing at e.g. /mnt/pve/example and now can´t rename that mountpoint anymore via GUI. Is it possible anyway? if yes, how? Thanks in advance, Afox
  11. A

    GRUB reconfigure issue after latest update

    hello, I update Proxmox via webinterface. But this topic is about updating one or multiple VMs. There was an grub update for my distro and grub complained that the initial setup somehow changed (I think /dev/vda to /dev sda). I now just changed it to /dev/sda and have not expirienced any...
  12. A

    GRUB reconfigure issue after latest update

    Hello, after the latest update when I run "apt update && apt upgrade" I get a GRUB dialog on every VM that there has been a change and the old /dev/vda device changed somehow to /dev/sda. So it wants to rewrite GRUB.. I didn´t do it yet. Drives are scsi devices. What should I do? And why did...
  13. A

    [SOLVED] Virt-viewer issue, advice needed for filing bug

    anyone can provide a demo-system where a dev can log in for reproducing this issue?
  14. A

    [SOLVED] Virt-viewer issue, advice needed for filing bug

    so, only out of interest: who is responsible in fixing this issue? virt-viewer maintainer or Proxmox?
  15. A

    [SOLVED] Virt-viewer issue, advice needed for filing bug

    can anyone confirm that Proxmox uses NPAPI? If yes, this has been removed and will not come back: https://gitlab.freedesktop.org/spice/spice-gtk/commit/8da3378f7d2b780acf59d01d019d9ba648deaf16 Edit: I debuged what prevents remote-viewer from establishing a connection. It says:
  16. A

    [SOLVED] Virt-viewer issue, advice needed for filing bug

    please link your bugreport as I don´t know what to write. For the moment, downgrading to 6.0.3 fixed the problem.
  17. A

    [SOLVED] Virt-viewer issue, advice needed for filing bug

    I use Fedora. This is a real blocker for me.
  18. A

    [SOLVED] Virt-viewer issue, advice needed for filing bug

    I have the same issue. Bugs can be filed here: https://bugzilla.proxmox.com/enter_bug.cgi But I don´t know if Proxmox can do much here.
  19. A

    how to browse a backup file?

    I have to add a question related to this topic: the reason I wanted to know the initial question is because I have a VM with a mounted ecryptfs-folder and I wanted to know if a backup with mode "Snapshot" contains any data that could help an attacker in possession of a Snapshot-file to decrypt...