Search results

  1. R

    After Upgrade to PBS4: pbs proxmox-backup-proxy[919]: couldn't set up TCP socket: error while accepting tcp stream

    Hi all, after upgrading to the next backup server version proxmox-backup-server 4.0.18-1 the issue disapeared. Thank you for you suggestions !
  2. R

    After Upgrade to PBS4: pbs proxmox-backup-proxy[919]: couldn't set up TCP socket: error while accepting tcp stream

    Hi Chris, Thanks for your reply. Yes the pbs is exposed to the internet behind a reverse proxy (apache. But this situation appears when (host) backups are running. These backups are internal, means that they run towards the local address of the server directly (not traversing the reverse proxy...
  3. R

    After Upgrade to PBS4: pbs proxmox-backup-proxy[919]: couldn't set up TCP socket: error while accepting tcp stream

    can't find anything unusual in /var/log/proxmox-backup/api/ ... root@pbs:~# systemctl status proxmox-backup-proxy ● proxmox-backup-proxy.service - Proxmox Backup API Proxy Server Loaded: loaded (/usr/lib/systemd/system/proxmox-backup-proxy.service; enabled; preset: enabled) Drop-In...
  4. R

    After Upgrade to PBS4: pbs proxmox-backup-proxy[919]: couldn't set up TCP socket: error while accepting tcp stream

    After Upgrading my pbs vm from 3 to 4 i get erros in /var/log/syslog and /var/log/user.log filling up the space in /var/log so that the server becomes unresponsive. root@pbs:/var/log# df -hl /root Filesystem Size Used Avail Use% Mounted on /dev/mapper/pbs-root 7.8G 7.6G 0 100%...
  5. R

    PBS 3.0.1 boot after new install in synology DS423+ vmm hangs

    OK, I found the solution myself https://forum.proxmox.com/threads/proxmox-installation-inside-synology-virtual-machine-manager.104241/ In short use vga not vmvga as video device...
  6. R

    PBS 3.0.1 boot after new install in synology DS423+ vmm hangs

    HI, I'm using PBS2.x on an Synology DS218+ (Intel Celeron J3355 CPU) in Synology virtual Machine Manager (VMM) since years to do our backups. Now I purchased a new Synology DS423+ (Intel Celeron J4125 CPU) and wanted to install the new PBS 3.01. The installer is working well, but when I try...
  7. R

    proxmox-backup-client new ENV VAR PBS_NAMESPACE

    ok, I did so https://bugzilla.proxmox.com/show_bug.cgi?id=4086
  8. R

    proxmox-backup-client new ENV VAR PBS_NAMESPACE

    HI pbs Team, great job with the new namespace feature ! As we use the client in some scripts to do or file based backups I was wondering that there is noc support for an ENV VAR of the new parameter --ns. So my short wish is to add a ENV VAR PBS_NAMESPACE in the same manner as PBS_REPOSITORY...
  9. R

    is it possible to merge datastore content ?

    thank you so much works like a charme ! Another question is, I have two pbs servers that are used to backup my data. Whe I have the same vm or host in both with different snapshots, can I marge them too in this manner ?
  10. R

    is it possible to merge datastore content ?

    Hi, when I started with pbs I created two datastores one for holding pve vm backups and one for pbs client (host) backups. Now 1,5 years later I see that the two datastores grow completely different and that the content is seperated with name prefix host/ or vm/. I have lots of free space in...
  11. R

    File Restore results in wrong german umlaute

    Bug report is here https://bugzilla.proxmox.com/show_bug.cgi?id=3618
  12. R

    File Restore results in wrong german umlaute

    yes I will open a bug report but in the meantime I found a solution that is working for me and maybe some others reading this. proxmox-backup-client is able to mount a snapshot in the vm where I took the backup and when I mount it there no issues with "german umlauts" exist in the mounted...
  13. R

    File Restore results in wrong german umlaute

    Hi all, I have an issue where we have to restore an compare a large directory structure from an proxmox-backup-client filesystem backup. Many file- or directorynames in the filesystem and in the backup contain "german umlauts". When we download the zip file from the PBS Restore UI the...
  14. R

    Feature Request for UI

    Ups I think this suggestion is better placed in pve webui, sorry
  15. R

    Feature Request for UI

    Hi, when creating a manual backup from pve webui I wolud find it helpfull to be able to enter the notes for the backup directly in the backup panel and not after the backup has finished (some hours later when I forgot what reason I had for this manual backup) Regards Joachim
  16. R

    SOLVED TASK ERROR: could not restore snapshots to tmpdir: unexpected file type:

    Hi Dominik, once again thank you for pbs and the fast and precise support. Solved the datastore issue and now backup and tape restore with HP LTO Drive works as expected!
  17. R

    SOLVED TASK ERROR: could not restore snapshots to tmpdir: unexpected file type:

    Details from failed Backup 903: 2021-07-13 11:09:18 INFO: Starting Backup of VM 903 (qemu) 903: 2021-07-13 11:09:18 INFO: status = stopped 903: 2021-07-13 11:09:18 INFO: backup mode: stop 903: 2021-07-13 11:09:18 INFO: ionice priority: 7 903: 2021-07-13 11:09:18 INFO: VM Name: vpnin 903...
  18. R

    SOLVED TASK ERROR: could not restore snapshots to tmpdir: unexpected file type:

    Thank you for the quick reply, As I wrote I have two datastores one for the restore tests (no backup was ever executed to this store) root@pbs:~# ls -l /mnt/datastore/TEST/.chunks/ | wc -l 1 The other one contains the number of files you expected: root@pbs:~# ls -l...
  19. R

    SOLVED TASK ERROR: could not restore snapshots to tmpdir: unexpected file type:

    can confirm that tape move are working now with my HP TAPE Drive on PBS 1.1.12 but stumbling into the next issue: 2021-07-12T19:31:43+02:00: Mediaset 'e773924f-5861-4a49-b2bb-1abcb59bce3f' 2021-07-12T19:31:43+02:00: Pool: XXXXXX 2021-07-12T19:31:45+02:00: found snapshot...
  20. R

    SOLVED TASK ERROR: could not restore snapshots to tmpdir: unexpected file type:

    Hi Dominik, ok, I will give this a try but I'm not familiar with building proxmox-backup-server components. Do you have a hint or link for me how to handle those patches and build the patches version ? Regards Joachim