Am Donnerstag, 10. Juli 2008 10:35 schrieb Andreas Reschke: > Hello, > it is possible to setup a active-active cluster with the following basic > condition: > - SLES 10 SP1 x86_64 > > - Server 1 (Database) with 1 XEN-Instance with Oracle with filesystem on > SAN with multipathing > - Server 2 (Application) with 1 XEN-Instance with SAP with filesystem on > SAN with multipathing > > The 2 servers should be a active-active cluster with failover. How to > setup the cluster? With drbd? How to setup the filesystem out of the XEN > to SAN? > > Can anybody give me a hint to realize that project? > > > Gruß > Andreas Reschke
Hi, you need a cluster file system like OCFS2, GFS or GPFS. Then bith nodes can aktive write into that partition. No DRBD needed here. First of all, configure your cluster FS manually and check if everything is working. Then add this config to the cluster. Greetings, -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [EMAIL PROTECTED] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
