LinuxMCE Forums
May 25, 2013, 01:42:41 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: 1 2 [3]
  Print  
Author Topic: Newbie with Installation from Scratch  (Read 4390 times)
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #30 on: January 28, 2009, 07:47:20 am »

Taking a look at http://en.wikipedia.org/wiki/Standard_RAID_levels#RAID_5 is instructive, particularly the section on RAID5 performance. It doesn't completely enumerate the issue with read-modify-write, although I have read detailed technical breakdowns elsewhere, but it does give a feel for it. Essentially, say you wanted to increment a counter in a database, the steps you would need to take are:

Read that entry from disk
Increment it in memory
Write the entry back to disk (atomic transaction)
   Sequential write to transaction log
      Read all data blocks plus parity block in that stripe
      Calculate new parity block value once transaction entry is written
      Write transaction log entry
      Write new parity block
   Random write to database
      Read all data blocks plus parity block in that stripe
      Calculate new parity block value once db entry is updated
      Write db entry
      Write new parity block
End process

If this was on an 6 disk RAID5, it would correlate to 17 soft I/O operations to the disk surface. A similar RAID10 would correlate to 5 such operations, moreover, the number increases which each disk added to a RAID5, it remains the same when increasing a RAID10.

Also, note the article compares with RAID0 - which for read purposes is the same or slower than RAID10 (because you can read multiple sequential or random pieces of data from multiple channels and disks simultaneously) - and it indicates that RAID5 is "slightly slower". For write performance in clearly indicates that it is dramatically slower (sometimes by as much as "an order of magnitude"). And mentions a group I had never heard of! BAARF - Battle Against Any RAID Five. An organisation I would have been a card carrying member of had they existed and I had been aware of them back in my DB days!! Smiley
Logged
nite_man
NEEDS to work for LinuxMCE
***
Posts: 1019


Want to work with LinuxMCE


View Profile WWW
« Reply #31 on: January 28, 2009, 09:04:28 am »

I have Asus M3N78-EM on my core/hybrid. So far I found following issues with it:
  • Integrated NIC works with modern kernels starting from 2.6.26. So, to use it with 0710 kernel should be recompiled
  • Sound over HDMI doesn't work under 0710 even with the latest kernel and ALSA. Maybe I did something wrong when recompile the kernel. It definitely should work under 0810.
  • Some strange problem with connection over HDMI. TV brightness is changed periodically. Especially when menu items are changed (browsing of video file options, for example). Sometimes it happens during playback DVD rip. I changed the HDMI cable but result is still the same. I have to find some other device with HDMI output (the rest are connected via SCART and work fine) and see if it solves the problem.

I didn't test RAID because I use NAS.
Logged

Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru
Domodude
Guest
« Reply #32 on: January 28, 2009, 02:04:01 pm »

Hi,
Thanks for the very elaborate explanation. Looks like I will be revising my storage setup and ditch the RAID5.
If I do end up with several NAS units, is there any way to specify that music should go on NAS1, movies on NAS2, etc? Or expendable vs. valuable?

And mentions a group I had never heard of! BAARF - Battle Against Any RAID Five. An organisation I would have been a card carrying member of had they existed and I had been aware of them back in my DB days!! Smiley
Grin
Logged
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #33 on: January 28, 2009, 05:17:00 pm »

The storage radar will always automatically pick the NAS with the most storage space in the storage selector by default.

-Thom
Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #34 on: January 28, 2009, 10:00:56 pm »

Hi,
Thanks for the very elaborate explanation. Looks like I will be revising my storage setup and ditch the RAID5.
If I do end up with several NAS units, is there any way to specify that music should go on NAS1, movies on NAS2, etc? Or expendable vs. valuable?

And mentions a group I had never heard of! BAARF - Battle Against Any RAID Five. An organisation I would have been a card carrying member of had they existed and I had been aware of them back in my DB days!! Smiley
Grin

Not sure I follow - music doesn't "go" anywhere as such. The only thing that "go"es somewhere in the sense you are talking about is when you record live TV as this the only time that LMCE writes something new. And Thom has answered that for you. Oh yeah, ripping DVDs/CDs, silly me - same thing, it will present you the options which you can then override if you wish...
Logged
Domodude
Guest
« Reply #35 on: February 03, 2009, 01:52:55 pm »

Not sure I follow - music doesn't "go" anywhere as such.
...
Oh yeah, ripping DVDs/CDs, silly me - same thing, it will present you the options which you can then override if you wish...

Right, this is basically the direction of where I want to go. Very valuable stuff such as photographs could go on a very secure RIADed NAS, and the unimportant things on a simple, cheap NAS with one or two drives.
The functionality is there to put the CD/DVD rips on a particular NAS (like you wrote above) simply by selecting an alternative location. But is it currently possible to suggest that alternative location by default, for specific types of media?

Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #36 on: February 03, 2009, 09:19:06 pm »

I'm assuming that the logic is just how Thom suggests, it will show the partition with the most space. I don't think you can set a default, certainly not by media type anyway. Really, its just going to present you with 2 or 3 location options in a menu with the largest at the top, so its a single click. You have to navigate to the subfolder you want the rip to be in anyway, so when ripping, allong with choosing which tracks, public/private, and giving it a name, saving on a single extra click will do nothing for ease or useability!
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #37 on: February 03, 2009, 09:44:57 pm »

- The 8300 chipset is MOBO integrated, so selecting a different one because 8300 would be wasteful means selecting a different MOBO. I have no issue selecting a different one but would then appreciate knowing which NVIDIA would be the best to have without going overboard. The page in hardware here (wiki.linuxmce.org/index.php/Hardware) mentions "It is recommended to use one from a GeForce 6200 to a GeForce 8500". That's why I went with the 8300. Don't know if it matters, but obviously I prefer to be able to send 1080p whenever possible. If it's that important to go lower I could save about $20.00 right there, so that's good. So please advice what number should I go to.
- I'll drop to 1Gb RAM (saves me some money to buy the NIC)  Wink
- I'll drop the internal HD to say...160GB? (saves some more money there too)

   Now for the big question: How could I play BluRay? Should I (can I) just buy a separate stand-alone player and somehow connect it to LinuxMCE? And, still be able to keep one control over everything, so LinuxMCE controls everything? The video mentions connectivity to VHS, so I assume you could also connect a BluRay player. It'd be kinda strange to have two different drive bays there, but hey! you do what you need to do, right...
What say the gods?

Thank you,
Ray


Hi Ray,

Colin is right in saying that currently there is not too much to be gained from using any nVidia card above say a 7300. But if you want to be able to exploit the forthcoming improvements in the nVidia driver and or use onboard chipset based nVidia graphics then really you should look at nVidia 8000 series cards or chipsets and above.

Re the external BlueRay player... yes this is possibly the best route to go currently. Something like the Denon 2500 or 3800 RS232 enabled BlueRay player routed through a Denon Surround Amp such as the 2309 would work well. Currently there are no device templates for the 2500/3800 players (we will be working on one or you could create one yourself). Even without the device template and RS232 control this would provide a very good BlueRay source (they are not cheap though!).

All the best

Andrew
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
Ray_N
Veteran
***
Posts: 57


View Profile WWW
« Reply #38 on: February 03, 2009, 11:59:24 pm »

Thanks for the insight Andrew, it does help. However, I just received all the parts shipment yesterday and started building the system already. On the BluRay, I decided to go the "rip somewhere else" route...'cause you're right on... those players aren't cheap.

Thank you...looking forward to contributing my successes/frustrations. :-)
R


Logged

Pages: 1 2 [3]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!