Out of the box, OTRS still has some rough edges for clustered configurations.
It still stores some configuration info for individual nodes in node-local
storage, which can be tricky to manage and still keep the cluster configuration
consistent. We did some mods to move all configuration informat
2015-05-23 9:02 GMT+02:00 David Boyes :
> Out of the box, OTRS still has some rough edges for clustered
> configurations. It still stores some configuration info for individual
> nodes in node-local storage, which can be tricky to manage and still keep
> the cluster configuration consistent. We di
> 2015-05-23 9:02 GMT+02:00
> Hi and thanks for the answer. What do you mean with "some configuration info
> for individual nodes"? I was thinking that having a single otrs on a
> clustered fs would avoid to have any file stored elsewhere than the cluster...
I probably should clarify. What we
Assuming that the whole otrs directory would be in the clustered fs,
directory references would not be the same for each node of the cluster?
They would all share the /var/www (let's say) directory, where otrs would
be placed. I'm not sure I understand which references you're talking about.
I don'