SiD3WiNDR Gears  Hacker Emblem  
Thinking before you configure
Date: May 9th, 2009 by SiD3WiNDR
Categories: Computing, Software, Stupid

For a long while one of my servers “crashed” weekly. Every saturday at 3am the load would just spiral up and everything would become unresponsive (still working but slow) – everything was waiting on disk I/O. I kept putting off checking why this happened, and just rebooted the machine manually every saturday (lazy lazy). After a while I found out it was at 3am, so it had to be a cron job. I then noticed that one of my other servers also had a high load at 3am, but less high and it recovered.

Today I did some thinking and checking, and to blame was.. me! I had configured smartmontools to do a weekly long selfcheck at 3am on all 4 disks in the software RAID5 at the same time. This apparently took so much speed away from the disks that the machine didn’t cope.. Woopsie.

Note: hobby environment of course, real production I would have spent more time figuring it out 🙂

Comments Off on Thinking before you configure
Did Not Finish…
Date: May 7th, 2009 by SiD3WiNDR
Categories: Computing, Games

RIP 3DRealms – you won’t be forgotten 🙁

Comments Off on Did Not Finish…
On DVB
Date: May 5th, 2009 by SiD3WiNDR
Categories: MythTV, TV

WTF WTF WTF.

Thanks to the Scarlet Drama Show Of The Month apparently TV Vlaanderen DVB-S users suffered lack of access to their (TVV) channels for hours on end. Great redundant infrastructure in top quality datacenter guys…

But more into my own zone, WTF is Telenet doing again… Apparently it’s being talked about on the TIK and Userbase forums already, but there seem to have been some changes put into place. Firstly, Telenet cut off FTA on the former In.DI network, leaving everyone not using their decoder out in the cold. I’d suggest swapping to TVV but the statement above does not inspire much confidence.

Then, apparently they now scramble more channels then before on the regular Telenet network as well. Suddenly my DVB-C PCI card in my Myth box became even more useless than before as the channels I was able to view (eg ARD) are now encrypted. Apparently only Arte and TVE are FTA now. I read that since monday (which was NOT 20 april, Telenet guys) the VRT channels are FTA including Radio stations and HD channels.

Unfortunately I can’t verify this as my card can’t pick up the transponder they’re on 🙁 I have VRT over DVB-T, but that’s not all the channels that are available on DVB-C so I’ll have to look into what’s happening here with the tuning. In any case, I’m deeply sad about this whole thing.

Dear Telenet, Just give me the godsdamn boxkey or FTA all the channels that I can get over analog connection and I’ll forget you suck donkeyballs.

Comments Off on On DVB
Twitter
Date: May 3rd, 2009 by SiD3WiNDR
Categories: Fun

Post a comment (1 comment)
And now for a very old quiz…
Date: April 23rd, 2009 by SiD3WiNDR
Categories: Geek


My computer geek score is greater than 100% of all people in the world! How do you compare? Click here to find out!

Comments Off on And now for a very old quiz…
SMPlayer on dual monitor
Date: April 18th, 2009 by SiD3WiNDR
Categories: Software

If you’re using smplayer and want to watch something on your second monitor, the video window will most likely stay black with the default settings. Setting your video renderer to “gl” resolves this issue.

Post a comment (1 comment)
KDE trouble
Date: April 17th, 2009 by SiD3WiNDR
Categories: Linux, Software

If you suddenly find your KDE on Ubuntu Intrepid without working keyboard focus and no window decorations (essentially, no window management functions), try getting to “system configuration” from the menu and check Appearance > Windows. If it says something about being able to load kcm_kwindecoration.so because of a missing libkephal.so, apt-get install kde-window-manager. Although it will already be installed, “somebody” fscked up dependencies.

Comments Off on KDE trouble
Paranoia
Date: April 14th, 2009 by SiD3WiNDR
Categories: Language, Rants

Beste Nederlanders en Vlamingen,

“Paranoia” is een zelfstandig naamwoord. Hoewel het in de Van Dale ook bestaat als informeel synoniem van “paranoïde”, lijkt me dit niet geschikt als vervanger, en al helemaal niet in gedrukte artikels of op TV.

Graag vanaf nu weer “paranoïde” gebruiken, dank bij voorbaat.

Comments Off on Paranoia
Xen fails on Debian Lenny after upgrade from Etch
Date: April 13th, 2009 by SiD3WiNDR
Categories: Linux, Software

Installed Debian Etch yesterday (I need a linux kernel with xen and vserver for now, and Lenny doesn’t have one) then upgraded it to Lenny. Afterwards the Xen tools wouldn’t start anymore and produced the following error:

# /etc/init.d/xend start
Restarting XEN control daemon: xendTraceback (most recent call last):
File "/usr/lib/xen-3.0.3-1/bin/xend", line 40, in <module>
from xen.xend.server import SrvDaemon
File "/usr/lib/xen-3.0.3-1/lib/python/xen/xend/server/SrvDaemon.py", line 17, in <module>
import xen.lowlevel.xc
ImportError: /usr/lib/xen-3.0.3-1/bin/../lib/python/xen/lowlevel/xc.so: undefined symbol: Py_InitModule4

You can solve this in 2 ways. First, the silly way:

rm /usr/bin/python; ln -s /usr/bin/python2.4 /usr/bin/python

Or, the way you’re supposed to:

apt-get install xen-utils-3.2-1 
Post a comment (2 comments)
Critique fail
Date: April 10th, 2009 by SiD3WiNDR
Categories: Stupid

ISPam, notorious spelling- and grammar fail site, complains about wrong translations on a .nl site of a French hosting company. As someone so eloquently put it: "pot, kettle, #000000" … :rolleyes:

Comments Off on Critique fail
Weblog Calendar
April 2024
M T W T F S S
« Aug    
1234567
891011121314
15161718192021
22232425262728
2930  
Sales
Pages
Archives
Categories
Links
Meta
© 2002-2024, SiD3WiNDR - Proudly powered by WordPress - XHTML Compliant - RSS (Entries) - RSS (Comments)