Search results

  1. P

    Clarification on Webauthn Two-factor authentication and HTTPs certificate

    hi, Both official documentation and PBS webui state that webauthn TFA requires a trusted HTTPS certificate I was however able to configure my Yubikey Neo as webauthn device in my PBS using default self-signed HTTPS certificate, and it seems to be working flawlessly with both firefox and...
  2. P

    [SOLVED] Permission check failed for Verify Jobs when using PBS realm

    Hi It seems that since 0.9-4, the new "verify jobs" tab is not accessible using an admin account in PBS realm with admin role on / : Forbidden (403) permission check failed Same issue with sync jobs tab Working fine when logging in as root user
  3. P

    Bandwidth limit not working for outgoing traffic

    It seems like bandwidth limit are not working for outgoing traffic using latest proxmox 4 from repository and latest kernel Relevant VM config : Bridge is openvswitch type iperf3 trafic to limited VM is capped : iperf3 trafic from limited VM is NOT capped : tc rules : According to...
  4. P

    [SOLVED] proxmox 4 cluster setup issue

    Hi, I'm having an issue setuping a cluster using latest proxmox4 (clean install, no upgrade from proxmox 3) I'm currently trying to establish cluster between 2 nodes : node1 and node2. multicast is working, confirmed by omping. This is /etc/hosts from node1 : This is /etc/hosts from node2 ...
  5. P

    LVM logical volume and rescan/redetect feature

    Is there any way to force proxmox 2.1 to rescan all logical volume stored in his database ? My issue is that I created manually a lv using lvcreate and added it manually to the vm (qemu) config file. While the vm boot juste fine (and the disk is accessible), this particular LV is not displayed...