Networking Forums

Networking Forums > Computer Networking > Linux Networking > PC Server farm

Reply
Thread Tools Display Modes

PC Server farm

 
 
chivalc@yahoo.com
Guest
Posts: n/a

 
      02-19-2006, 01:02 PM
Hi,

I wanna setup a high speed, high availibility server in linux for a
busy site (linux, apache, mysql). The resources available to me are
very scarce viz:

a. 4 celeron pcs with 512 mb ram
b. Three 256 kbps internet connection from different isp's

How can I make use of the above so that a reliable and high speed
network is availble which efficiently uses the available internet
bandwidth. How can the systems and internet connections be
interconnected

If necessary I can add 2-3 more PCs and some more internet connectivity
(each limited to 256 kbps). I have read something about ultra
monkey/mysql/apache clusters etc. Although I am no network expert, I am
ready to learn stuff to implement the above.


Regards,
chival c

 
Reply With Quote
 
 
 
 
CJT
Guest
Posts: n/a

 
      02-19-2006, 04:49 PM
(E-Mail Removed) wrote:

> Hi,
>
> I wanna setup a high speed, high availibility server in linux for a
> busy site (linux, apache, mysql). The resources available to me are
> very scarce viz:
>
> a. 4 celeron pcs with 512 mb ram
> b. Three 256 kbps internet connection from different isp's
>
> How can I make use of the above so that a reliable and high speed
> network is availble which efficiently uses the available internet
> bandwidth. How can the systems and internet connections be
> interconnected
>
> If necessary I can add 2-3 more PCs and some more internet connectivity
> (each limited to 256 kbps). I have read something about ultra
> monkey/mysql/apache clusters etc. Although I am no network expert, I am
> ready to learn stuff to implement the above.
>
>
> Regards,
> chival c
>

sell those four and buy one real server?

--
The e-mail address in our reply-to line is reversed in an attempt to
minimize spam. Our true address is of the form che...@prodigy.net.
 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      02-19-2006, 06:51 PM
In comp.os.linux.networking CJT <(E-Mail Removed)>:
> (E-Mail Removed) wrote:


>> Hi,
>>
>> I wanna setup a high speed, high availibility server in linux for a
>> busy site (linux, apache, mysql). The resources available to me are
>> very scarce viz:
>>
>> a. 4 celeron pcs with 512 mb ram
>> b. Three 256 kbps internet connection from different isp's
>>
>> How can I make use of the above so that a reliable and high speed
>> network is availble which efficiently uses the available internet
>> bandwidth. How can the systems and internet connections be
>> interconnected
>>
>> If necessary I can add 2-3 more PCs and some more internet connectivity
>> (each limited to 256 kbps). I have read something about ultra
>> monkey/mysql/apache clusters etc. Although I am no network expert, I am
>> ready to learn stuff to implement the above.


> sell those four and buy one real server?


Or/and get a faster connection, one of them probably setup could
be well able to outperform the bandwidth. ;-)

Honestly, he could build two LVS (www.tldp.org) cluster out of
them, one for mysql and the other for apache, Remaining problem
would be shared storage for the db, SAN/NAS would be nice.

It all depends how much downtime you one afford, with his crap
hardware there's not much hope. Presuming he hasn't even enough
disks to run softraid?

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 299: The data on your hard drive is out of balance.
 
Reply With Quote
 
chivalc@yahoo.com
Guest
Posts: n/a

 
      02-20-2006, 06:16 AM

Michael Heiming wrote:
> In comp.os.linux.networking CJT <(E-Mail Removed)>:
> > (E-Mail Removed) wrote:

>
> >> Hi,
> >>
> >> I wanna setup a high speed, high availibility server in linux for a
> >> busy site (linux, apache, mysql). The resources available to me are
> >> very scarce viz:
> >>
> >> a. 4 celeron pcs with 512 mb ram
> >> b. Three 256 kbps internet connection from different isp's
> >>
> >> How can I make use of the above so that a reliable and high speed
> >> network is availble which efficiently uses the available internet
> >> bandwidth. How can the systems and internet connections be
> >> interconnected
> >>
> >> If necessary I can add 2-3 more PCs and some more internet connectivity
> >> (each limited to 256 kbps). I have read something about ultra
> >> monkey/mysql/apache clusters etc. Although I am no network expert, I am
> >> ready to learn stuff to implement the above.

>
> > sell those four and buy one real server?

>
> Or/and get a faster connection, one of them probably setup could
> be well able to outperform the bandwidth. ;-)
>
> Honestly, he could build two LVS (www.tldp.org) cluster out of
> them, one for mysql and the other for apache, Remaining problem
> would be shared storage for the db, SAN/NAS would be nice.
>
> It all depends how much downtime you one afford, with his crap
> hardware there's not much hope. Presuming he hasn't even enough
> disks to run softraid?
>
> --
> Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
> mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
> #bofh excuse 299: The data on your hard drive is out of balance.


is something worthwhile possible, with say 20 to 30 commodity pc's and
multi homing different internet connections?

 
Reply With Quote
 
