img_13223 crw_0322 img_18385 img_14106 img_16431 IMG_5615 img_12868 img_13234 img_18295 p1000478 img_15665 Chess img_18311 img_15815 Living Rainforest Infrared Trees D1278-096 img_1127 img_15865 crw_9458.jpg

Running a personal server

Maybe you read some of my posts on software raid and lvm, or maybe you have a spare pc lying around and want a box you can use as a small personal server and are wondering about some tips for running it with less hassle. I am sharing a few things that I have learnt . . . → Read More: Running a personal server

Fixing broken LVM and Sofware Raid on Linux

I have been building a backup pc our of mostly spare parts, including several old disks. To get the most reliability and space our of the disks, which are all different sizes, I decided to use software raid to mirror each chunk of data in pairs (raid 0) and then use LVM on top of . . . → Read More: Fixing broken LVM and Sofware Raid on Linux

software raid1 and lvm on debian etch

Background

I have a fileserver box, which currently has 2x200GB disks in lvm to give me a 400GB virtual disk. This arrangement gets good use of space, but if one disk has a failure, then the whole filesystem is trashed and cannot be recovered.

The solution is to start using raid. Before I go on, . . . → Read More: software raid1 and lvm on debian etch