Search results

  1. C

    vTPM support - do we have guide to add the vTPM support?

    I upgraded from 6 to 7. Its works with the new package ! Thanks you ! After shutdown and restart:
  2. C

    vTPM support - do we have guide to add the vTPM support?

    I have broken all :/ I have added pvetest repo and upgrade the 3 paquets: pve-manager qemu-server pve-edk2-firmware I had another version of trousers because of mortar framework installed: root@pve:/mnt/temp/backup_ext# dpkg -l | grep trousers iF trousers...
  3. C

    [SOLVED] PBS log issue

    Ok. I just have one debian + PVE + PBS. I use root@pam for PVE and PBS. I will learn for API token. Thanks you for answer.
  4. C

    [SOLVED] PBS log issue

    Hello, I don't know it's its since the last release, but I have this in syslog:
  5. C

    New Mobile App for Proxmox VE!

    PVE and PBS are on the same host. It will be possible in future to restore from the app ?
  6. C

    [SOLVED] iommu enabled to but enabled

    Unfortunaly, you can't passthrough PCIe device with this CPU. You need VT-d for this, not only VT-x. Some Sandy bridge M CPUs support this, but you to be sure your motherboard and BIOS support this.
  7. C

    Just a little feedback (6 to 7, PBS 1 to 2)

    I came from PVE 6.4 and PBS 1.X, installed on top on Debian 10 on the same host, with secure boot from Mortar Framework. I use principally a Windows 10 VM with GPU (WX 3100), NIC (Intel i210) and M2 PCIe Renesas USB3 (for USB front) passed trough. This is my daily "computer", used with a KVM...
  8. C

    [SOLVED] Error when backupping Template

    Just upgraded to PVE7 and PBS2, it works :) Thanks you
  9. C

    Windows VM issues when CPU set to Host

    You should look here: https://forum.proxmox.com/threads/issues-with-windows-10-vm.42435/#post-205858
  10. C

    GPU passthrough

    I had same issues with Asus P10S-i, it was a bugged BIOS. The two lasts BIOS for this motherboard has same issues (4602 and 4503) It works with this, but it's not clean, so i stuck to 4401. You can try to upgrade or downgrade
  11. C

    vTPM support - do we have guide to add the vTPM support?

    *edit* I'm looking it too. Like Stefan_R said in post 14, it's not very secure But I tried Mortar Framework: https://github.com/noahbliss/mortar It works like a charm with kernel upgrade, now it's time to add vTPM, since host is secure. :)
  12. C

    How fast is your backup datastore? Benchmark tool

    Xeon E3-1230V6, 32 GB ECC, PVE + PBS on same host. Intel S4500 960 GB for proxmox and VM, lvm-thin. ZFS mirror with 2 WD RED 5400 rpm for backups. Uploaded 1310 chunks in 5 seconds. Time per request: 3824 microseconds. TLS speed: 1096.64 MB/s SHA256 speed: 504.58 MB/s Compression speed: 766.60...
  13. C

    [SOLVED] Error when backupping Template

    thanks you, I hadn't thought of looking on bugzilla.
  14. C

    [SOLVED] Error when backupping Template

    I use LVM-thin for Proxmox and ZFS for playing with PBS. # lvs LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert base-108-disk-0 pve Vri---tz-k 32,00g vm base-108-disk-1 pve Vri---tz-k 4,00m vm swap pve -wi-ao----...
  15. C

    [SOLVED] Error when backupping Template

    I converted a vm to template and i would like to backup it, to keep a copy on PBS, and had this error. I can normaly backup all others "standards" vm. INFO: starting new backup job: vzdump 104 --storage backup --node pve --remove 0 --mode snapshot INFO: Starting Backup of VM 104 (qemu) INFO...
  16. C

    [SOLVED] P10S-I - Updating BIOS breaks GPU passthrough

    Hello, There is a new BIOS 4602 that solve the problem, GPU passthrough works again. Thanks you for answers wolfgang.
  17. C

    [SOLVED] Blacklisted GPU on headless machine but need command line

    Maybe you can boot from live CD / USB, mount your partition and edit your blacklist.conf or directly interfaces file?
  18. C

    [SOLVED] C-STATES not working

    You must install cpufrequtils and set GOVERNOR="powersave" It's what i have done to limit cpu temp and power