Recent content by t89s

  1. T

    PBS CLI show backup state

    Thank you for your answer On the dashboard you can see a summary of the jobs over 30 days. With the success and failed. The idea would be to make a zabbix template with this info and be able to set it up over the last 24 hours for example. So, if a job is failed, it would send an alert to...
  2. T

    PBS CLI show backup state

    Hi everyone, I am a heavy zabbix user, and I like monitoring everything in an infrastructure and how important backups are :) I looked a bit at the pbs documentation without seeing if it was possible to recover the status of the backups in CLI. Is there a way to get this information? This...
  3. T

    Backup error Input/output error

    I hadn't seen anything in dmesg or syslog, that's why I redirected to the community. I hadn't thought of a simple test cp /usr/lib/x86_64-linux-gnu/libdcerpc-binding.so.0.0.1 / root / cp: error reading '/usr/lib/x86_64-linux-gnu/libdcerpc-binding.so.0.0.1': Input / output error I just...
  4. T

    Backup error Input/output error

    Hi everyone, Sorry for my English, I am French speaking. I recently installed a proxmox backup server to add a backup solution for my three proxmox ve. I encountered a problem with a physical host backup. Version proxmox-backup-client Installed: 1.0.6-1 On pve1 I get the error below, while...