OTRS cluster not possible/problematic?

Moderator: crythias

Locked
zbigniew
Znuny newbie
Posts: 53
Joined: 11 Dec 2014, 13:30
Znuny Version: 5.0.23
Real Name: Zbigniew Luszpinski

OTRS cluster not possible/problematic?

Post by zbigniew »

Hi,

is it possible to do active-active OTRS cluster? (2 otrs work together and share everything)

made a OTRS cluster with 2 nodes:
app1
app2
db1
db2

app1/2 have otrs 4.0.6 app - they are loadbalanced and share common dns name. /opt/otrs/var directory is shared using NFS.
db1/2 is mysql galera cluster

app server have script which checks if db servers are alive every minute and switches them in Config.pm if not plus httpd reload to reload changed Config.pm. Do you know any better option to do this? Can otrs do this without using my script? E.g. can I provide to otrs both db addresses and otrs can use second one if first fails connection?

Because of sharing app servers in otrs logs see error: "Process could not be found in the process table!" because list of linux processes is shared between both app servers it is obvious that processes have different numbers and are found on one server but not other one. Can I hide/turn off this error message?
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: OTRS cluster not possible/problematic?

Post by wurzel »

Hi,

this is hardcore stuff, not possible with standard OTRS and no knowledge of perl, caching, webserverclustering, Unix Mailserver, DNS, Unix Shell, security and so on...

xxx provides High Availibility in OTRS Managed or with ENTERPRISE Features
see here https://www.otrs.com/solutions/otrs-bus ... e/?lang=en

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Locked