Then you should be able to cluster as I described, and deal with load balancing/failover of the DB box separately. The key thing to remember is that if two boxes have both mounted the same block device, they *must not* both try to write to it. If your web servers are both writing to a remote DB, then you've solved that problem quite handily. If you can mount /web (or whatever) read-only, then you can cluster without a problem. Chris St. Pierre Unix Systems Administrator Nebraska Wesleyan University On Fri, 18 Nov 2005, Magnus Andersen wrote: >the database is remote. > >On 11/18/05, Magnus Andersen <mag.andersen@xxxxxxxxx> wrote: >> >> Thanks for the dynamic definition. Our web pages all connect to an Oracle >> DB via OCI. Didn't think about the CNAME to make it pick a box..good idea. >> >> -- >> Magnus Andersen >> Systems Administrator / Oracle DBA >> Walker & Associates, Inc. >> > > > >-- >Magnus Andersen >Systems Administrator / Oracle DBA >Walker & Associates, Inc. >-- >redhat-list mailing list >unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe >https://www.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list