Search results

  1. D

    Error when launching prune command with proxmox-backup-client but work with dry-run option

    We have also encounter the same errors during the backup, with namespace en information ( token ) long, because it can't create the temporary file.
  2. D

    Possible to synchronize only one backup between two pbs server?

    Its's works but a have a little inconvenient : pbs1 ns1 backup : A, B , C, D synchro every day on pbs2 with a bigger retention. --> pbs ns1 backup : A,, B, C, D, E, F, G .... i wanted tu push back the backup ( G for exemple ) to PBS 1 , in order to have pbs1 ns1...
  3. D

    Possible to synchronize only one backup between two pbs server?

    Well. I had the pbs serveur himself to the pbs remote and it seems to works.
  4. D

    Possible to synchronize only one backup between two pbs server?

    The idea is great . But ( in the web page, maybe in command line we can do it ), we can't synchronise 2 namespace on the same datastore. We have to select another datastore, and in this case all the data will be read/write again.:( But if it was possible, it would be a great idea ideed. :rolleyes:
  5. D

    Possible to synchronize only one backup between two pbs server?

    Bonjour, We have one PBS ( PBS1 ) on one site synchronize to another PBS ( PBS2 ) one another site. Instance running on the first site doesn't have access to the PBS on the other site. Only 2 pbs are on the same network. we have a small retention on site 1 , and a big on the second site...
  6. D

    Error when launching prune command with proxmox-backup-client but work with dry-run option

    Do you have any news concerning this issue? i think i have the same problem with the promox-backup-client with the map command for mounting the backup. The message seems identitcal. ( i change some inforlmtion in the command line for posting.. ) proxmox-backup-client map...
  7. D

    Dirty bitmap becomes invalid, after storage migration.

    Bonjour, Can you confirm that the dirty bitmap is always clear after a storage move for a VM hard drive, even if the VM is still running with no reboot? So if we change the storage, we have to re-read oall the data for the backup with PBS ? Thanks.
  8. D

    Error when launching prune command with proxmox-backup-client but work with dry-run option

    I can create a prune job directly on the web interface on pbs, and after, i can launch the prune job when i click run now. it's work My idea was to create the prune job automatically ( with a prune Schedule) via the Api. And after that it's the pbs server who's launch the prune task ( prune...
  9. D

    Error when launching prune command with proxmox-backup-client but work with dry-run option

    I also altered the response. For the long name, they are generated automaticly via a backup script ( we use volume id), that's why there are long. I try with a short token I try with a login/pass, it's the same. there is a lot of "-" in the name of the namespace / group ( like 15 occurence )...
  10. D

    Error when launching prune command with proxmox-backup-client but work with dry-run option

    I ll try with a login/password. But the goal is to launcher the command in a script so the token seems more the way to go. For the file/ namespace name, i just quickly remplace the real name for posting here. Thanks for the reply
  11. D

    Error when launching prune command with proxmox-backup-client but work with dry-run option

    Hello i try tu run the prune command with the proxmox-backup-client like this : with the same command without the option -dry-run : It'a like it stuck for creating the tempfile for the backup, and the command don't work because of it Any idea ?
  12. D

    [TUTORIAL] Proxmox-backup-client 3.3.3 for RHEL-based distros

    For redhat 9 ), i use the .deb version with a conversion to rpm with alien , so far so good; I juste have to install the package fuse-libs.
  13. D

    Backing up the PVE node - dd, LVM snapshot, or better option?

    you can use pbs-backup-client with some script, to backup what you want ( file / harddrive/partition. )
  14. D

    Using NVMe / SSD hard drive as VM memory

    ksm /ballooning is active ? https://pve.proxmox.com/wiki/Dynamic_Memory_Management
  15. D

    Feature Request: Backup Restoration Jobs

    I say it's a nice fetaure;). This week i make a script that backup the entire disk of a physical server with pbs-backup-client to a pbs server ,and another script with proxmox-backup-restore that restore the backup into a vm, on proxmoxve on a offsite site in case of a big disaster.
  16. D

    proxmox-backup-client notification on failed/successful backup

    Bonjour, Did you find a solution ? we have the same problem. :(
  17. D

    Detect preferred language via browser or force default language for quarantine users

    Bonjour, Any news for the bugzilla ? https://bugzilla.proxmox.com/show_bug.cgi?id=4404 We are very interesting with this feature. We try to change the line Replace the line: Code: <script type='text/javascript'> function gettext(buf) { return buf; } </script> by the line: Code: <script...
  18. D

    [TUTORIAL] Condition VM start on GlusterFS reachability

    Typo mistake of course. https://docs.redhat.com/en/documentation/red_hat_gluster_storage/3.4/html/administration_guide/sect-managing_split-brain#sect-Managing_Split-brain I think thé read only appears only in proxmox node where the glusterfilestem is mount. In the VM you Can have i/o error.