Hi Manuel,
Yes, it is definitely possible.
Two options that I'd look into would be as follows:
1. Use a shared file system such as NFS
so that you won't have any synchronization
issues.
2. Use mySQL's new replication, and either build
it into your application, or use heartbeat to
have one database failover.
We've had success with both of these methods.
Hope this helps.
Cheers,
Raj Dutt
Voxel dot Net, Inc.
Manuel Jenne wrote:
>
> Hi,
>
> it is possibli to use a MySQL Server with the LVS System because of the
> variable Database from the MySQL Server? How to sync the Databases from
> the Different Servers?
>
> Best regards
>
> Manuel
>
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
|