Search results

  1. K

    cron emails ( pve postfix ignores /etc/aliases and /root/.forward)

    Hi List, the problem i noticed recently is that the email generated by cron are not being sent to the email of the root@pam user specified during the installation. Started digging and it seems that by default /root/.forward contains |/usr/bin/pvemailforward that should take place of the...
  2. K

    live migration AMD Intel

    Hi list, I have recently introduced and joined "AMD Ryzen 7 5800X" to my home prox cluster running on "Intel(R) Core(TM) i5-8400". I was under assumption, that providing you set the emulated CPU type to KVM64 or QEMU64, the live migration would work, however its not been my case. Pretty much...
  3. K

    Backup retention settings

    Morning guys, I have a problem with backup retention since the removal of the maxfiles options and switch to the prune groups. Whenever the backup job is run, the system leaves the most recent backup and deletes the older ones. I have tried setting the prune option via the "prune group...
  4. K

    USB network passthrough

    Hi list, I need to pass a USB device over the network to the virtual machine. I have added the USB spiceport and can succesfully pass a USB device from the remote-viewer. But I cant seem to find a client that will pass on USB device from a server wthout GUI to a virtual machine, Would anyone...