|
Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#201
|
|||
|
|||
PS One more thing - in another thread in the forum, folks have talked about getting showanalyzer and comskip running under linux using wine. This has a big advantage running on the NAS, since the actual files are on the system, and it removes a lot of network traffic and possibly computational load from the Sage server.
If you want to go this route, then I would highly recommend an Intel Motherboard and fast CPU, as the commercial processing is pretty intensive. If folks every can get h.264 transcoding for archiving off loaded onto Linux, then that would really be a winner for the same reason, and would probably push me to a quad core CPU for the NAS. For NAS stuff alone though, you don't need a fast CPU at all - just modern I/O. thx mike
__________________
Server: Sage 6.5.9 - X2 3800+, DFI NF4 MB, 1 GB, 300 GB HD (system disk), NV 7600GS, - Windows XP SP2 Client 1: Sage 6.5.9 - E7200, Abit IP35 Pro, ATI 4850 with HDMI connect to Denon 3808CI and Sony A3000 SXRD TV Client 2: HD200 connected to Denon 3808CI and A3000 SXRD TV Client 3: Media MVP to 15" Toshiba LCD Client 4: HD100 connected to Samsung 23" 720P LCD Client 5: HD100 connected to Vizio VX37L |
#202
|
|||
|
|||
So what you're saying is, I'm overthinking it?
Ok, this board seems to have it all, but only two PCIE slots. Runs about $75: http://www.asus.com/products.aspx?l1...72&modelmenu=2 Or better yet, this one looks good too although I'm not certain the GE isn't PCI. More PCIE slots though. Runs about $100: http://www.newegg.com/Product/Produc...82E16813121099 That might be the one. Either way, I'll give it a rest. |
#203
|
|||
|
|||
Quote:
Thanks, Mike
__________________
Server: Sage 6.5.9 - X2 3800+, DFI NF4 MB, 1 GB, 300 GB HD (system disk), NV 7600GS, - Windows XP SP2 Client 1: Sage 6.5.9 - E7200, Abit IP35 Pro, ATI 4850 with HDMI connect to Denon 3808CI and Sony A3000 SXRD TV Client 2: HD200 connected to Denon 3808CI and A3000 SXRD TV Client 3: Media MVP to 15" Toshiba LCD Client 4: HD100 connected to Samsung 23" 720P LCD Client 5: HD100 connected to Vizio VX37L |
#204
|
|||
|
|||
I'm using the Intel DG965WH mainly because it was one of the couple boards I could find at the time with 6 SATA ports and onboard graphics. (I'm using the ICH8R for RAID and didn't want port multipliers.) It's been running very well with an inexpensive E4300 CPU.
|
#205
|
|||
|
|||
Karyl, I think I like that board a lot! Thanks!
|
#206
|
|||
|
|||
An interesting except from the linux-raid mailing list (not that I would recommend running a production system in raid5 with more than about 8 disks):
On Tue, 18 Dec 2007, Thiemo Nagel wrote:
__________________
Server: Sage 6.5.9 - X2 3800+, DFI NF4 MB, 1 GB, 300 GB HD (system disk), NV 7600GS, - Windows XP SP2 Client 1: Sage 6.5.9 - E7200, Abit IP35 Pro, ATI 4850 with HDMI connect to Denon 3808CI and Sony A3000 SXRD TV Client 2: HD200 connected to Denon 3808CI and A3000 SXRD TV Client 3: Media MVP to 15" Toshiba LCD Client 4: HD100 connected to Samsung 23" 720P LCD Client 5: HD100 connected to Vizio VX37L |
#207
|
|||
|
|||
Ack! What am I doing wrong? Is it the port multipliers? I have nothing like those speeds!
# dd if=/dev/md1 of=/dev/zero bs=128k count=64k 65536+0 records in 65536+0 records out 8589934592 bytes (8.6 GB) copied, 67.8733 seconds, 127 MB/s # dd if=/dev/md0 of=/dev/zero bs=128k count=64k 65536+0 records in 65536+0 records out 8589934592 bytes (8.6 GB) copied, 61.7992 seconds, 139 MB/s |
#208
|
|||
|
|||
Quote:
PS You can still saturate a GbE with that... thx mike
__________________
Server: Sage 6.5.9 - X2 3800+, DFI NF4 MB, 1 GB, 300 GB HD (system disk), NV 7600GS, - Windows XP SP2 Client 1: Sage 6.5.9 - E7200, Abit IP35 Pro, ATI 4850 with HDMI connect to Denon 3808CI and Sony A3000 SXRD TV Client 2: HD200 connected to Denon 3808CI and A3000 SXRD TV Client 3: Media MVP to 15" Toshiba LCD Client 4: HD100 connected to Samsung 23" 720P LCD Client 5: HD100 connected to Vizio VX37L |
#209
|
|||
|
|||
I think it is technically .7 or .8 Gb, but close. I guess those raptors must be the 15k ones?
Code:
# cat /proc/mdstat Personalities : [raid6] [raid5] [raid4] md1 : active raid5 dm-9[3] dm-8[2] dm-7[1] dm-6[0] 2197715712 blocks level 5, 256k chunk, algorithm 2 [4/4] [UUUU] md0 : active raid5 dm-5[5] dm-4[4] dm-3[3] dm-2[2] dm-1[1] dm-0[0] 2441918720 blocks level 5, 256k chunk, algorithm 2 [6/6] [UUUUUU] The md1 drives are 750GB ST3750640AS drives. They're 7200rpm drives - I suppose that doesn't help things? And they're connected to port multipliers. Just wondering then if the speed I quoted there is a good one for my setup? Last edited by KJake; 12-19-2007 at 01:30 PM. |
#210
|
|||
|
|||
Quote:
Thx Mike
__________________
Server: Sage 6.5.9 - X2 3800+, DFI NF4 MB, 1 GB, 300 GB HD (system disk), NV 7600GS, - Windows XP SP2 Client 1: Sage 6.5.9 - E7200, Abit IP35 Pro, ATI 4850 with HDMI connect to Denon 3808CI and Sony A3000 SXRD TV Client 2: HD200 connected to Denon 3808CI and A3000 SXRD TV Client 3: Media MVP to 15" Toshiba LCD Client 4: HD100 connected to Samsung 23" 720P LCD Client 5: HD100 connected to Vizio VX37L |
#211
|
|||
|
|||
Quote:
All the 500gb drives are AAK: "Model=ST3500630AS , FwRev=3.AAK" Whereas all the 750GB drives are AAC: "Model=ST3750640AS , FwRev=3.AAC" Drat, so I need to try and get Seagate to replace these? Thanks for the info, I would have never thought of this. |
#212
|
|||
|
|||
Quote:
You should contact them and see if they'll do a swap. Though in real world performance in your application it's probably not that big a deal. Still, if I had all AAK, I'd probably work a swap with them. PS Did you look at that article I linked? Look at the delta in sequential read/write performance. That's the heart of what we do in this business. :-) A big deal for media serving I would say. Thx mike
__________________
Server: Sage 6.5.9 - X2 3800+, DFI NF4 MB, 1 GB, 300 GB HD (system disk), NV 7600GS, - Windows XP SP2 Client 1: Sage 6.5.9 - E7200, Abit IP35 Pro, ATI 4850 with HDMI connect to Denon 3808CI and Sony A3000 SXRD TV Client 2: HD200 connected to Denon 3808CI and A3000 SXRD TV Client 3: Media MVP to 15" Toshiba LCD Client 4: HD100 connected to Samsung 23" 720P LCD Client 5: HD100 connected to Vizio VX37L Last edited by mikesm; 12-19-2007 at 04:27 PM. |
#213
|
||||
|
||||
So, after reading this thread, i'm interested in making a Linux RAID 5 NAS box. I have moderate Linux experience but have good friends that are sysadmins for linux/unix and are willing to help.
I have a horribly slow SW Raid5 (5x250GB) array for my SD Sage server. It is not capable of recording 2 HD streams while viewing 2 HD streams. I need more performance and I like the security of RAID as I often record an entire half season of a show before I watch it. I have some WD10EASC 1TB GP drives that i've been using as backup disks to other systems. If I reuse these in a raid array, the array can hold the backs. These drives do not have the TLER (a way to gouge enterprises) that the RE or enterprise drives have and can therefore experience a long access delay when correcting a disk error. So they cannot be used with HW Raid controllers. Can the Linux Raid SW deal with this or are drives so good now-a-days that I will likely never experience a problem? If not I'd likely sell them and by Seagate Barracuda 7200.11 ST31000340AS 1TB. thanks, Pez |
#214
|
|||
|
|||
Quote:
FYI - I got the 500gb from NewEgg, scary. |
#215
|
|||
|
|||
Quote:
I take it the existing system is a windows based SW RAID system? If so, it'll be hard not to get better performance. :-) PS I always grab hold of my wallet when I hear people making "green" tech equipment. It's usually a sign they are peddling substandard equipment and looking for a gimmick that will make people want to buy it. thx mike
__________________
Server: Sage 6.5.9 - X2 3800+, DFI NF4 MB, 1 GB, 300 GB HD (system disk), NV 7600GS, - Windows XP SP2 Client 1: Sage 6.5.9 - E7200, Abit IP35 Pro, ATI 4850 with HDMI connect to Denon 3808CI and Sony A3000 SXRD TV Client 2: HD200 connected to Denon 3808CI and A3000 SXRD TV Client 3: Media MVP to 15" Toshiba LCD Client 4: HD100 connected to Samsung 23" 720P LCD Client 5: HD100 connected to Vizio VX37L Last edited by mikesm; 12-19-2007 at 04:43 PM. |
#216
|
|||
|
|||
Quote:
BTW, I know seagate has an option in the exchange program where if you pay something extra they will send you the new drives first, and then you ship them back the old ones. That means a minimum of downtime. A good idea for other folks that may be having these problems but didn't get in on the BB 1 TB deal. :-) thx mike
__________________
Server: Sage 6.5.9 - X2 3800+, DFI NF4 MB, 1 GB, 300 GB HD (system disk), NV 7600GS, - Windows XP SP2 Client 1: Sage 6.5.9 - E7200, Abit IP35 Pro, ATI 4850 with HDMI connect to Denon 3808CI and Sony A3000 SXRD TV Client 2: HD200 connected to Denon 3808CI and A3000 SXRD TV Client 3: Media MVP to 15" Toshiba LCD Client 4: HD100 connected to Samsung 23" 720P LCD Client 5: HD100 connected to Vizio VX37L |
#217
|
||||
|
||||
Thanks for the response Mike.
Quote:
Quote:
Quote:
Thanks, Pez |
#218
|
|||
|
|||
Quote:
As far as generic filesystem buffering, using XFS and RAID5 together with the tweaked settings I posted awhile ago, I use about 700 MB of RAM for filesystem buffering. That certainly helps optimize disk activity for performance. I think the # of disks makes a lot bigger difference than the GP "tuning" of the disks in terms of power savings. Going with a high efficiency CPU and high efficiency PSU and a smaller number of high density disks are about the best you can do for a NAS. Doing staggered disk spinup will allow you to get by with a smaller PSU which means that it can operate in the higher efficiency range during typical operation will also help. I have 15 disks spinning off a system with a single high efficiency 480W PSU. But at 24x7 operation, it's a good idea to be thinking about energy use.
__________________
Server: Sage 6.5.9 - X2 3800+, DFI NF4 MB, 1 GB, 300 GB HD (system disk), NV 7600GS, - Windows XP SP2 Client 1: Sage 6.5.9 - E7200, Abit IP35 Pro, ATI 4850 with HDMI connect to Denon 3808CI and Sony A3000 SXRD TV Client 2: HD200 connected to Denon 3808CI and A3000 SXRD TV Client 3: Media MVP to 15" Toshiba LCD Client 4: HD100 connected to Samsung 23" 720P LCD Client 5: HD100 connected to Vizio VX37L |
#219
|
||||
|
||||
So does the Linux Raid or disk management SW allow for controlling staggered spinup or is that something your (5in3) rack does?
Thanks, Pez |
#220
|
|||
|
|||
Quote:
thx mike
__________________
Server: Sage 6.5.9 - X2 3800+, DFI NF4 MB, 1 GB, 300 GB HD (system disk), NV 7600GS, - Windows XP SP2 Client 1: Sage 6.5.9 - E7200, Abit IP35 Pro, ATI 4850 with HDMI connect to Denon 3808CI and Sony A3000 SXRD TV Client 2: HD200 connected to Denon 3808CI and A3000 SXRD TV Client 3: Media MVP to 15" Toshiba LCD Client 4: HD100 connected to Samsung 23" 720P LCD Client 5: HD100 connected to Vizio VX37L |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
NAS - direct record/playback or storage? | jlindborg | Hardware Support | 17 | 03-19-2007 06:24 AM |
NAS or USB HD? WD My Book World II? | SAGEaustin | Hardware Support | 2 | 02-25-2007 12:08 AM |
Slow remote control response while playing game...would NAS drive help? | SAGEaustin | SageTV Media Extender | 1 | 02-12-2007 10:56 AM |
NAS and HD Recordings | RayN | Hardware Support | 18 | 10-26-2006 01:05 AM |
Storage questions, NAS, WOL, lots of stuff! | Kirby | Hardware Support | 36 | 08-21-2006 06:59 PM |