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
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/
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
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
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..