Stuff…

I know I will forget.

Stuff… header image 4

Entries Tagged as 'Uncategorized'

Test post

October 14th, 2009 · No Comments

This is a test post

[Read more →]

Tags: Uncategorized

E.On power outage map

August 18th, 2009 · No Comments

Thought that this was interesting.  Power cut and fault information.
URL:

Central Networks – Power cut information map

[Read more →]

Tags: Other · Uncategorized

Ubuntu kernel panic twothirdsMD3Transform+0xa3/0×380 SS:ESP

August 16th, 2009 · No Comments

Got an Ubuntu 8.04 (3) system running kernel 2.6.24-24-server which keeps crashing at random intervals.  It can go hours and hours without a crash (even days in some cases) and then other cases it can crash within minutes.  Seeing the following kernel panic (minus some detail):
Seeing:
Call Trace:
add_timer_randomness
scsi_end_request
scsi_io_completion
blk_done_softirq
_do_softirq
irq_exist
do_IRQ
sys_gettimeofday
common_interrupt
out_of_line_wait_on_bit
Code: 0d 89 4c 24 10 01 ce 89 [...]

[Read more →]

Tags: Linux · Operating System · Uncategorized

Linux Plesk 9.2.1 authpsa/relaylock bug

July 21st, 2009 · No Comments

There was a server running at 300 load average with about 10 authpsa processes and 300 odd relaylock processes.  Turns out that it’s a bug in Plesk 9.2.1 for linux and the only resolution at the moment is to disable pop before relay.
KB article here:

High CPU load on Parallels Plesk Panel server after upgrade to [...]

[Read more →]

Tags: Uncategorized

Cacti error on Plesk Ubuntu 6.06 server

July 20th, 2009 · No Comments

OS: Ubuntu 6.06
Cacti 0.8.7e
Plesk 9
Setting up cacti went fine until trying to run the poller:
# sudo -u cacti /opt/psa/bin/php-cli /var/www/vhosts/hostname/httpdocs/poller.php
sh: /php-cli: No such file or directory
sh: /php-cli: No such file or directory
sh: /rrdtool: No such file or directory
Had to modify the php.ini (/etc/php5/cli/php.ini) for the php-cli binary:
;safe_mode = On
safe_mode = Off
The cacti poller did not [...]

[Read more →]

Tags: Linux · Networking · Operating System · Uncategorized