Search results

  1. D

    Device 'drive-tpmstate0-backup' not found

    Ok, i will reboot ad verify this problem tx
  2. D

    Device 'drive-tpmstate0-backup' not found

    Yes, I've upgraded to 9.0.6 and i have all my windows VM without backup due to this error: Device 'drive-tpmstate0-backup' not found if i let tpmstate active the backup does not work I should remove it and then the backup is ok I don't understand the problem Recreated the tmpstate drive is...
  3. D

    Device 'drive-tpmstate0-backup' not found

    No answer because the question or why? Tx
  4. D

    Device 'drive-tpmstate0-backup' not found

    I've removed the tpmstate but... why?
  5. D

    Device 'drive-tpmstate0-backup' not found

    Hello, in have the latest version of pve pve-manager/9.0.6/49c767b70aeb6648 (running kernel: 6.8.12-11-pve) and i have this problem with all backup, all windows vm: Device 'drive-tpmstate0-backup' not found What i'm doing wrong? Tx, Diaolin
  6. D

    [SOLVED] Error fetching datastore...

    root@pam does not have permission anymore Solved, tx
  7. D

    [SOLVED] Error fetching datastore...

    I have this problem fetching datastore on the same host of the proxmox itself. It is installed on same machine See screenshot please Any hint? Tx Diaolin
  8. D

    About nfs

    Manual, pvesm doesnt work
  9. D

    About nfs

    Vers 4.2 doesnt work
  10. D

    About nfs

    Works with vers=4
  11. D

    About nfs

    Yeah but i don't understand why mount works
  12. D

    About nfs

    I know it but i don't find anything about pvesm Anyway tx
  13. D

    About nfs

    not interesting thread? :)
  14. D

    About nfs

    Hi, i jhave a question with pvesm: pvesm scan nfs 10.255.255.100 rpc mount export: RPC: Unable to receive; errno = No route to host command '/sbin/showmount --no-headers --exports 10.255.255.100' failed: exit code 1 with mount -t nfs works... where can i find the logs? Many tx Diaolin
  15. D

    [SOLVED] Transfer limit solved (--rate is the solution)

    Hi, folks, just a simple question: is it possible to limit ransfer speed of proxmox-backup-client, as parameter like bwlimit or similar? Or should i use the bwlimit in vzdump.conf ? I should use it as command line Many tx Diaolin
  16. D

    [SOLVED] I have this error during remote sync

    Changed the permission of the directory as described (cmdline) Diaolin
  17. D

    [SOLVED] How to customize host client name in proxmox-backup-client

    Just a question: how many TB do you have on your laptop? :)
  18. D

    [SOLVED] How to customize host client name in proxmox-backup-client

    No, sorry, this was a little work for you but i suggest a solution hostname myoldname export BACKUP_USER='redacted@pbs' export PBS='[IP of pbs]' export PBS_FINGERPRINT='redacted' export DATASTORE='local-storage' export PBS_PASSWORD='redacted' export...