Recent content by gerfloim

  1. G

    Proxmox Backup Server 3.3 released!

    Will there be a proxmox-backup-client version for arm64? I have a couple of mac mini's running here and would love to backup them with my PBS.
  2. G

    Windows Server 2016 vm hangs at Proxmox boot screen

    Meanwhile I did a full restore from our PBS and all is running well again. Thank you!
  3. G

    Wiederherstellung einer VM funktioniert nicht

    Es funktioniert jetzt. Ich musste noch alle replizierten Disks von einem anderen Node löschen. Der Restoreprozess läuft jetzt.
  4. G

    Unable to restore vm - TASK ERROR: zfs error: cannot create 'rz2pool/vm/vm-104-disk-2': out of space , but there is more than enough

    got it - I had to delete all replication disks from another server. Now it start the restore process
  5. G

    Unable to restore vm - TASK ERROR: zfs error: cannot create 'rz2pool/vm/vm-104-disk-2': out of space , but there is more than enough

    I'm trying to do a full restore from our PBS. Unfortunately only after a few seconds I get errors: Task viewer: VM 104 - Restore Warning: volblocksize (4096) is less than the default minimum block size (8192). To reduce wasted space a volblocksize of 16384 is recommended. new volume ID is...
  6. G

    Wiederherstellung einer VM funktioniert nicht

    Restore Log: Warning: volblocksize (4096) is less than the default minimum block size (8192). To reduce wasted space a volblocksize of 16384 is recommended. new volume ID is 'local-zfs-vms:vm-104-disk-0' Warning: volblocksize (4096) is less than the default minimum block size (8192). To reduce...
  7. G

    Windows Server 2016 vm hangs at Proxmox boot screen

    I did a windows 2016 server vm reboot this morning and since then the vm stucks in the Proxmox "Start boot option". I restarted the PVE host and also tried to go to the repair console, but nothing worked. Any ideas, how I could fix the boot procedure without having to restore the whole machine...
  8. G

    "module zfs not found in directory /lib/modules/5.15.60-2-pve"

    - after kernel update pve doesn't come up - whe I login to the console and try zpool status I get: /dev/zfs and /proc/self/mounts are required - when I try modprobe zfs I get "module zfs not found in directory /lib/modules/5.15.60-2-pve" how can I fix this error?
  9. G

    Aufter updating 6 to 7 kernel 5.15 will not boot

    That's exactly what I'm trying at the moment - thank's for the advice!
  10. G

    Aufter updating 6 to 7 kernel 5.15 will not boot

    During bootup it shows "failed to insert module autofs4" and following that then a couple of other error messages. All that leads to a non working system. When I boot the older 5.4 kernel the system boots normally, but my vm won't start, showing only the PROXMOX logo in the console. I need...
  11. G

    Backup of PVE Host configuration on PBS

    How can I backup the configuration files of my nodes on the PBS server? I could not find any information about this. Thanks and merry christmas!
  12. G

    I can't to kill the process "echo 3 > /proc/sys/vm/drop_caches"

    Same problem here: Linux sv-pve 5.3.18-2-pve #1 SMP PVE 5.3.18-2 (Sat, 15 Feb 2020 15:11:52 +0100) x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright...
  13. G

    Ceph Network Speeds?

    I have a similar issue here (without Ceph involved) between our PVE host and a FreeNAS nfs share (1GB connection): () INFO: starting new backup job: vzdump 104 --mailto admin@imedos.de --compress lzo --mailnotification failure --mode snapshot --storage NFSFreeNAS --quiet 1 INFO: Starting Backup...
  14. G

    Different upgrade state on two PVE systems?

    I have two PVE systems which are not connected, both have a valid subscription and the same apt sources settings, but I get different results on running package update while both claiming that no updates are available: proxmox-ve: 5.1-40 (running kernel: 4.13.13-4-pve) pve-manager: 5.1-46...