Re: XenServer and re0 watchdog timeout

2012-11-19 Thread belenus
Hi, personally I prefer to use option 1. # Rename the original QEMU script: mv /usr/lib/xen/bin/qemu-dm /usr/lib/xen/bin/qemu-dm.orig # Replace with a wrapper script: echo '#!/bin/bash oldstring=$@ newstring=${oldstring//rtl8139/e1000} exec /usr/lib/xen/bin/qemu-dm.orig $newstring'

System crash due to kernel locking?

2012-06-20 Thread belenus
Hi, just had one of my servers crash with the following message: http://v68i.img-up.net/crash113b41.JPG Was this specific issue fixed in -current with the following comment from the daily changelog? The mlock(2) and munlock(2) systemcalls no longer cause hard failures when the

Re: Thunderbird stability/usability?

2006-08-16 Thread belenus
I had the same problem with 3.9, now I am running 4.0-beta with the latest thunderbird package and I don't have that problem anymore. But it still hangs (folder don't get refreshed anymore) from time to time when running for several hours.