Category Archives: Software

Move to Maven 3

Today I moved all my projects to maven 3.  The claim is that maven 3 is downwards compatible with maven 2, but have a look at the compatibility notes. The issues I ran into were: Parent resolution: Parents are no … Continue reading

Posted in Java, Software | Leave a comment

New Server Setup is Complete!

Over the past weeks I have spent huge amounts of time in setting up the new server, making sure that I preserve the complete functionality that I had before. My aim was to take my old server (i.e. server installation) … Continue reading

Posted in Devops/Linux, Software | Leave a comment

Sticky 911! Making it easy to quickly and reliably boot your linux OS from USB or CD/DVD

I have been isolinux in the past to boot my server. In fact, it used to be the only way to boot it because somehow my BIOS did not recognize the RAID card. That problem was solved later by a … Continue reading

Posted in Devops/Linux, Software | 2 Comments

Java? Java bien, merci!

This is how anyone’s first French lesson should start!

Posted in Java, Software | Leave a comment

Kernel Virtual Machine (KVM) Benchmark Results

General Approach Over the past week, I have been doing benchmarking on KVM performance. The reason for this is that I want to use KVM on my new server and need to know what the impact of KVM is on … Continue reading

Posted in Devops/Linux | 5 Comments

Benchmarking KVM continues…

After running quite a few tests with different configurations and doing also some manual testing, I am finding out that more or less the main factor in performance of KVM versus native is the disk IO. In particular, the schedulilng … Continue reading

Posted in Devops/Linux | 1 Comment

Oh no, I’ve created a monster!

I have started to do benchmarking with virtual machines under opensuse 11.3 with KVM and had setup a number of different domains to run the same OS under different settings. Just one minor issue occurred which was that some domains … Continue reading

Posted in Devops/Linux | Leave a comment

Completed server upgrade

As preparation for the new server I am getting, I am preparing for that by at least getting the software to a more recent baseline. The idea is to first upgrade the software to the more recent versions while still … Continue reading

Posted in Devops/Linux | Leave a comment

Experimenting with KVM…

For the new server I want to use a virtualized setup and would like to split up the server into several independent parts. At least one VM dedicated to mythtv and I stil have to think about the rest. Anyway, … Continue reading

Posted in Devops/Linux, Software | Leave a comment

Server ordered

So with one last changes of the heatsink to a Supermicro SNK-P0038P (bigger than the Intel) and of the chassis to the more silent SC743 TQ-865B-SQ, the server is now complete and I have placed the order. Now the waiting … Continue reading

Posted in Devops/Linux | Leave a comment