Re: [SOGo] Clustering SOGo?

2013-12-05 Thread J. Echter
Am 04.12.2013 15:06, schrieb Martin Rabl:
 Hi,

 is it possible using two or more instances of SOGo (not workers),
 where every instance runs on an own server, which are accessing to one
 database together?

 The idea is running a own SOGo instance in our DMZ so the users can
 read their mail, events etc. from home.

 Or should I create a database cluster which replicates to/from the
 master in the intranet?

i'm using red hat cluster suite (rgmanager,corosync) to start and stop
the services.

works fine.

primary/primary drbd/gfs2 setup.

cheers.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Clustering SOGo?

2013-12-04 Thread Martin Rabl

Hi,

is it possible using two or more instances of SOGo (not workers), 
where every instance runs on an own server, which are accessing to one 
database together?


The idea is running a own SOGo instance in our DMZ so the users can 
read their mail, events etc. from home.


Or should I create a database cluster which replicates to/from the 
master in the intranet?


--
Greetings,

   Martin Rabl
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Clustering SOGo?

2013-12-04 Thread Sven Schwedas
Hi,

On 2013-12-04 15:06, Martin Rabl wrote:
 Hi,
 
 is it possible using two or more instances of SOGo (not workers), where
 every instance runs on an own server, which are accessing to one
 database together?
 
 The idea is running a own SOGo instance in our DMZ so the users can read
 their mail, events etc. from home.
 
 Or should I create a database cluster which replicates to/from the
 master in the intranet?

The latter works, we have a MySQL master-master setup running in our two
offices. No idea about the former, though.

-- 
Mit freundlichen Grüßen, / Best Regards,
Sven Schwedas
Systemadministrator
TAO Beratungs- und Management GmbH | Lendplatz 45 | A - 8020 Graz
Mail/XMPP: sven.schwe...@tao.at | +43 (0)680 301 7167
http://software.tao.at

TAO Software befindet sich vom 23.12.2013 bis einschließlich 06.01.2014
auf Betriebsurlaub. Ab dem 07.01.2014 sind wir gerne wieder für Sie da.
Bis dahin wünschen wir Ihnen ein frohes Fest, schöne Feiertage und einen
guten Start ins Neue Jahr!
/
Company holidays between 2013-12-23 and 2014-01-06. Happy everything.



signature.asc
Description: OpenPGP digital signature


Re: [SOGo] Clustering SOGo?

2013-12-04 Thread Stephen Ingram
On Wed, Dec 4, 2013 at 6:06 AM, Martin Rabl martin.r...@rablnet.de wrote:

 Hi,

 is it possible using two or more instances of SOGo (not workers), where
 every instance runs on an own server, which are accessing to one database
 together?

 The idea is running a own SOGo instance in our DMZ so the users can read
 their mail, events etc. from home.


We use this with great success. SOGo itself takes much more horsepower than
the supporting database so it's a good fit.

Steve
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Clustering SOGo?

2013-12-04 Thread Jean Raby

On 13-12-04 9:06 AM, Martin Rabl wrote:

Hi,

is it possible using two or more instances of SOGo (not workers), where every
instance runs on an own server, which are accessing to one database together?

The idea is running a own SOGo instance in our DMZ so the users can
read their mail, events etc. from home.


That will work, but you need to make sure that the c_*location fields in the 
sogo_folder_info table are set properly.


If you're using a FQDN, it should just work. If not, you'll need to update your 
sogo config and all the rows in the table to use a hostname that is reachable 
from both servers.

--
users@sogo.nu
https://inverse.ca/sogo/lists