Recent content by rbg

  1. R

    [SOLVED] Deleting user 'delete user failed: cannot update tfa config'

    Hi, initially empty, {'*pve-host*' => '{"release":"7.1","version":"7.1-8","repoid":"5b267f33"}'' } after restarting pvestatd. Deleting users and adding tfa data also works now. I just checked the log, I did not reboot the nodes after creating the cluster (also not when setting up a lonely test...
  2. R

    [SOLVED] Deleting user 'delete user failed: cannot update tfa config'

    Matches between the nodes, output from one node below: pveversion -v proxmox-ve: 7.1-1 (running kernel: 5.13.19-2-pve) pve-manager: 7.1-8 (running version: 7.1-8/5b267f33) pve-kernel-helper: 7.1-6 pve-kernel-5.13: 7.1-5 pve-kernel-5.11: 7.0-10 pve-kernel-5.13.19-2-pve: 5.13.19-4...
  3. R

    [SOLVED] Deleting user 'delete user failed: cannot update tfa config'

    That Cluster is not yet in production, it would be a minor nuisance to reinstall but not a problem : ) I have no subscriptions for those nodes yet (and the other cluster with subscriptions is still at PVE 6 : /, there user deletion works just fine), but the non-subscription software should be...
  4. R

    [SOLVED] Deleting user 'delete user failed: cannot update tfa config'

    Hey, 0.: is it okay to "revive" a thread already marked as solved? Because i think the other issue that popped up, being unable to delete a user, is still present. Yesterday we had the same issue - while creating accounts i miss clicked and created an account for the colleague as "foo@pam"...
  5. R

    Upgraded Debian from Xen to Proxmox: pv/vg/lvscan finds VM related devices

    hi Dietmar, mostly, it is: PV /dev/mapper/neko-vm--100--disk--1p2 VG rootvg lvm2 [6.00 GiB / 2.00 GiB free] PV /dev/mapper/neko-vm--101--disk--1p2 VG rootvg lvm2 [6.00 GiB / 2.00 GiB free] PV /dev/mapper/neko-vm--102--disk--1p2 VG rootvg lvm2 [6.00 GiB / 1.51 GiB free]...
  6. R

    Upgraded Debian from Xen to Proxmox: pv/vg/lvscan finds VM related devices

    hi, for short: I have changed my Debian Xen to a ProxMox host, with Enterprise repository enabled. Today I wanted to create a new VM on a single VE Host, but I get "proxy detected vanished client connection" messages. It seems, that these problem are storage related, because it happens only...
  7. R

    From FWbuilder to ProxMox firewall; S-NAT / D-NAT / IPv6 / Public IPs

    hi, it seems, that I find (one?) reason: I got a lot of: <pre> pve-firewall[234067]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. </pre> errors and the ruleset for IPV6 wasn't added. The reason was a (via...
  8. R

    From FWbuilder to ProxMox firewall; S-NAT / D-NAT / IPv6 / Public IPs

    hi, hmm, I tested around ... enabled IPV6 on host/datacenter and VM, via Proxmox -> Firewall -> Add Rule -> Proto "ipv6 ... ipv6-icmp ..." but, nothing. I also see nothing in the pve-firewall.log, about dropped IPV6 packets ... I also removed [x] firewall from the interface, which only has an...
  9. R

    From FWbuilder to ProxMox firewall; S-NAT / D-NAT / IPv6 / Public IPs

    I've got most things working, but IPV6. After starting firewall (with some rules), IPV6 traffic from the KVM VMs stops working. For example ping to ipv6.google.com: -> destination unreachable Where I have to set the correct rules, to get IPV6 for my VMs working? any suggestions?
  10. R

    From FWbuilder to ProxMox firewall; S-NAT / D-NAT / IPv6 / Public IPs

    hi, my private root server runs at the moment with Debian Wheezy, Xen and six running paravirtualized VMs. I have 5 public IPs: Host itself Mail VM Web VM Jabber VM DNS One VM has only a private IP, but public IPv6. All VMs have also a private IP, for internal communications ...
  11. R

    Planing new hardware for 10Gib network + make use of sr-iov

    hi, at the moment, all of our IBM X3550M3 / X3750M4 / Suns ... Proxmox (3.2) nodes runs with 2 x 1Gbit/s for ISCSI and cluster communication (multipath) and 2 x 1Gib/s for the external communication (bonding LACP). We planning a new network with 10Gib/s with the following hardware: For...