[Bug 1331451] [NEW] Add socket backend support for mod_proxy in Apache 2.4.7

2014-06-18 Thread Henk Bokhoven
Public bug reported: Apache 2.4 supports Unix sockets since 2.4.9. See https://issues.apache.org/bugzilla/show_bug.cgi?id=54101 and https://wiki.apache.org/httpd/PHP-FPM --> mod_proxy_fcgi now supports network sockets since 2.4.9 Please include this feature in an update for Apache 2.4.7 in Ubunt

[Bug 744146] Re: cluster-glue lrmd lots of warnings since version 1.0.6

2014-03-22 Thread Henk Bokhoven
Sorry, but I can't judge this, since we're not using this setup anymore due to this bug. If you feel like it, close the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744146 Title: cluster-gl

[Bug 1210936] Re: Warnings in munin-graph.log during each graph rendering run

2014-01-28 Thread Henk Bokhoven
The recent update of Munin (Ubuntu Security Notice USN-2090-1, Munin 1.4.6-3ubuntu3.4) still has this issue, so the patch had to be applied manually (again). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1176370] Re: Ethernet connection not stable on Ubuntu 13.04(bug exists in 32bit and 64bit version) (kernel-bug-exists-upstream)

2013-05-17 Thread Henk Bokhoven
Ignore the mentioned fix in my comment. Is not helping after 10 - 15 minutes... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1176370 Title: Ethernet connection not stable on Ubuntu 13.04(bug exists

[Bug 1176370] Re: Ethernet connection not stable on Ubuntu 13.04(bug exists in 32bit and 64bit version) (kernel-bug-exists-upstream)

2013-05-17 Thread Henk Bokhoven
Also affects kernel 3.8.0-21-generic on VMware, using e1000 NIC. Temporary fix, a PING to our default gatweay, running from cron every minute: cat /etc/cron.d/ping * * * * * root/bin/ping -q -c3 192.168.0.254 > /dev/null 2>&1 -- You received this bug notification because you are a memb

[Bug 908583] Re: Apache cache serving partial content 206 responses to requests for the full content

2012-01-03 Thread Henk Bokhoven
Browsing the Apache2 codebase for Oneiric, the 2 mentioned patches have NOT been applied there. mod_cache: Oneiric Apache2-source: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/oneiric/apache2/oneiric/view/head:/modules/cache/mod_cache.c Apache2-patch: http://people.apache.org/~minfrin/http

[Bug 908583] Re: Apache cache serving partial content 206 responses to requests for the full content

2012-01-03 Thread Henk Bokhoven
Thanks Chuck. All our production and staging servers run Ubuntu 10.04 LTS, so sadly I'm not able to reproduce this (quickly) on Ubuntu 11.10 (Oneiric Ocelot). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 908583] [NEW] Apache cache serving partial content 206 responses to requests for the full content

2011-12-25 Thread Henk Bokhoven
Public bug reported: Apache is caching 206 responses. This is a known bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=49113 has been fixed in the trunk (http://svn.apache.org/viewvc?view=revision&revision=933919) but not in 2.2.1x [1] Description: Ubuntu 10.04.3 LTS, Release: 10.04 [2]

[Bug 744146] [NEW] cluster-glue lrmd lots of warnings since version 1.0.6

2011-03-28 Thread Henk Bokhoven
Public bug reported: Binary package hint: cluster-glue Since upgrading to the latest version of cluster-glue 1.0.6 on Lucid from ubuntu-ha-maintainers/ppa (see bug #740070), my corosync.log is getting flooded with these warnings: Mar 28 11:32:07 db1 lrmd: [959]: info: G_SIG_dispatch: started at

[Bug 740070] Re: No "upstart" support in cluster-glue-1.0.5-1

2011-03-22 Thread Henk Bokhoven
** Changed in: cluster-glue (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740070 Title: No "upstart" support in cluster-glue-1.0.5-1 -- ubuntu-bugs mail

[Bug 740070] Re: No "upstart" support in cluster-glue-1.0.5-1

2011-03-22 Thread Henk Bokhoven
Thanks! "upstart" is now accepted instead of "lsb" (after a reboot). upstart resource agent(s) are in place at /usr/lib/heartbeat/plugins/RAExec/upstart.so The corosync log-messages are now showing: Mar 22 19:37:13 db1 lrmd: [969]: info: RA output: (mysqld:start:stdout) Since the script you are

[Bug 740070] Re: No "upstart" support in cluster-glue-1.0.5-1

2011-03-22 Thread Henk Bokhoven
FYI - this almost seems like a duplicate of bug #659510 - check comment #12: https://bugs.launchpad.net/ubuntu/+source/cluster-glue/+bug/659510/comments/12 So up until now the _upstart resource agents_ are missing on my system, hence the "no such resource agent". -- You received this bug notific

[Bug 740070] Re: No "upstart" support in cluster-glue-1.0.5-1

2011-03-22 Thread Henk Bokhoven
Sorry for the typo, my bad... However the issue remains: # crm configure edit ERROR: upstart:mysql: could not parse meta-data: ERROR: upstart:mysql: no such resource agent Do you still want to commit? n What is causing this? IMHO cluster-glue, hence the bug-report. But maybe now is a good time to

[Bug 740070] Re: No "upstart" support in cluster-glue-1.0.5-1

2011-03-22 Thread Henk Bokhoven
I'm still under the impression "lsb" is the only valid primitive in the current set of packages I've got installed. Here's the output you requested, along with a "crm configure edit" when I try to replace "lsb" with "upstart". # crm configure show node db1 \ attributes standby="off" node

[Bug 740070] Re: No "upstart" support in cluster-glue-1.0.5-1

2011-03-22 Thread Henk Bokhoven
Thanks Ante, but so far this does not seem to work. Same error as in post #2. I added the PPA to /etc/apt/sources.list and ran the update on a test-cluster with 2 nodes. When using "upstart:mysql" instead of "lsb:mysql" the whole cluster is offline, so I had to get back to "lsb" (again). List o

[Bug 740070] Re: No "upstart" support in cluster-glue-1.0.5-1

2011-03-22 Thread Henk Bokhoven
Yes I did. Replacing "primitive mysqld lsb:mysql" with "primitive mysqld upstart:mysql" gives an error: ERROR: upstart:mysql: could not parse meta-data: ERROR: upstart:mysql: no such resource agent -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 740070] [NEW] No "upstart" support in cluster-glue-1.0.5-1

2011-03-22 Thread Henk Bokhoven
Public bug reported: Binary package hint: cluster-glue In package cluster-glue-1.0.5-1 for Ubuntu Lucid (10.04.2) there is no support for the in that release introduced "upstart". Still only "lsb". This results in messages like this in /var/log/corosync/corosync.log: "Rather than invoking init

[Bug 500963] Re: "tulip_stop_rxtx() failed" on quad tulip card ZX346Q

2010-07-28 Thread Henk Bokhoven
Also same results with kernel kernel linux-image-2.6.34-020634-generic: [ 88.737001] :00:06.0: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972113) -- "tulip_stop_rxtx() failed" on quad tulip card ZX346Q https://bugs.launchpad.net/bugs/500963 You received this bug notification becaus