Recent content by shahinbeyraghi

  1. S

    lost old backups problem

    hi we check backups directory and found out all backups exist there but dont shows in contents list in panel.
  2. S

    lost old backups problem

    backups are gone and we cant see in the backups list. all backups created by this command: vzdump {vmNo} --mode snapshot --prune-backups keep-all=1 --storage {storage}
  3. S

    lost old backups problem

    hi dears we lost old backups suddenly without any action on PBS, i want ask this can be happen? PBS version is 1.1-14
  4. S

    hook file name problem in pve 7

    hello dears we use PBS version2 with hook script to finalize process. in PVE version 7 we cant get backup file name and this variable is null. syntax: $ENV{TARFILE} how can get name in this version? thanks
  5. S

    restore backup on exist vm

    thanks for your response @dietmar but i want restore vm backup on another vm. for example i have backup from vm 1 and now i want restore this backup on vm 2. also i want do this action with command not pve panel. thanks
  6. S

    restore backup on exist vm

    Hello dears i want use from PBS backup file as image to rebuild my vm with backup image. restore command has error in this case. "VM {vmid} already exists on node" please assist me how can i do this. thnaks
  7. S

    add PBS storage in old versions

    Hello Dears i wnat add PBS storage to my server with PVE version 5.4 but i cant and get below error. my command: pvesm add pbs <id> --datastore <pbs-datastore-name> --server <ip-or-host> --fingerprint 00:AB:CD:... --username root@pam --password error: Unknown option: datastore Unknown...
  8. S

    export from backups

    Hello very well, how can i export backup? with PBS client or server? Thanks
  9. S

    export from backups

    Thanks for your response @dcsapak But I want download backup file and keep another storage such as download button in pbs ui. Can I do? Thanks
  10. S

    export from backups

    Hello i want to get export from my VM backup and use in another PBS server but i cant. please assist me how can i do? thanks
  11. S

    PBS --prune-backups option

    Hello i have question about --prune-backups option, this option can be set in command also can be set on storage. i want know about different between them. thanks
  12. S

    get datastore free space

    thanks @dcsapak my question resolved
  13. S

    get datastore free space

    hi those two questions have different subjects. now i want get datastore details on backup server not on clients and your solution is for client. thanks
  14. S

    get datastore free space

    Hello dears i want get datastore free space in PBS in CLI but i cant. I expect getting free space with command like below but i cant: "proxmox-backup-manager datastore show <name>" please help me thanks