Shared storage for web cluster
Posted
by
user52475
on Server Fault
See other posts from Server Fault
or by user52475
Published on 2010-12-08T10:17:26Z
Indexed on
2011/02/01
23:27 UTC
Read the original article
Hit count: 266
filesystems
|cluster
Hi all!
Have a big question about shared/clustered/distributed file system for storage. It will shared storage for shared web hosting (web files + maildir) and OpenVZ containers storage . Have any one working example of such system?
The options are:
- Lustre
- GFS1/GFS2 - GFS2 - as I understand is EXPERIMENTAL...
- NFS
This 3 systems which I consider for shared storage. Now I have storage with HW RAID 10 - 1TB.
NFS - As I know there will be problem with locking? GFS/Lustre - problems when there will be a lot of small files , what is typical for hosting environment and problems with maildir.
© Server Fault or respective owner