Need some help with my file server.
#1
I currently have my HTPC in my living room with all of the drives inside of it. (3 1.5tb drives) but recently I've been wanting to make another HTPC for my room so I've decided that a file server is the best way to go. I have another PC laying around that I'm going to use for this server (I believe it's a dual core 3.2ghz amd, 2gb of ram)

Now here's what I want it to do...

  1. Act as file server to all PC's in the house will be able to strem movies/shows from it
  2. Run Sabnzbd, sickbeard, and couchpotato so I don't have to run it on my main PC anymore.
  3. It doesn't have to be on 24/7 because I don't use the HTPC that much. I'd like to have the ability to use WOL to turn it on when I need it.

I don't necessarily need it in a RAID array or anything. I'm really just looking for something simple.

Thanks in advance for your help!
Reply
#2
IIRC Core2Duo's aren't very energy efficient, but since it won't be running 24/7 that might not be too important.

Other than that, what is it that you need help with?
Reply
#3
RudolfR Wrote:IIRC Core2Duo's aren't very energy efficient, but since it won't be running 24/7 that might not be too important.

Other than that, what is it that you need help with?

I guess I should have mentioned that in the post lol

What OS should I use? Can I just run Windows 7 and share the drives from there?
Reply
#4
You could just run windows if you want but i would recommend looking at a more server OS for stuff like Raid and back ups. It would suck to get a server set up with tons of media only to loose a drive and loose all that data.

THere are many good options to choose from - FreeNas, unraid, flexraid. If you poke around and do some searches there are some comparison threads and such to help you choose if you so decide to.
XBMC-ATV2 - Frodo
XBMC-LR - Zotac Zbox Plus - 36gb SSD - 3Gb Mem - Frodo
XBMC-BR - Foxcon 330i - 16gb SSD - 2Gb Mem - FrodoRc3
XBMC-Mini - MacMini - 128Gb OCZ Agility - 5Gb Mem - Frodo - Running SQL - Auto Library Update
Synology DiskStation Ds1512+(Dsm 4.3-3776) - 4gb Mem - 5*3tb Wd Reds [SHR] - 2GB Bonded Link - (SSD Cache WIP)

Reply
#5
BigO Wrote:You could just run windows if you want but i would recommend looking at a more server OS for stuff like Raid and back ups. It would suck to get a server set up with tons of media only to loose a drive and loose all that data.

THere are many good options to choose from - FreeNas, unraid, flexraid. If you poke around and do some searches there are some comparison threads and such to help you choose if you so decide to.

I've looked at those options but it seems like running the programs as sabnzbd, SB and CP is a huge pain in the ass, and that's where I'm being turned off by them.
Reply
#6
Yeah there is some extra configurations required for getting these apps to work but the question that you need to ask, is what is more important.

Is it some time up front to get some apps running correctly, or possibly loosing a large portion of your media collection. For me my data's safety is pretty important since my collection is so large (around 11tb so far).
XBMC-ATV2 - Frodo
XBMC-LR - Zotac Zbox Plus - 36gb SSD - 3Gb Mem - Frodo
XBMC-BR - Foxcon 330i - 16gb SSD - 2Gb Mem - FrodoRc3
XBMC-Mini - MacMini - 128Gb OCZ Agility - 5Gb Mem - Frodo - Running SQL - Auto Library Update
Synology DiskStation Ds1512+(Dsm 4.3-3776) - 4gb Mem - 5*3tb Wd Reds [SHR] - 2GB Bonded Link - (SSD Cache WIP)

Reply
#7
Jorge18 Wrote:I guess I should have mentioned that in the post lol

What OS should I use? Can I just run Windows 7 and share the drives from there?

If you already have the Win7 (or XP) license then that would be easiest. My file server is essentially my office PC that I share the drives with to my TV PC's.
Reply
#8
Mallet21 Wrote:If you already have the Win7 (or XP) license then that would be easiest. My file server is essentially my office PC that I share the drives with to my TV PC's.

Are there any drawbacks to this? Besides of course a HD crash/fail.
Reply
#9
I just setup a File Server running Win 7 Pro and FlexRAID. I like it a lot! Switched from an Ubuntu install.

I had SAB, Sickbeard and couchPotato all running on Ubuntu and they worked great. Had a software RAID5 array which worked great as well. The problem I had was I'm not Linux proficient and with the upcoming PVR functionality, I was looking at having to custom compile a kernel and whatnot to get that machine working as a PVR backend. My drives were getting full and it was a good time to decide if it was worth it. I decided against staying with Linux.

I'm way more comfortable in Windows, have SAB, Sickbeard, Couchpotato all working again, installed MySQL for the one library to rule them all functionality and also have the PVR backend working great. I didn't have to do anything other than install drivers for my capture devices and it's all roses.

FlexRAID is nice, I have 2 x 2TB drives (one parity drive right now). I'm running a 6TB storage pool the my movie library is installed on. everything shares from there and it's currently working great. Takes a little bit to figure out, but support over at the FlexRAID forums has been good (can't say that about the supoprt over at the TV Headend forums).

If you like Windows, there's not really a need to stray. What you want done can be done.
Reply
#10
Well yes use windows it will be the easiest for you. But yes the only problem is if you loose your data then it's gone.

Well no data is safe anywhere even on a unRAID server or so on.... even if you have parity.
So the rule of thumb the files that are precious to you do a second back up somewhere else.

But a server is great for all your videos. I just finished my unRAID rig and I am very impressed. It's so easy but time consuming.
Reply
#11
Beer40oz Wrote:Well yes use windows it will be the easiest for you. But yes the only problem is if you loose your data then it's gone.

Well no data is safe anywhere even on a unRAID server or so on.... even if you have parity.
So the rule of thumb the files that are precious to you do a second back up somewhere else.

But a server is great for all your videos. I just finished my unRAID rig and I am very impressed. It's so easy but time consuming.

How would I do it in Windows7? Just use the sharegroup or whatever they call it feature?
Reply
#12
Homegroup makes it really simple.
Reply
#13
Mallet21 Wrote:Homegroup makes it really simple.

I'm going to give that a shot and see how I like it. If not, I'll look into another solution.

Thanks for the help guys.
Reply
#14
I think the problem with just sharing is you are limited to the size of the drive. Using FlexRAID's Storage Pool, you in effect combine all the drives into one big drive and then share that. I have one share called Movies and one share called TV, even though in reality, those directories are spread around to three other drives.

The good news with FlexRAID is you can acutally put existing drives into the array with the data. So, start with what you have, then add more later and if the need arises, you can go with FlexRAID, or some other solution.

Does Homegroup work if sharing to non Windows machines?
Reply
#15
My two cents:

I have a similar setup at home, only the server has a single 1TB drive (for now). I's an old P4 with just 512MB of RAM. I'm running Xubuntu (XFCE is lighter) and a Samba server among other things. Fairly easy to configure, even though I am no Linux expert.
Despite the old hardware, it's responsive, snappy and stable. With your hardware you should have no problems running the apps you are looking for.

If you like the idea of going Linux, I'd say it's a great choice! Big Grin

Edit: NFS for native Linux sharing is in the works, in addition to the existing Samba. the point is: I can still keep growing.... for free!
Reply

Logout Mark Read Team Forum Stats Members Help
Need some help with my file server.0