Bug#524571: Is it related to cron?

2009-08-12 Thread Charles KOPROWSKI

Leopold Palomo-Avellaneda a écrit :

I by pass this problem with changing in the /etc/xen/xend-config.sxp
file the line

- (dom0-cpus 0)
+ (dom0-cpus 1)

I'm monitoring the server and it's up since 28 days


I tried this workaround on 5 dom0s and they are up since 34 days now !

So I can confirm that tips also works for me.

Thanks everybody,

Regards,

--
Charles KOPROWSKI
Administrateur Systèmes et Réseaux
Audaxis France



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#524571: Is it related to cron?

2009-07-08 Thread Charles KOPROWSKI
I have similar crashes here, when daily cron job runs. But I also 
realised that it happens sometimes under heavy I/O load.


This is problematic because it happens often during the night (backups) 
or early in the morning (crons) and it wakes up our staff for nothing 
as the dom0 just reboot itself.


Here are the daily crons :

-rwxr-xr-x 1 root root 16311 Aug 23  2007 aide
-rwxr-xr-x 1 root root  6822 Feb  8 01:41 apt
-rwxr-xr-x 1 root root   314 Dec  5  2008 aptitude
-rwxr-xr-x 1 root root   502 Nov 20  2007 bsdmainutils
-rwxr-xr-x 1 root root   576 Nov 27  2008 chkrootkit
-rwxr-xr-x 1 root root  4073 Sep 30  2008 exim4-base
-rwxr-xr-x 1 root root89 Oct  8  2008 logrotate
-rwxr-xr-x 1 root root   954 Jan 24 13:31 man-db
-rwxr-xr-x 1 root root   438 Oct 28  2008 mlocate
-rwxr-xr-x 1 root root   651 Aug 25  2008 rkhunter
-rwxr-xr-x 1 root root  3349 Sep 28  2008 standard

--
Charles KOPROWSKI



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524571: Is it related to cron?

2009-07-08 Thread Leopold Palomo-Avellaneda
A Dimecres 08 Juliol 2009, Charles KOPROWSKI va escriure:
 I have similar crashes here, when daily cron job runs. But I also
 realised that it happens sometimes under heavy I/O load.

 This is problematic because it happens often during the night (backups)
 or early in the morning (crons) and it wakes up our staff for nothing
 as the dom0 just reboot itself.


Charles,

I by pass this problem with changing in the /etc/xen/xend-config.sxp
file the line

- (dom0-cpus 0)
+ (dom0-cpus 1)

I'm monitoring the server and it's up since 28 days

So, change this line (it's easy and cheaper) and try to see what's happen. And 
if not works, send some new to the bug.

Regards,

Leo

PS the idea of the workarround is from S. Pfeffer so the merit is for him ;-) 
but I can confirm that at least from me is working.





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524571: Is it related to cron?

2009-06-11 Thread Leopold Palomo-Avellaneda
A Dijous 11 Juny 2009, Thomas Goirand va escriure:
 Hi,

 You guys are talking about crashes at 6:26. Amazingly, the cron.daily is
 by default at exactly this time. Can you guys past here an ls of what is
 in your /etc/cron.daily?

sure:

~$ ls -l /etc/cron.daily/
total 88
-rwxr-xr-x 1 root root  633 20 gen 18:31 apache2
-rwxr-xr-x 1 root root 7482 20 abr 21:54 apt
-rwxr-xr-x 1 root root  314 14 mar  2007 aptitude
-rwxr-xr-x 1 root root  502  1 nov  2004 bsdmainutils
-rwxr-xr-x 1 root root  576 27 nov  2008 chkrootkit
-rwxr-xr-x 1 root root  314 31 ago  2006 dlocate
-rwxr-xr-x 1 root root 4073 30 set  2008 exim4-base
-rwxr-xr-x 1 root root  580 23 set  2008 htdig
-rwxr-xr-x 1 root root   89 25 mai  2005 logrotate
-rwxr-xr-x 1 root root  954 24 gen 13:31 man-db
-rwxr-xr-x 1 root root   86 19 des  2004 modutils
-rwxr-xr-x 1 root root 1335 11 mai  2006 mysql-server.dpkg-old
-rwxr-xr-x 1 root root 1154  4 mar  2007 ntp
-rwxr-xr-x 1 root root 1118 26 ago  2005 ntp-server.dpkg-old
-rwxr-xr-x 1 root root  651 25 ago  2008 rkhunter
-rwxr-xr-x 1 root root  383 13 jul  2006 samba
-rwxr-xr-x 1 root root   83 30 mai  2005 slapd
-rwxr-xr-x 1 root root 3349 28 set  2008 standard
-rwxr-xr-x 1 root root 1222 20 jun  2008 sysklogd
-rwxr-xr-x 1 root root  766 16 des  2005 tetex-bin
-rwxr-xr-x 1 root root  142 15 feb 11:26 websvn

 I have to say that we have quite a large number of Xen servers (as we do
 VPS hosting in 10 locations), all upgraded to the latest security
 kernel, and none of them had the issue you guys are talking about. I can
 only guess that this is related to the cron jobs you have in.

yes, I guess too

but no idea 

Regards,

Leo





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524571: Is it related to cron?

2009-06-10 Thread Thomas Goirand
Hi,

You guys are talking about crashes at 6:26. Amazingly, the cron.daily is
by default at exactly this time. Can you guys past here an ls of what is
in your /etc/cron.daily?

I have to say that we have quite a large number of Xen servers (as we do
VPS hosting in 10 locations), all upgraded to the latest security
kernel, and none of them had the issue you guys are talking about. I can
only guess that this is related to the cron jobs you have in.

Thomas





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org