Search results

  1. L

    backup: PBS vs legacy

    All, since the proxmox backup server is released, what might be a good reason to stay with the old legacy backup solution? Cheers, luphi
  2. L

    Restore Failures

    root@pbs-saumur:/datastore/saumur# proxmox-backup-manager verify saumur verify datastore saumur verify group saumur:host/frgrshpes015 verify saumur:host/frgrshpes015/2020-07-31T07:54:50Z check root.pxar.didx verify saumur:host/frgrshpes015/2020-07-31T07:54:50Z/root.pxar.didx failed: blob too...
  3. L

    Restore Failures

    PBS is installed by ISO in a VM, 2 disks (OS+DS, both ext4) host PVE is running on zfs verify ends with the same error "Blob too small" but it looks like only host backups are affected. currently verification is running across the whole DS.... I will report once done
  4. L

    Restore Failures

    same em here in sync log: 2020-07-31T09:37:04+02:00: re-sync snapshot "ct/110/2020-07-30T20:23:07Z" done 2020-07-31T09:37:05+02:00: re-sync snapshot "ct/111/2020-07-30T20:25:32Z" 2020-07-31T09:37:05+02:00: no data changes 2020-07-31T09:37:05+02:00: re-sync snapshot "ct/111/2020-07-30T20:25:32Z"...
  5. L

    [SOLVED] understand pruning

    finaly I got it, thanks again, did some --dry-run to figure it out. Cheers, luphi
  6. L

    [SOLVED] understand pruning

    thank you for your quick response, but I'm totally lost. :-(
  7. L

    [SOLVED] understand pruning

    Can someone please explain, why the backups from 21st were deleted? Since they are the only one on 21st, I expected them to stay. Cheers, luphi
  8. L

    statically linked client

    Is a statically linked client already available? Cheers, luphi
  9. L

    pruning considerations

    should be: Apr 1 May 1 Jun 1 Jul 1 Jul 8 Jul10 Jul 11 Jul12 Jul13 Jul14 Jul 15 Jul 16 Jul 17
  10. L

    pruning considerations

    I want to configure the following: - keep one backup per day for the last week - keep one backup per week for the rest of the month (week 2-4) - keep one backup per month for the rest of the year (month 2-12) So, it should end up with backups of a particular VM on the following dates: (I know...
  11. L

    possible backup namining conflict?

    What happens, if I have multiple independent PVEs and try to backup VM100 of PVE1 and also VM100 of PVE2? Only idea I have, is having dedicated datastores per PVE. (Unfortunately, there is still no way to define the id range on PVE) Cheers, luphi
  12. L

    centrally managed backup schedules

    Got your point, but I still believe, maintaining backups from a central GUI is much easier even if they are not related to VMs or containers. (backup type "host") Cheers, luphi
  13. L

    [SOLVED] datastore recovery

    Exactly, what I was searching for. Seems to work. Cheers, luphi
  14. L

    [SOLVED] network interface detection

    indeed it does, I fixed it manually. Maybe it's a good idea, to change it in your other products too ;-) Cheers, luphi
  15. L

    centrally managed backup schedules

    The announcement of PBS is really a good news. One option which would make it nearly perfect for me, would be an option in the GUI, which allows to manage all scheduled backups of all clients in one single place. I have no clue, how communication between the client and server process are...
  16. L

    [SOLVED] datastore recovery

    Let's assume, I install the Server in that way, that I have one dedicated disk for the OS and one dedicated disk for the datastore. When I have to replace the OS disk for any reason and reinstall from scratch, is there any way to import the datastore disk or are all the backups lost? When I...
  17. L

    [SOLVED] network interface detection

    When I install the backup server on top of PVE, the network interface in the PBS GUI is not detected correctly. Error: line 8: invalid address/mask '172.23.12.207' Cheers, luphi
  18. L

    accidentally removed node from /etc/pve/nodes/

    I thing I found it in https://pve.proxmox.com/wiki/HTTPS_Certificate_Configuration_(Version_4.x,_5.0_and_5.1) pvecm updatecerts -f recreates the certs. Cheers, luphi
  19. L

    accidentally removed node from /etc/pve/nodes/

    Hi all, I'm running a 5 node cluster versin 6.0 and had to remove 2 nodes. Everything went fine until I wanted to delete the removed nodes from the GUI. By accident I deleted the directory of a still existing node, which was at that time running an LXC container and a VM. Both, container and VM...
  20. L

    boot failure after creating encrypted dataset

    Hello Stoiko, thank you for your explanation. Now I'm sure, it's not my fault ;-) Cheers, luphi