[Bug 1844195] Re: beegfs-meta lockup with glibc 2.27 on bionic

2019-10-08 Thread Paul Jähne
I also experience the issue but not at specific times but on medium/high load situations. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1844195 Title: beegfs-meta lockup with glibc 2.27 on bionic T

[Bug 1822048] Re: cluster report not displayed

2019-03-28 Thread Paul Jähne
The previous patch had a problem on updating (and probably for multiple clusters). This one doesn't and this is what is in the upstream repo: https://github.com/ganglia/ganglia-web/blob/master/cluster_view.php#L25. ** Patch added: "cluster_view.patch" https://bugs.launchpad.net/ubuntu/+source/

[Bug 1822048] Re: cluster report not displayed

2019-03-28 Thread Paul Jähne
Removing the array operator seems to fix the problem. ** Patch added: "cluster_view.patch" https://bugs.launchpad.net/ubuntu/+source/ganglia-web/+bug/1822048/+attachment/5250051/+files/cluster_view.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1822048] [NEW] cluster report not displayed

2019-03-28 Thread Paul Jähne
Public bug reported: When you open the ganglia webfrontend in a browser there is nothing displayed in the cluster report. The host views work. There should be an overview of the cluster. /var/log/apache2/error.log: PHP Fatal error: Uncaught Error: [] operator not supported for strings in /usr/s

[Bug 1751226] [NEW] purging docker.io fails

2018-02-23 Thread Paul Jähne
Public bug reported: Purging docker.io fails because the script nuke-graph-directory.sh uses shopt but the script runs with /bin/sh which doesn't provide shopt. Replacing /bin/sh with /bin/bash in the shebang fixes this. Here is the output: $ sudo apt purge docker.io Paketlisten werden gelesen..