Outline ·
[ Standard ] ·
Linear+
NETWORK ATTACHED STORAGE (NAS) V2
|
powerwoot
|
Nov 5 2013, 08:10 PM
|
|
I am having an extra desktop, Lenovo Thinkcentre Edge 72, SFF built and powered by G2020 CPU which is I find suitable to run as a NAS function. The specs are as below
Processor Intel Pentium G2020 Processor( 2.90GHz 1333MHz ) - Operating system Windows 7 Professional (64-bit) - System Graphics Intel Integrated HD Graphics - Total memory Hynix 2.0GB PC3-12800 DDR3 SDRAM 1600 MHz - Hard drive device WD Blue 500GB 7200 rpm - Optical device DVD Recordable/CD-RW
Most probably I am willing to wipe the Windows and replacing it with Linux, other than that which part is good for me to upgrade/replace. Any opinions appreciated. Thanks
|
|
|
|
|
|
powerwoot
|
Nov 6 2013, 09:58 PM
|
|
QUOTE(mrbob @ Nov 6 2013, 12:39 PM) All depends on what you plan to do with the NAS and how much space you will need in the next X number of years that the NAS is online - whether just for pure storage or if you plan to add apps for torrenting, downloading, web page serving, media serving etc. Just note that if you torrent 24/7 on a desktop, your electric bill is gonna rise. My advise - keep torrenting on a separate low-powered Linux-embedded NAS like Dlink or Synology etc and keep the NAS powered on when you need it. The 500GB HDD seems minuscule, if you plan to host media files on the box. FYI MP3/FLAC albums runs 150-250MB each and 1080P movies runs around 5-9GBs each. Also if planning for RAID 1 redundancy (easiest to setup and fastest to replicate) you will need a free SATA port and a HDD bay on the box. I'm not familiar with Lenovo Thinkcentre Edge 72 (SFF model). How many 3.5"/2.5" drive bays, SATA ports and PCIe slots does it have? Seems like a small box. Depending on the current mobo spec and what you want, there are ways to expand the storage space. On the software side, you will do better without NTFS for your NAS. Linux file systems are more efficient. 2GB RAM is a great place to start with any Linux distro. But if you are looking into ZFS or Win Storage Svr 2012, you will need more RAM. I am thinking to run it as a pure storage that keep my medias and torrenting that may run overnight for any big files on slow connection. 500GB is intended on OS and looking forward to add another larger capacity HDD, lets say 1TB min or higher capacity WD Red if budget permits me. I am noob about RAID thingy to be frank, but willing to read more later on. Yes, I am fully aware of ready build NAS device, but this Thinkcentre Edge 72 is an extra unit desktop for myself, new out of the box and I really don't know what to make fully use of it  It has 3 sata ports on board, 1 occupied by optical drive and 1 by current HDD and left 1 unused. Another HDD expansion bay is there. The good about this model is the Intel Pentium Dual Core G2020 2.9GHz CPU that run at minimal powered, very less heat and almost no sound from the fan at all.
|
|
|
|
|
|
powerwoot
|
Nov 6 2013, 10:01 PM
|
|
QUOTE(abubin @ Nov 6 2013, 11:18 AM) 2GB ram is more than enough for a linux system. Remember it's not a desktop. It is a server so no need to install the linux desktop environment if you don't need it. I used to run my ubuntu with 1GB ram and it is totally sufficient for almost everything I throw at it. I also install XFCE which is a very light desktop envinronment with minimal stuffs. With 1GB ram, I was running deluge torrent, serviio DLNA server, apache (for serviio gui), samba file sharing, software RAID, a few java apps, vnc server (with XFCE). Until I went and throw in a camera monitoring system. This prove to be slightly overwhelming for my linux box. however, it still can run fine all the apps with some load only. That is even due to partially processor not power enough. I am opt for my box running openSUSE as I am familiar with it, DE however would be XFCE as well.
|
|
|
|
|