Tuxis launches free Proxmox Backup Server BETA service

Hi,
After rebooting a whole cluster (node by node), it is impossible to access the PBS.
Everything is up to date.

Sep 23 10:31:04 dc-prox-09 pveproxy[68324]: Clearing outdated entries from certificate cache
Sep 23 10:31:06 dc-prox-09 pveproxy[68323]: proxy detected vanished client connection
Sep 23 10:31:06 dc-prox-09 pveproxy[68323]: worker exit
Sep 23 10:31:08 dc-prox-09 pveproxy[44722]: proxy detected vanished client connection
Sep 23 10:31:10 dc-prox-09 pveproxy[44722]: proxy detected vanished client connection
Sep 23 10:31:10 dc-prox-09 pveproxy[49695]: proxy detected vanished client connection
Sep 23 10:31:26 dc-prox-09 pvestatd[2161]: status update time (37.271 seconds)
Sep 23 10:31:38 dc-prox-09 pvestatd[2161]: status update time (12.307 seconds)

Also, it is impossible via the GUI to browse other storages like Ceph, NFS, etc...

After removing the PBS everything works as expected.
 
  • Like
Reactions: World Tech
The pvestatd is waiting for responses from PBS which was pretty slow earlier. We just tuned the ZFS filesystem a bit with a 'special' device and upgraded to 0.8-19 which seems to have improved webserver-responses a bit.
 
Yes, the singlethreadedness of pvestatd is a problem that causes lots of confusion. I'll create a PVE-bug for that.

As far as PBS is concerned, I see no signs of issues on that side. Logging continues as normal and statistics do not show storage or CPU to be very busy. Performance of the PBS seems to need improvement somewhere, but I cannot see how many clients are connected, which is kind of a nice feature to have. I'll create a feature request for that.
 
  • Like
Reactions: World Tech
Yes, that is indeed related.

It does seem that PBS was unreachable, but the weird thing is that the server is not complaining about anything...
 
  • Like
Reactions: World Tech