Search results

  1. E

    How to automate backup process?

    ok mine is: proxmox-backup-client backup pve-etc.pxar:/etc --include-dev /etc/pve I believe keyfile is for encryption I don't use that.
  2. E

    How to automate backup process?

    You're Welcome! Just add it to this line: proxmox-backup-client backup etc.pxar:/etc --include-dev --keyfile /root/office.key PS. The reason it doesnt' backup is /etc/pve is a special mounted /dev/fuse
  3. E

    How to automate backup process?

    This is very useful, just don't forget to include: --include-dev in your command line or /etc/pve contents will be EMPTY!
  4. E

    How to backup PVE itself ?

    Can someone please do a guide on the backup client manually. I find it hard to use and the documentation
  5. E

    AMD EPYC 9004 support

    I can't even find benchmarks on the 9124 chip, yet I see someone selling the CPU.
  6. E

    How to power-off a USB HDD

    So what's the point of this, is this for some sort of backup security by turning off the external HDD until the next day?
  7. E

    Proxmox 7 - return of no display issue - displays "resolution out of range"

    Any solution to this? I was thinking of getting an SR250v2 now I am not sure. I can barely find anyone using this server.
  8. E

    [SOLVED] Performance issues with new Lenovo Server (Hardware Raid)

    Gerhard where are the updates? :) Be sure to test your database application query too not just the pveperf results.
  9. E

    [SOLVED] Performance issues with new Lenovo Server (Hardware Raid)

    Well it's getting faster.. If you want to try with mitigations off you have to add this to /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="quiet mitigations=off" then run #update-grub I thought the big speed difference affected only older CPUS though?
  10. E

    [SOLVED] Performance issues with new Lenovo Server (Hardware Raid)

    Definitely try RAID 10. Also, about the CPU, that's the problem with some of the new CPUS. Their single thread rating is sometimes not that much better. Sure a little better than these aging servers but not a big boost. They are more for multi core and PCIE lanes, but if your app is single...
  11. E

    [SOLVED] Performance issues with new Lenovo Server (Hardware Raid)

    Why aren't you using RAID10 for the SSDs? RAID5 is for old SAS spinning disks.
  12. E

    [SOLVED] Upgrade to Proxmox 7 - Bond (LACP) Interface not working anymore

    First of all thank you. I had to remove the: auto eno1 then restarted networking and it worked Then I re-installed ifupdown2 got into gui reset the settings and it made it how it was originally but it now works with the auto eno1 lines. Is this because ifupdown2 was removed on the upgrade?
  13. E

    Proxmox VE 7.2 released!

    What does the virtio-gl driver allow? Do you need to have a dedicated GPU for it to take advantage? what are benefits? Thank you.
  14. E

    [SOLVED] BTRFS Technology Preview

    The BTRFS does that wear out consumer ssd like zfs? At least for OS?
  15. E

    Proxmox VE 7.2 released!

    OMG backup notes thank you, finally so we know which is what! How simple finally, I kept having to type them in...
  16. E

    Opt-in Linux Kernel 5.15 for Proxmox VE 7.x available

    Waiting for 7.2 proxmox with it all integrated. Any idea when it will be out?
  17. E

    log files - root@pam user - no api tokens please!

    Is there a way to stop the logs in /var/log/syslog /var/log/proxmox/api/auth.log To be constantly written with root@pam allowed every 10 second without using api tokens? Thank You
  18. E

    [SOLVED] PBS log issue

    Merci pour les fotos! Yes, I think mine was similar. Except the Path's (Chemin) depending on if you want to give less permission you can point to /datastore/backup and different Role's but then you have to test make sure everything works. Also if you have an existing datastore we have to...