OK, I got my $110 barebone Foxconn PC and added some leftover RAM I had lying around. Since it came with a free 64GB SSD, all I needed to do was install an OS.
I elected to install OpenELEC (http://openelec.tv).
OpenELEC is a small embedded linux distro running XMBC.
There is a specific AMD Fusion build so I installed it via USB. You can also boot off the sdcard if you are inclined to install on a leftover sd card lying around.
It works great. I plugged in a USB 3 drive formatted exFAT and played a 1080p blu-ray rip and it worked. I thought there would be stuttering but it handles h.264 just fine. I have not tried MKV but WMV, FLV and 720p AVIs play fine.
I should have ordered another one. It is so small and handy to play with.
Showing posts with label E-350. Show all posts
Showing posts with label E-350. Show all posts
Saturday, October 27, 2012
Wednesday, October 24, 2012
Deal: Foxconn Netbox nT-A3500 Barebone
Here is a good deal not to pass up. Small net-top AMD APU E-350 barebone computer.
It is currently $120 ($110 after rebate) with 64GB OCZ Agility SSD at NewEgg.
It is the size of a few DVD cases (19 x 14cm and 2.5cm tall). It supports one 204 laptop dimm and a 2.5" laptop drive. The power draw is 14-23W (idle to playing video).
It comes with a SSD and I have a few laptop memory lying around. At $110,why not?
It is $110 after rebate today: http://goo.gl/DULcp
Slick deals thread on this.
Update: here it is.
It is currently $120 ($110 after rebate) with 64GB OCZ Agility SSD at NewEgg.
It is the size of a few DVD cases (19 x 14cm and 2.5cm tall). It supports one 204 laptop dimm and a 2.5" laptop drive. The power draw is 14-23W (idle to playing video).
It comes with a SSD and I have a few laptop memory lying around. At $110,why not?
It is $110 after rebate today: http://goo.gl/DULcp
Slick deals thread on this.
Update: here it is.
Thursday, August 16, 2012
FreeNAS Mini-ITX AMD E-350 Lian Li PC-Q25 build
I recently built a FreeNAS ZFS RAIDZ box for my personal backup archives. I wanted something elegant and low powered with the ability to run ZFS. FreeNAS is a NAS appliance built on FreeBSD. It supports the ability to run the ZFS filesystem and can be booted off a small flash storage like USB or Compact Flash.
I selected the following components:
- 6 X Hitachi 2TB 7200rpm Desktars 3.5 " drives
- ASUS E35M1-I Mini-ITX Motherboard with an AMD dual core E-350 and 8GB of RAM.
- LIAN LI Silver Aluminum PC-Q25A Mini case
- FreeNAS-8.2.0-RELEASE-p1-x64 (r11950)
- 8GB internal Patriot USB stick as OS boot
The ASUS E35M1 is a low voltage netbook AMD Fusion CPU (same one found in the Thinkpad X120E) and supports six SATA 3 6Gb/s ports. The LIAN LI PC-Q25 case can hold up to seven 3.5" hard drives. Five of those seven drives can be hot-swappable.
Here are some pictures of my build.The fit-n-finish on the LIAN LI is pretty impressive. The machined aluminium is well made. This case was clearly designed to be a HTPC or NAS box. It fits well in my Apple - Macintosh environment. Except for the logo up front, it is one slick looking piece of gear.
The Asus motherboard has everything I needed. 6 SATA ports for 6 HDD drives! All the data drives are connected to the motherboard while an internal USB stick boots the FreeNAS OS.
It also has a passive cooling heatsink.
This is where the AMD solution shines. I could not find an Intel based Mini-ITX mobo/cpu with 6 SATA III 6Gb/s ports nor one with a passive heatsink. Moreover, none of the Atom boards officially support 8GB of RAM necessary to run ZFS. This is the perfect small form factor board for FreeNAS!
Internal USB header attaches to the motherboard and hides the USB inside the case.
Picture below depicts drives loaded up. There are five hot-swappable bays. I had to put this to real world practice by taking out drives while the OS was running and without rebooting! The backplane is pretty interesting since it uses molex connectors for power.
With 8GB of ram, I have enough to run ZFS and RAIDZ; giving me roughly 9TB useable space.
After my build, I started to notice some degraded RAIDZ errors on my 3rd disk. Disk #3 seemed fine. I zeroed out the data and booted a different OS (Linux Mint) and copied files with no integrity issues. I tried the drive in different computers and everything checked out fine (S.M.A.R.T) and other scans. However ZFS zpool was giving me checksum errors. Well, it turned out to be a case of "silent data corruption." Linux Mint and Ubuntu did not see any problems but FreeNAS was able to give me a good heads up. It turned out to be a bad SATA cable. Once replaced, everything was fine.
Running a short DD benchmark,I was getting 263-268 Megabytes per second on the internal bus. This is pretty decent considering it is a RAIDZ disk array.
[root@RAIDZ] /# dd if=/dev/zero of=/mnt/RAIDZ/test.dd bs=2048k count=10000
10000+0 records in
10000+0 records out
20971520000 bytes transferred in 74.518446 secs (281427232 bytes/sec)
[root@RAIDZ] /#
[root@RAIDZ] /mnt/RAIDZ# dd if=/dev/zero of=/mnt/RAIDZ/test.dd bs=2048k count=10000
10000+0 records in
10000+0 records out
20971520000 bytes transferred in 76.008326 secs (275910826 bytes/sec)
[root@RAIDZ] /mnt/RAIDZ#
In short,
268.3899230957 megabytes
263.1290683746 megabytes
Through the network, I was getting 60-80 MB/s. This may be due to the Realtek 8111E gigabit controller on-board or the fact I was testing during the middle of the day with 60 other people on the network. I was hoping to get closer to Gigabit's theoretical limit of 125 MB/s so I may experiment with a dual NIC Intel card in the future..
Overall, I am very happy with this NAS build. It supports AFP, CIFs, NFS, iSCSI, Rsync and works surprisingly well. I also like the fact I have other FreeNAS boxes that easily sync to this one with just a few click of a mouse.
The only thing I wish for is a motherboard with 7-8 SATA ports so I can use a SSD as a cache accelerator drive.
The NAS even works surprisingly well serving files to my iPad using AFP, Samba or SFTP.
Subscribe to:
Posts (Atom)