pbs

  1. T

    PBS Performance improvements (enterprise all-flash)

    I have just replaced our backup server with a Dell machine running a pair of 8 core Xeon Gold 6144's with 512GB of RAM, and 24 x 12G 7.68TB SAS SSD's in a hardware RAID 10 on a Dell PERC H740P (I have tested ZFS as well via HBA mode). The PBS box has a pair of 40Gb NIC's in a LACP to our Nexus...
  2. P

    Resilver very slow

    Hello I've a PBS based on a DELL T140, 2 M2 for OS, 4 x HDD Seagate ST8000 8TB . Replaced an HDD with 8 Offline uncorrectable sectors and resilver. Resilver is very slow: volume is 23TB but data are only 2.5TB. In 4 hours 135 resilvered. Why is it too slow ? My best regards
  3. R

    Backup based on tags

    Hi Proxmox community, Is ist possible to control the PBS backup based on tags for vm's? Example: vm101 - tag: debian, fileserver, weekly vm102 - tag: windows, ad, daily vm103 - tag debian, test, none Our idea: PBS shall read the tags of the vm's automatically and perform the backup of the...
  4. F

    Backup mit langsamer Geschwindigkeit

    Ich habe einen PVE Node, auf dem der PBS direkt mit installiert ist. Aus mir nicht erklärbaren Gründen ist der Backup Vorgang sehr langsam. PBS und VM Storage sind auf dem selben Volume. PVE 8.0.3 PBS 3.0-1 proxmox-backup-client benchmark gibt folgendes aus...
  5. R

    Inconsistent SSL error (routines:: wrong version number)

    I am currently setting up a Proxmox Backup Server (PBS) to store my Proxmox Virtual Environment (PVE) backups. When I tried to add the PBS as a new storage location, I encountered the following error: create storage failed: pbs1: error fetching datastores - 500 Can't connect to...
  6. N

    VM shutdown when trying to do a backup !

    Igot this error backup and the vm turns off INFO: trying to get global lock - waiting... INFO: got global lock INFO: starting new backup job: vzdump 124 --notes-template '{{guestname}}' --quiet 1 --prune-backups 'keep-last=3' --mode snapshot --storage pbs--ovh --mailnotification always INFO...
  7. N

    Removing backup but my disk still saturated !

    Hello, Removing backup but my disk still saturated ! Any one can help ? Best regards,
  8. L

    PBS backup destroyed VMs.

    Hello everybody, Today I had a surprise when I arrived at work, some PBS backup routines were showing an error, and the worst part was that some machines in this routine were corrupted during the process, I had already seen this in faulty equipment, but this time it was a brand new server...
  9. D

    Task Summary with unlabeled columns

    What do the first and second columns with numbers represent? Should they not be labeled? Just wondered.
  10. C

    Unable to open chunck store / Permission denied

    Guten Tag Proxmox Community, ich möchte gerne meine VM's entsprechend mit dem PBS sichern, den datastorage aber auf einer NAS haben. Dazu habe ich folgendes bereitsausgeführt: 1. sudo apt install cifs-utils 2. credentials in eine file geschrieben (/root/.smbcredentials) 3. Mount-Directory...
  11. L

    PBS not showing ZFS

    I have a proxmox ve with a single ZFS, named zpool. Inside that proxmox ve node, I have a privileged lxc container with PBS installed via proxmox scripts. When I go into the PBS into storage, I don't see the ZFS storage and I get this error: Bad Request (400) command "zpool" "list" "-H" "-p"...
  12. R

    PVE cluster 8.2 PBS timeout

    Hi all. I have 2 proxmox clusters, one which has 2 x PVE 7.4-16 nodes and the other one which has 2 x PVE 8.2.2 + qdevice. I use PBS v3.1-2 on docker, on a Synology NAS. On cluster with v7.4-16, the backups never fail but on the other cluster, the one with v8.2.2, backups systematically fail...
  13. V

    Can proxmox-backup-client restore a host to another drive?

    Hello everyone, I have a 2 node cluster in my current setup. I want to use proxmox-backup-client to backup only the Hosts(Nodes) not the VMs, the VMs are already backed up to a NAS using the backup feature in VE. I already have a pbs setup where I want to backup the host and the VMs in the...
  14. C

    Proxmox PBS integration with Zabbix

    Hi All, We want to integrate our Proxmox PBS server into Zabbix for monitoring purposes. We need to monitor the status of the backup jobs via Zabbix. But we are unable to find any templates that can help us. Reaching for help for this matter
  15. F

    Is there a way to get cephfs backups onto PBS ?

    Hello all! I've just deployed a proxmox backup server 3.2. I'm able to get VM backups but i want to ask, is there a way to get a cephfs backup? this my pbs config; If there is, it will be gorgeous !!! Thanks !
  16. M

    Exclude backup directory

    I have two similar PBS LXC containers on different PVE hosts, and they both use a mountpoint from a local zpool on a separate disk(s). One of them does the right thing and avoids including the configured backup directory for itself when backed up to its own PBS instance. They both have the same...
  17. P

    Email from PBS after backup

    Hello I've a 2 nodes cluster PVE and a physical PBS. When I backup I receive one email from PVE01 and one email from PVE02. I've a service that check email log backup and signal for failed or missing job. This service can receive only and email from a single server sender. How can I've a single...
  18. B

    How much space for a PBS machine?

    Let's say I have a Proxmox system with a 8 TB VM (to store all my data, e.g. photos, videos, music etc.) on a 8 TB SSD How much storage would a backup server need to back that VM up? Would another 8 TB SSD suffice? Or do the backups require even more space? (I don't need to keep multiple...
  19. B

    Reduce log spamming when PBS is offline - (error fetching datastores - 500 Can't connect to...)

    Hi everyone, I have a PBS witch is offline and turned on only for the backup via WoL. After that, the PBS shutting down. It's working fine, but in my PVE log is spammed with an error (every 10s), because the PBS is not reachable: pve pvestatd[1890]: PBS: error fetching datastores - 500 Can't...