> -----Original Message----- > From: linux-cluster-bounces@xxxxxxxxxx [mailto:linux-cluster-bounces@xxxxxxxxxx] > On Behalf Of Tiago Cruz > Sent: Wednesday, July 01, 2009 3:00 PM > To: linux clustering > Subject: RE: Did you use GFS with witch technology? > > I have 10 VM inside a apache cluster, and I've compiled one httpd inside > GFS, some like (/gfs/httpd_servers/bin-2.2.9). You can do that. It sounds like most of the nodes may be accessing this httpd instance read-only. If that will be the case, consider using spectator mounts on some of the nodes so you don't have to create 10 individual journals. > Did you see any problem with this? How do you use Apache with GFS? We actually use it for several purposes. For one, we keep our document root on GFS, so when web content is modified, the new content is immediately visible to all web servers. For another, we have a file-based session implementation on a GFS mount. The only real limitations I know of have to do with applications which are not cluster-aware, and performance of heavy read-write loads. -Jeff -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster