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

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - srcuervo

#1
Quote from: tschak909 on December 02, 2009, 12:39:50 AM
Dude,

are you brain damaged?

Seriously?

It should be made perfectly clear, that you're on your own, that you would have to significantly patch the system to support your configuration.

Which

would be great, but you don't strike me as the "I'll code it up" type.

-Thom

No, Im not brain damaged. Quite the contrary, Im a member of Mensa.

Im sorry if you feel that you have the answer to everything to the point that if you dont means such answers dont exist. If you dont know the answer to my questions then you dont have to reply to them. Relax, we are all human here, no one has all the answers.

I know Im mostly on my own and I am trying to figure out if developing a patch for distributing some tasks is even worth it. Obviously a beowulf style cluster is out of the question but a distributed one is easier to achieve.

I have by now installed 3 beowulf clusters each between 20 and 30 nodes and 6 distributed task clusters each of an average of 35 nodes for use as VoIP PBX servers; Im also a game programmer.

Quote from: trentend on December 02, 2009, 12:48:15 AM
It's also worth bearing in mind that there is a massive advantage in a single, low power, core with distributed on-demand media driectors.  Running the whole thing centrally 24/7 would consume a lot of resources and generate a lot of heat.

I agree, the purpose was never to eliminate the media directors but to distribute the tasks of the core. But merkur2k is right, the difference is probably meaningless.

Quote from: merkur2k on December 02, 2009, 03:50:58 AM
as stated, its the video decoding that takes the majority of the power. everything else (database, etc) really has no impact. anything made in the last couple years has plenty enough power to do everything, and you can get away with even less if you offload the video decoding to the gpu (using vdpau with nvidia).
save your pennies and just do it right.

Yea Im sticking to a basic setup.

But still if video decoding is the task that takes the most load wouldnt it be better to leave it to the main processor? Or do you mean I should just buy a decent computer and a really really powerful video card to take the load of video decoding?

Which brings me to another question.

Does the video card in the core take all the load and I should just invest in basic ones for the media directors or should I just invest in all around good ones?

Thanks guys.
#2
Ok so in short
although setting up a cluster is viable it would only work for distributed tasks and not distributed processes. So I would still need one good server for video decoding and then I can set up servers for database etc so that the main powerhouse, ie the video decoding server, doesnt go into other little tasks. Im guessing two servers is more than enough and one has to be as powerful as possible. Am I right?

Im going to check what sort of servers I can get, maybe Ill just end up sticking to one.

Thanks guys.
#3
Ok ok I get it no P3.

Still. clustering? Is it a definite no? or just uncharted territory?

I found a cheap IBM blade server with 14 blades each with 2GB of ram and two 3GHz Xeon processors. Thats a total of 28GB of ram and 28 3Ghz xeon processors in a cluster. I bet that would be enough... right?

So beowulf anyone?
#4
Users / Is it possible to install Linux MCE in a Cluster?
November 29, 2009, 12:38:40 PM
Hi
Ive been planning my LinuxMCE installation for a while. I just got a couple of old servers, two dual P3 700mhz.

Now I know they aint much... by themselves.
The p3s are easily upgradable to dual 1Ghz p3(5bucks a piece on ebay hehe). I read in the wiki that a 733mhz p3 wouldnt be enough to watch a live feed but a 800mhz would, so Im guessing the upgrade to 1Ghz is a must.
So that would mean a cluster of two servers running a total of 4 p3 1Ghz processors.
Now that sounds more like something that could handle LinuxMCE... right? Im planning on setting up a core and two media directors only.
So back to the main question, is it possible to install LinuxMCE on a cluster? If so do you think I should be fine with my servers or should I buy a couple of cheap P4 xeon servers from ebay just to make sure it works fine?

Thanks.