Search results

  1. D

    "Backup" in case of SSD failure

    With mdadm / glusterfs you have a real time synchronisation. take a lot à rsnapshot https://wiki.debian-fr.xyz/Rsnapshot if you choose something like rsync
  2. D

    "Backup" in case of SSD failure

    software raid, rsync or glusterfs ....
  3. D

    Save/Export VM/CT backups from PBS to USB disk for offsite/offline backups

    Good question . i think you can mount the datastore on another pbs server it needed. Maybe someone can confirm that.
  4. D

    Save/Export VM/CT backups from PBS to USB disk for offsite/offline backups

    Maybe mount the disk on the PBS server. Create a datastore on it. Create a sync job between the orignal data store and the usb one.
  5. D

    Possible to move a backup / group backup / from a datastore to another one?

    Bonjour, Just to know if it's possible or not. Dark26
  6. D

    Automatic Garbage collector error on delete backup.

    i have this option too ( daily both ) Maybe possible to set a différent time between the 2 tasks when the same schedule is set.
  7. D

    Automatic Garbage collector error on delete backup.

    I will tell if the problem appears tommorow or if i can reproduce it.
  8. D

    Automatic Garbage collector error on delete backup.

    Bonjour, I have this message on the task list : 2020-09-03T00:00:00+02:00: starting garbage collection on store Backup_Day 2020-09-03T00:00:00+02:00: task triggered by schedule 'daily' 2020-09-03T00:00:00+02:00: Start GC phase1 (mark used chunks) 2020-09-03T00:00:09+02:00: TASK ERROR: Unable...
  9. D

    container backup using much more space after update

    Absolut weird.... the same for me... I did not change anything (no update/no extra reboot/etc) --> same here . after the test twith a backup in a stop mod yesterday, today all is ok on all backup strange Proxmox Virtual Environment 6.2-11 Rechercher Datacenter Rechercher: Vue Serveur...
  10. D

    container backup using much more space after update

    Much better in stop mode INFO: starting new backup job: vzdump 179 --mode stop --node p2 --storage Backup_Day --remove 0 INFO: Starting Backup of VM 179 (lxc) INFO: Backup started at 2020-09-02 00:13:43 INFO: status = running INFO: backup mode: stop INFO: ionice priority: 7 INFO: CT Name...
  11. D

    container backup using much more space after update

    One LXC is even worse : 179: 2020-08-25 03:00:03 INFO: Starting Backup of VM 179 (lxc) 179: 2020-08-25 03:00:03 INFO: status = running 179: 2020-08-25 03:00:03 INFO: CT Name: nextcloud 179: 2020-08-25 03:00:03 INFO: including mount point rootfs ('/') in backup 179: 2020-08-25 03:00:03 INFO...
  12. D

    container backup using much more space after update

    pveversion -v proxmox-ve: 6.2-1 (running kernel: 5.4.55-1-pve) pve-manager: 6.2-11 (running version: 6.2-11/22fb4983) pve-kernel-5.4: 6.2-5 pve-kernel-helper: 6.2-5 pve-kernel-5.4.55-1-pve: 5.4.55-1 pve-kernel-5.4.44-2-pve: 5.4.44-2 ceph: 14.2.10-pve1 ceph-fuse: 14.2.10-pve1 corosync: 3.0.4-pve1...
  13. D

    container backup using much more space after update

    Same problem here Now after upgrade and reboot INFO: root.pxar: had to upload 1.26 GiB of 2.33 GiB in 213.43s, average speed 6.02 MiB/s). INFO: root.pxar: backup was done incrementally, reused 1.08 GiB (46.2%) INFO: Uploaded backup catalog (1.14 MiB) INFO: root.pxar: had to upload 1.26 GiB of...
  14. D

    Proxmox not booting anymore after motherboard swap

    maybe try to boot on a live cd and see if there any hardware problem. it's like a hard drive failure, or a cable problem
  15. D

    How fast is your backup datastore? Benchmark tool

    PBS server in a vm in pve. 1 Go ram 2 vcpu. backend store Store is a disk image on a cifs share on a freebox ( speed max around 25 mo /s) Uploaded 101 chunks in 5 seconds. Time per request: 52430 microseconds. TLS speed: 80.00 MB/s SHA256 speed: 107.57 MB/s Compression speed: 295.80 MB/s...
  16. D

    View / explore file inside a VM like in a CT

    thanks for the reply;) Great job by the way for the product :)
  17. D

    View / explore file inside a VM like in a CT

    Bonjour, It's no possible unless if we install a backup agent in the vm itself? Am i right ? Merci Dark26
  18. D

    Wake on Lan ( Wol ) PBS server just before backup and stop serveur after.

    Bonjour, I have not yet try the product, because i have an internet connection problem at the moment. But is there a ( simple ) way to add a prescript and postscript for example, to start the pbs server via WOL, and then shutdown the serveur after the backup? The product seems promising, Dark26