Recent content by Linyu

  1. L

    Invalid type 'C' in pack at /usr/share/perl5/Convert/ASN1.pm

    I can confirm reinstall to fresh pve 8.1 installation with official iso can't resolve the problem: http://download.proxmox.com/iso/proxmox-ve_8.1-2.iso Linux rgs-44 6.5.11-8-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-8 (2024-01-30T12:27Z) x86_64 The programs included with the Debian GNU/Linux...
  2. L

    Invalid type 'C' in pack at /usr/share/perl5/Convert/ASN1.pm

    I am using ASUS PRIME Z790-P WIFI D4 motherboard, with BIOS 1656 which was released on 2024/04/19, Intel ME version 16.1.30.2307v4.
  3. L

    Invalid type 'C' in pack at /usr/share/perl5/Convert/ASN1.pm

    I have the same problem today, and using the same `Intel(R) Core(TM) i9-14900K` CPU, I am upgrading pve from 6.2 kernel to the current 6.8 kernel, and after upgrade, everything is broken, executing commands related to PVE will result in random errors like @tecem posted before, yes, sometimes it...
  4. L

    Verify errors on multiple deployments after garbage collection

    I opened atime on the dataset, but still encountered validation errors. In fact, my PBS instance is a virtual machine in the Truenas scale, and I created a volume in the Truenas scale and mounted it to the PBS virtual machine. I learned that atime is only a property of the dataset, but not a...
  5. L

    Verify errors on multiple deployments after garbage collection

    Thanks for the help! I found that Truenas has disabled attime by default, so I will give it a few days to see if the same problem still occurs.
  6. L

    Verify errors on multiple deployments after garbage collection

    We are running a few proxmox backup servers deployed on top of Truenas, which is based on ZFS, so I am quite sure that there is no hardware disk failure. But recently, when I was trying to restore backup from PBS. I found some backup is broken, the error log shows some .chunk is missing (no such...
  7. L

    clone failed: command 'zfs list..' got timeout

    The interesting thing is that, after I ran this command manually on the shell, shortly, I clone again, it will succeed without any problem.
  8. L

    clone failed: command 'zfs list..' got timeout

    Hi, I've found an issue while using ZFS, with much VM. It shows this on creating the VM: create linked clone of drive scsi0 (data:base-304-disk-0) TASK ERROR: clone failed: command 'zfs list -o name,volsize,origin,type,refquota -t volume,filesystem -Hrp' failed: got timeout This command seems...
  9. L

    No zvol device link found after 300 sec found issue.

    Update: No problem anymore after changing the kernel to the default one.
  10. L

    No zvol device link found after 300 sec found issue.

    systemd-udevd is using CPU usage 100% after system boot, any idea? journalctl -xe:
  11. L

    No zvol device link found after 300 sec found issue.

    I've just vzdump and restore the VMs and change the storage to ZFS, after that, I 've tried to boot VM, but found I have these issues sometimes on some VM: IO wait / resource usage is normal. pveversion: root@cn-hk1:~# pveversion -v proxmox-ve: 7.0-2 (running kernel: 5.13.5-1-edge)...
  12. L

    lvm broken with lvconvert --repair shows insufficient free space

    I've added a disk to vgextend the vg, after lvconvert --repair data/data, I can see some lv is active now, but beyond that, I got this error : root@cn-hk1:/dev/mapper# lvchange -ay /dev/data/vm-917065-disk-0 device-mapper: reload ioctl on (253:4) failed: No data available
  13. L

    lvm broken with lvconvert --repair shows insufficient free space

    Hi forum, I am suffering in a problem due to a system crash, I am using LVM-THIN created in proxmox GUI, the lvm seems broken and I saw it needs to fix manually in system log, so I try to use lvconvert --repair data/data to repair it, but it tells: Volume group "data" has insufficient free...
  14. L

    Node with question mark

    I have the same problem! Now my clusters will crash almost every 2 weeks for no reason, the only way to resolve this is to rebooting the servers, anyone can help now?