Search results

  1. A

    [SOLVED] arcstat - broken stats

    Thanks, it is sorted now: https://forum.proxmox.com/threads/opt-in-linux-6-5-kernel-with-zfs-2-2-for-proxmox-ve-8-available-on-test-no-subscription.135635/
  2. A

    [SOLVED] arcstat - broken stats

    Hi guys, I upgraded Proxmox from 7 to 8. I am trying to tune memory for ZFS but the command arcstat seems broken: # arcstat time read ddread ddh% dmread dmh% pread ph% size c avail Traceback (most recent call last): File "/usr/sbin/arcstat", line 637, in <module>...
  3. A

    Server stopped after backup error

    Hi all, My host suddenly stopped working one night and I do not know why. I have checked a syslog and found this: The full log is attached to the post. Feb 22 01:29:42 srv01 vzdump[6228]: ERROR: Backup of VM 111 failed - interrupted by signal ... Feb 22 01:29:49 srv01 kernel: [80781.766659]...
  4. A

    [SOLVED] Migration from Hyper-V - stuck on Booting from Hard Disk...

    Hi all, I am beginner with Proxmox and I have a problem with migration a VM (cPanel) from Hyper-V 2016 I have converted the VM from HyperV to cp.raw qemu-img convert -O raw cp.vhdx cp.raw dd bs=1M if=cp.raw of=/dev/zvol/NVME/vm-100-disk-0 zfs list NAME USED AVAIL...