Search results

  1. P

    Detected Hardware Unit Hang

    Probably this thread related. https://forum.proxmox.com/threads/detected-hardware-unit-hang.127991/ Still not fixed there, but recommend to update intel fw
  2. P

    PVE Firewall on cluster level block incoming traffic from vpses on same hypervisor

    Hi i have strange problem. On hypervisor 1 i have config in /etc/pve/firewall/cluster.fw [OPTIONS] enable: 1 ebtables: 1 [IPSET custom_ips_allow] 5.182.XXX.0/24 # NETWORK-infrastructure 5.182.YYY.0/24 # NETWORK-smtp1 [RULES] IN ACCEPT -source +custom_ips_allow -log debug On this...
  3. P

    ixgbe driver hang up | Detected Tx Unit Hang Tx Queue

    Same shit here, hypervisor with 10+ vps suddenly dont respond. Restarted, wokring fine. There are aftermath syslogs --- Jan 30 14:12:42 proxmox6 kernel: [20746907.799602] ixgbe 0000:c1:00.0 enp193s0: Detected Tx Unit Hang Jan 30 14:12:42 proxmox6 kernel: [20746907.799602] Tx Queue...
  4. P

    Is pvesh get nodes reporting incorrect cpu maxcount ?

    Hi i tried to ge some info about nodes via pvesh and get probably wrong value ... Tried this code root@e3-1270v6s5:~# pvesh get nodes --noborder --human-readable=1 node status cpu level maxcpu e3-1270v6s5 online 0.88% 8 processor : 7 vendor_id : GenuineIntel cpu...
  5. P

    VM hanging / freeze after update from PVE 6 to 7

    Hi same problem here imgstorage is vps (nfs server) in pve7 ( node1-ryzen ) - 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.13.19-2-pve: 5.13.19-4 ceph-fuse: 14.2.21-1...
  6. P

    Proxmox VE 6 to 7 upgrade trouble...

    And whats proper upgrade path ? Of course https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0 but is needed some actions for machines with installed with proxmox 6.4 or lower ? I got some grub errors for some machines that has no zfs, just ext4. Fixed with debian netinst and grub-install /dev/sdX
  7. P

    [BUG ?] Failed to delete user pveum

    And another ?? FAIL ?? pveum user delete tester@nonsense delete user failed: auth domain 'nonsense' does not exist this add user into user.cfg even if that user no exists
  8. P

    [BUG ?] Failed to delete user pveum

    Hi i probably found a bug. root@test01:~# pveum user delete tester@pve delete user failed: user 'tester@pve' not found User is deleted from shadow.cfg, but not in user.cfg. I cant login into webgui with this user, but when im in webui with another user i can see tester@pve in user list...
  9. P

    Estimated time when qmmove end

    I really understands the estimated time will not be super precise, but every line in qmmove output will be guesstimate and thats enough imho.
  10. P

    Estimated time when qmmove end

    Hi when im moving some large disk through qm move i want to know when transfer complete. I do some excel table where i set start time and do some magick. Works well, but would be fine to see in proxmox move info window. The sheet is included for formula calculation example
  11. P

    pveproxy dying when VPN drops

    No, no this is my action when i was reseting pveproxy to temporarily fix the problem. No process is restarting pveproxy.
  12. P

    pveproxy dying when VPN drops

    Hi, im observing problem that im connected to pve webgui over vpn and vpn dies, after some of random amount of time pve dies too. In journal i cant see nothing, this is when i restart pveproxy that works for some time and after about @15 mins its pveproxy down again In pveproxy log i see only...
  13. P

    [SOLVED] storage migration failed: block job (mirror) error: VM XXX qmp command 'query-block-jobs' failed - got wrong command id

    Thanks for reply. The problem was caused by optical transcievers - only Rx. They have big loss - both :) . After change, the qmmove works like charm.
  14. P

    [SOLVED] storage migration failed: block job (mirror) error: VM XXX qmp command 'query-block-jobs' failed - got wrong command id

    And too much activity on io_wqe_worker - Total DISK READ: 4.89 M/s | Total DISK WRITE: 169.61 K/s Current DISK READ: 915.53 K/s | Current DISK WRITE: 0.00 B/s TID PRIO USER DISK READ DISK WRITE SWAPIN IO COMMAND 263021 be/4 root 0.00 B...
  15. P

    [SOLVED] storage migration failed: block job (mirror) error: VM XXX qmp command 'query-block-jobs' failed - got wrong command id

    Hello, fresh migrated from PVE 5 > 6 > 7. Everything in upgrade process worked fine. Now im facing problem that im moving disks back to LVM from NFS storage. It takes too much long when copy 10G disk. And sometimes i see errors :( .. see below. drive-virtio0: transferred 2.4 GiB of 10.0 GiB...