chivalc@yahoo.com
Guest
Posts: n/a

 
      02-20-2006, 06:16 AM

Michael Heiming wrote:
> In comp.os.linux.networking CJT <(E-Mail Removed)>:
> > (E-Mail Removed) wrote:

>
> >> Hi,
> >>
> >> I wanna setup a high speed, high availibility server in linux for a
> >> busy site (linux, apache, mysql). The resources available to me are
> >> very scarce viz:
> >>
> >> a. 4 celeron pcs with 512 mb ram
> >> b. Three 256 kbps internet connection from different isp's
> >>
> >> How can I make use of the above so that a reliable and high speed
> >> network is availble which efficiently uses the available internet
> >> bandwidth. How can the systems and internet connections be
> >> interconnected
> >>
> >> If necessary I can add 2-3 more PCs and some more internet connectivity
> >> (each limited to 256 kbps). I have read something about ultra
> >> monkey/mysql/apache clusters etc. Although I am no network expert, I am
> >> ready to learn stuff to implement the above.

>
> > sell those four and buy one real server?

>
> Or/and get a faster connection, one of them probably setup could
> be well able to outperform the bandwidth. ;-)
>
> Honestly, he could build two LVS (www.tldp.org) cluster out of
> them, one for mysql and the other for apache, Remaining problem
> would be shared storage for the db, SAN/NAS would be nice.
>
> It all depends how much downtime you one afford, with his crap
> hardware there's not much hope. Presuming he hasn't even enough
> disks to run softraid?
>
> --
> Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
> mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
> #bofh excuse 299: The data on your hard drive is out of balance.


is something worthwhile possible, with say 20 to 30 commodity pc's and
multi homing different internet connections?

 
Reply With Quote
 
chivalc@yahoo.com
Guest
Posts: n/a

 
      02-20-2006, 06:16 AM

Michael Heiming wrote:
> In comp.os.linux.networking CJT <(E-Mail Removed)>:
> > (E-Mail Removed) wrote:

>
> >> Hi,
> >>
> >> I wanna setup a high speed, high availibility server in linux for a
> >> busy site (linux, apache, mysql). The resources available to me are
> >> very scarce viz:
> >>
> >> a. 4 celeron pcs with 512 mb ram
> >> b. Three 256 kbps internet connection from different isp's
> >>
> >> How can I make use of the above so that a reliable and high speed
> >> network is availble which efficiently uses the available internet
> >> bandwidth. How can the systems and internet connections be
> >> interconnected
> >>
> >> If necessary I can add 2-3 more PCs and some more internet connectivity
> >> (each limited to 256 kbps). I have read something about ultra
> >> monkey/mysql/apache clusters etc. Although I am no network expert, I am
> >> ready to learn stuff to implement the above.

>
> > sell those four and buy one real server?

>
> Or/and get a faster connection, one of them probably setup could
> be well able to outperform the bandwidth. ;-)
>
> Honestly, he could build two LVS (www.tldp.org) cluster out of
> them, one for mysql and the other for apache, Remaining problem
> would be shared storage for the db, SAN/NAS would be nice.
>
> It all depends how much downtime you one afford, with his crap
> hardware there's not much hope. Presuming he hasn't even enough
> disks to run softraid?
>
> --
> Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
> mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
> #bofh excuse 299: The data on your hard drive is out of balance.


is something worthwhile possible, with say 20 to 30 commodity pc's and
multi homing different internet connections?

 
Reply With Quote
 
LordGarak@gmail.com
Guest
Posts: n/a

 
      02-23-2006, 10:20 PM
Multihoming dosn't work on the small scale, you need to be big enough
to have your own subnet and routing numbers. The internet backbone has
to be aware that there is more than one way to get to your subnet, so
you need to be running BGP. The smallest connection suitable for this
kind of setup is a 100mbit. In short, multihoming just isnt possible on
this scale.

Build a good rack server and have it colocated in a multihomed
datacenter. PC parts are ok as long as you avoid the cheapest junk.
Make sure to get a server grade PSU! Harddrives will fail, sooner
rather than later, its just a mater of time. So make sure its tollenant
of HD failour. For my cheap servers I just have a switch connected to
the master/slave selection. So if the master fails I just call up the
datacenter and tell them to hit the switch and power cycle the server.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Insurance – Auto, Life, Home Owner, Health – State Farm nancygroup5@gmail.com Broadband 0 07-11-2008 07:48 AM
Which software to setup networked MP3/Ogg rip farm?? koekoek Linux Networking 0 11-07-2007 08:23 PM
Longhorn Server 6001 with NAP: DHCP Server can't reach IAS Server Shrek Windows Networking 3 04-02-2007 07:21 PM
Windows NLB support for IBM HTTP server or IIS (farm) Nick Dakoronias Windows Networking 0 06-19-2006 02:07 PM
Suggestions for 802.11x Broadcast on Farm usenet.lloydgm@choicemail1.com Wireless Internet 5 10-06-2005 06:47 PM



1 2 3 4 5 6 7 8 9 10 11