Web clusters
Tagged:
Needs documentation...
- Login or register to post comments
- Print entire section
- Talk
Type some keywords below and hit "enter": This will search the drupal.org issue queues across the various projects that make up the Aegir system. If there are no relevant results, please submit an issue there. |
Other support resources: |
Needs documentation...
The notebook section provides a way for you to store and share information with your group members. With the book feature you can:
The revisions let you track differences between multiple versions of a post.
#1
I am interested in a deployment strategy for Aegir in the context of a web cluster that uses glusterfs to keep the two servers in sync. We have not yet implemented such a cluster, but have been considering it for quite some time. Gluster prevents the single point of failure that nfs creates.
The question is, how can aegir be used to deploy platforms and sites to a gluster cluster?
#2
We are trying to move from deploying code via clustering (rsynch) to pack (writing to a shared NFS). On our Red Hat, Drupal v6 seems to have problems using the NFS file caching. Possibly something about opening files in shared mode which is not compatible with NFS file cache. Does that sound similar to a problem anyone else has experienced ?