TechLifeWeb

Exploring the digital life

New and notable for January 23rd 2012 through January 28th 2012

What I’m reading and finding for January 23rd 2012 through January 28th 2012:

Bookmarks for November 13th 2008 through November 15th 2008

Sites that I found interesting for November 13th 2008 through November 15th 2008:


Media Server Project – Disk Set Up

Last time I talked about the parts needed for the media server I built. I thought I would take a moment and show how I have the disks set up.

server disc space At left is a screen shot from the storage manager. I partitioned one of the 320GB hard drives into 2 partitions. The C: partition holds the operating system. The other 4 320GB drives are set up in a RAID 5 configuration. RAID 5 isn’t known for its speed but it does give me lots of space and redundancy should a disk suddenly stop spinning.

Our other computers are set up to back up their documents, etc. to The Media Server via a mapped drive. I will go more into that in the future. A RAID array isn’t the best back up solution. Removable media and offsite storage is better. Still, the data is mirrored from tiny spinning disks on laptops to a much more secure location so that gives an additional layer of redundancy. Plus, with all the data on the server I can devise a backup scheme to encompass everything.

The Tempstore partition (E:) is where all Recorded TV goes and is basically a staging area for ripped music and other things that will eventually get moved to the RAID array. The goal here was to keep temporary files from fragmenting the operating system partition. Additionally, there is no need to put these files onto the RAID array as they aren’t critical.