Networking Forums

Networking Forums > Computer Networking > Linux Networking > what network-FS for web-cluster?

Reply
Thread Tools Display Modes

what network-FS for web-cluster?

 
 
nsa.usa@gmail.com
Guest
Posts: n/a

 
      07-26-2007, 12:22 AM
Hi,

Whats the best network-FS for a Linux LVS cluster used as a web-server
for a (mysql)DB application?
I can use no network-FS and replicate the DB but then I have a problem
with session-management and also if the DB gets really large I run
into problems with that too. I think using persistent connections is
ugly so I would like to use a network-FS to at least store session-
data, but would better like a network-FS to store the entire DB.
The main DB will be large and holding lots of photos, video, and text.
Allmost all web-page requests will require DB reads, only a few will
require writes (except for the session-management data).
I want very high-availability by the way, 100%.

I looked into Lustre and PVFS, but they don't seem ideal, they get
ugly when you need failover. Not sure about NFS.

Is there no network FS that can just sort of create a RAID? I will use
comodity servers for the cluster. Each has a single disk, I want to
stripe and mirror over the disks to get both redundancy as well as
extremely high capacity. Whats the solution for this? If a server goes
down, everything must continue as normal without any hickups!

Thanks alot!
Tobias

 
Reply With Quote
 
 
 
 
Ed Prochak
Guest
Posts: n/a

 
      07-26-2007, 01:19 AM
On Jul 25, 8:22 pm, nsa....@gmail.com wrote:
> Hi,
>
> Whats the best network-FS for a Linux LVS cluster used as a web-server
> for a (mysql)DB application?
> I can use no network-FS and replicate the DB but then I have a problem
> with session-management and also if the DB gets really large I run
> into problems with that too. I think using persistent connections is
> ugly so I would like to use a network-FS to at least store session-
> data, but would better like a network-FS to store the entire DB.
> The main DB will be large and holding lots of photos, video, and text.
> Allmost all web-page requests will require DB reads, only a few will
> require writes (except for the session-management data).
> I want very high-availability by the way, 100%.
>
> I looked into Lustre and PVFS, but they don't seem ideal, they get
> ugly when you need failover. Not sure about NFS.
>
> Is there no network FS that can just sort of create a RAID? I will use
> comodity servers for the cluster. Each has a single disk, I want to
> stripe and mirror over the disks to get both redundancy as well as
> extremely high capacity. Whats the solution for this? If a server goes
> down, everything must continue as normal without any hickups!
>
> Thanks alot!
> Tobias


this isn't a database question, but a clustering & file system
question.

You might get better responses in a comp.os.linux.* group.

Good luck!
Ed

 
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
Our high end SQL server cluster is maxed out, how else to expand? Will it help to move tables off of the cluster onto other clusters or will that just create processing bottleneck on the cluster running SQL server? Daniel Windows Networking 0 07-20-2007 07:02 PM
Network Load Balancing adds cluster IP to DNS Gaspar Windows Networking 3 04-17-2007 05:37 PM
Linux Network Cluster/Load Balancing MattD Linux Networking 0 02-08-2007 10:05 PM
How do I add a network connection to an existing Win2K3 cluster? Racer-D Windows Networking 3 04-24-2006 03:38 AM
Setting up a Linux network storage cluster Johannes Petersson Linux Networking 7 10-22-2005 11:08 AM



1 2 3 4 5 6 7 8 9 10 11