|
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 |
#421
|
||||
|
||||
I understand that Linux is the solution for what you are wanting, but I didn't see in the thread what the problem it was the solution for. That is what I was asking for. I have been using direct attached storage in windows on my sage server since day one, and never felt the need for the NAS.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#422
|
|||
|
|||
Price alert!
Seagate 1 TB 7200.11's now $139.99 with free shipping and no tax in ca and many other states here:http://www.pcconnection.com/IPA/Shop...SourceID=k1971
__________________
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 |
#423
|
||||
|
||||
Array up and running...
So I finally got 3 Seagate 1TB disks and built my first linux raid 5 array - it was easy! Almost too easy, and I'm wondering if I did everything correctly. I'm copying a lot of files over from my ReadyNAS, and it's writing to the array at about 14.4 MB/sec according to nautilus. Seems pretty fast to me. I remember way back in the beginning of this thread, that mikesm had an optimization script. Is this something I should run at startup too? And how else can I test the speed? I assume it should be with local files, to eliminate the network speed.
Thanks, Chris
__________________
Win7, HDHomeRun, HD200 |
#424
|
|||
|
|||
Quote:
And yes, it's really not that hard. :-)
__________________
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 |
#425
|
|||
|
|||
Just added 2 750GB drives, did a successful vgextend and lvextend. However when I run xfs_growfs <mountpoint> I get the following error:
meta-data=mountpoint isize=256 agcount=38, agsize=4915200 blks = sectsz=512 attr=0 data = bsize=4096 blocks=183500800, imaxpct=25 = sunit=0 swidth=0 blks, unwritten=1 naming =version 2 bsize=4096 log =internal bsize=4096 blocks=32768, version=1 = sectsz=512 sunit=0 blks, lazy-count=0 realtime =none extsz=4096 blocks=0, rtextents=0 xfs_growfs: XFS_IOC_FSGROWFSDATA xfsctl failed: Input/output error UPDATE: I rebooted the machine for something else and now my RAID array isn't coming up I hope I haven't lost all my data. From /var/log/messages: Sep 27 01:23:05 bkcentos kernel: md: Autodetecting RAID arrays. Sep 27 01:23:05 bkcentos kernel: md: autorun ... Sep 27 01:23:05 bkcentos kernel: md: considering sde1 ... Sep 27 01:23:05 bkcentos kernel: md: adding sde1 ... Sep 27 01:23:05 bkcentos kernel: md: adding sdc1 ... Sep 27 01:23:05 bkcentos kernel: md: adding sdb1 ... Sep 27 01:23:05 bkcentos kernel: md: adding sda1 ... Sep 27 01:23:05 bkcentos kernel: md: created md0 Sep 27 01:23:05 bkcentos kernel: md: bind<sda1> Sep 27 01:23:05 bkcentos kernel: md: bind<sdb1> Sep 27 01:23:05 bkcentos kernel: md: bind<sdc1> Sep 27 01:23:05 bkcentos kernel: md: bind<sde1> Sep 27 01:23:05 bkcentos kernel: md: running: <sde1><sdc1><sdb1><sda1> Sep 27 01:23:05 bkcentos kernel: md: kicking non-fresh sde1 from array! Sep 27 01:23:05 bkcentos kernel: md: unbind<sde1> Sep 27 01:23:05 bkcentos kernel: md: export_rdev(sde1) Sep 27 01:23:05 bkcentos kernel: md: kicking non-fresh sdc1 from array! Sep 27 01:23:05 bkcentos kernel: md: unbind<sdc1> Sep 27 01:23:05 bkcentos kernel: md: export_rdev(sdc1) Sep 27 01:23:05 bkcentos kernel: md: kicking non-fresh sda1 from array! Sep 27 01:23:05 bkcentos kernel: md: unbind<sda1> Sep 27 01:23:05 bkcentos kernel: md: export_rdev(sda1) Sep 27 01:23:05 bkcentos kernel: raid5: automatically using best checksumming function: generic_sse Sep 27 01:23:05 bkcentos kernel: generic_sse: 5742.800 MB/sec Sep 27 01:23:05 bkcentos kernel: raid5: using function: generic_sse (5742.800 MB/sec) Sep 27 01:23:05 bkcentos kernel: raid6: int64x1 2042 MB/s Sep 27 01:23:05 bkcentos kernel: raid6: int64x2 2724 MB/s Sep 27 01:23:05 bkcentos kernel: raid6: int64x4 2309 MB/s Sep 27 01:23:05 bkcentos kernel: raid6: int64x8 1876 MB/s Sep 27 01:23:05 bkcentos kernel: raid6: sse2x1 3757 MB/s Sep 27 01:23:05 bkcentos kernel: raid6: sse2x2 4131 MB/s Sep 27 01:23:05 bkcentos kernel: raid6: sse2x4 6322 MB/s Sep 27 01:23:05 bkcentos kernel: raid6: using algorithm sse2x4 (6322 MB/s) Sep 27 01:23:05 bkcentos kernel: md: raid6 personality registered for level 6 Sep 27 01:23:05 bkcentos kernel: md: raid5 personality registered for level 5 Sep 27 01:23:05 bkcentos kernel: md: raid4 personality registered for level 4 Sep 27 01:23:05 bkcentos kernel: raid5: reshape will continue Sep 27 01:23:05 bkcentos kernel: raid5: device sdb1 operational as raid disk 3 Sep 27 01:23:05 bkcentos kernel: raid5: not enough operational devices for md0 (3/4 failed) Sep 27 01:23:05 bkcentos kernel: RAID5 conf printout: Sep 27 01:23:05 bkcentos kernel: --- rd:4 wd:1 fd:3 Sep 27 01:23:05 bkcentos kernel: disk 3, o:1, dev:sdb1 Sep 27 01:23:05 bkcentos kernel: raid5: failed to run raid set md0 Sep 27 01:23:05 bkcentos kernel: md: pers->run() failed ... Sep 27 01:23:05 bkcentos kernel: md: do_md_run() returned -5 Sep 27 01:23:05 bkcentos kernel: md: md0 stopped. Sep 27 01:23:05 bkcentos kernel: md: unbind<sdb1> Sep 27 01:23:05 bkcentos kernel: md: export_rdev(sdb1) Sep 27 01:23:05 bkcentos kernel: md: ... autorun DONE. Sep 27 01:23:05 bkcentos kernel: md: md0 stopped. mdadm --examine results for each disk: http://pastebin.com/m7af8982 Last edited by hdtvrocks; 09-27-2008 at 03:30 AM. |
#426
|
|||
|
|||
I was able to get my array up again in degraded state. I had to modify /etc/mdadm.conf and change it from 3 devices to 4 devices. Was able to force md0 to start and it's now in recovering state with the 4th drive removed. However, my logical volumes are Not Available, I hope my data is still there. I tried to readd the missing 4th device but for some strange reason it states that it doesn't exist. I'll wait until the array is finished building. Can someone tell me what's the procedure to grow an XFS volume? xfs_growfs obviously doesn't seem to work for me
|
#427
|
|||
|
|||
Quote:
First off, all you needed to do was to do something like an mdadm --re-add /dev/md0 /dev/sd3a or whichever disk went offline. You should review the log files to see why the disk was removed from the array. There could be a problem with the disk or the cabling that needs attention. You can also force a restart of a raid5 array in degraded mode by using the force option when doing an --assemble operation in mdadm. Read the mdadm man page, it's a ton of good stuff in it. If the array is up, try doing an lvm start and see if that brings the lvm volume up, and then a mount -a after that. Weird error from xfs.growfs. You did a pvresize right after adding space to the raid5 volume? vgextend doesn't do what you want. This guys page shows how to grow a raid5 array, resize and grow the lvm volume and then finally grow the xfs filesystem. http://scotgate.org/?p=107 vgextend adds physical volumes to the volume group. You do NOT want to do that, as the physical disks are being added to the existing raid5 array. If you attempt to extend the volume to a disk already part of a raid5 array, bad things will happen to the volume and the array if something doesn't prevent you from doing it. In a single raid5 configuration, you have only one logical volume and one physical volume. You want to resize the physical volume, then RESIZE the logical volume, and then grow the filesystem. If took a new physical disk, and extended a logical volume onto it, you end up with two physical volumes, and that disk cannot be part of the raid array.
__________________
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; 09-27-2008 at 01:25 PM. |
#428
|
||||
|
||||
Well, (hopefully) I'm finally getting ready to update/upgrade/replace my storage system. Long story short I'm down to two options:
1) Infrant/Netgear ReadyNAS Pro 2) Replace/update the RAID array in my current server. I've already got a ReadyNAS X6, and I really like the features and functionality of it, but the performance from it's Arm (I think) processor leaves a bit to be desired. The ReadyNAS Pro looks killer based on an Intel processor, reports are it can easilly hit over 100MB/sec. With 6 bays and 1.5TB drives, that's 7.5TB total which would roughly double my current capacity. It's not cheap, but would be large and fast enough to support everything I need from a storage system. My other option is probably an Adaptec 5805 card and associated equipment. This would get me a top of 10.5TB and potentially eliminate one box from my setup. The card alone is much cheaper than the ReadyNAS pro option, but that's not the only thing I'd need. I'd like to put hotswap enclosures in, and I'd need a PCIe motherboard, so that would probably drive me to upgrade my server as well. So, main question is does anyone know any good SAS or SATA hotswap drive enclosures? Probably 4-in-3 type. |
#429
|
|||
|
|||
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 |
#430
|
|||
|
|||
Quote:
Quote:
Quote:
Last edited by hdtvrocks; 09-28-2008 at 05:14 AM. |
#431
|
||||
|
||||
I personally would not record to a NAS. This is especially true for me since I have two HDHR tuners and that alone eats up bandwidth. I have great luck with USB2 externals in BTV and I expect I'll have the same luck with Sage once I shut down the BTV server and move some of its drives to Sage.
I do recommend a NAS for static media like music and video collections. I personally recommend the Drobo with a DroboShare for that. I recommend the Drobo for the following reasons: 1. The data is protected 2. Unlike RAID5 you can have discs of different sizes. 3. When it fills up, you take out the smallest or oldest drive and replace it with the largest one you can get for the best price. 4. The DroboShare has an open API and there are streaming apps you can get for it. 5. The DroboShare can run two Drobos at once. 6. When replacing a drive you still have access to all the data while it is working to re-protect the array. |
#432
|
||||
|
||||
Well, 1 and 6 really aren't reasons to choose a Drobo over a NAS, as a decent NAS (home built or otherwise) does the same thing.
2, 3, that's nice, but some of the better NAS options out there can do something similar via multiple volumes. 4, most of the good NAS options (especially home built) can do that as well. 5, I don't really understand what it's better than. But here's the kicker, the Droboshare is (according to the Engadget review) quite slow. They got 6-8MB/sec from the Droboshare over Gig-E, in comparison a ReadyNAS NV+ will do more like 30MB/sec (either way) and the new ReadyNAS Pro (or home built NAS) should easilly do 100MB/sec. And at about $700 for the combo, it's not really any cheaper either. |
#433
|
||||
|
||||
Quote:
Quote:
Hm ~$1000 for the base hardware to do it myself, but I get a new server out of the deal... |
#434
|
||||
|
||||
Quote:
Anyway, I am not discounting anything anyone else is using, I just wanted to share my thoughts. |
#435
|
||||
|
||||
Quote:
Or are you looking for an external enclosure? -Chris
__________________
Win7, HDHomeRun, HD200 |
#436
|
||||
|
||||
Nope, internal.
|
#437
|
|||
|
|||
Quote:
If you aren't rackmounting stuff, the 5in3's will be fine. But they are a little hard to squeeze into a 4U case for some reason (I had a friend who had issues mounting thing in a 4U rackmount case). So if you are going rackmount, I would recommend a case that has the sleds builtin, even if it's less than 20. If you are using something like a stacker (which I use), the 5in3's work great in that. No issues with mounting.
__________________
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 |
#438
|
|||
|
|||
This is a little bit off topic but I figured the most relevant answers would come from the people in this post.
What do you guys do about commercial detection? I've been following the latest com skip thread on h.264 formats, link here http://forums.sagetv.com/forums/show...t=35381&page=5 and the guys are saying that they see 40% CPU usage across all four cores of a quad core system for one file. In this instance would you have the sage server handle the commercial detection or the NAS? I guess i am asking if you record the file to your sage server and have the sage server do the commercial detection and move it to the NAs when it is done. Or do you record straight to the NAS and have the sage server still do the commercial detection... OR do you record straight to the NAS and have the NAS do the commercial detection. -Peter |
#439
|
|||
|
|||
Quote:
__________________
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 |
#440
|
||||
|
||||
Quote:
Quote:
|
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 |