[Spacewalk-list] HA Solution to Spacewalk

Nelson Marques nmo.marques at gmail.com
Wed Mar 5 16:49:32 UTC 2014


Hi,

Load Balancing should be with 'sticky sessions' and Tomcats need to be
clustered for session management (I'm not sure is the webapps play any role
on that, though someone can point it). That in theory should work. I'm
going for a similar architecture, though currently I'm struggling with
updating to SW2.1 (schema update).

NM


2014-03-05 14:44 GMT+00:00 Rick van der Linde <rick at rilp.nl>:

>  Hi all,
>
>
>
>
>
> Since more and more intellectual capital is situated in my spaealk
> solution I wonder if it's possible to make ik HA.
>
>
>
> Let me explain what I;m thinking of:
>
>
>
> Seperated DB that is (synchroneously) replicated. Tha (DB) service address
> will switchover to the other server when something occurs. In my opinion
> this is a "proven" concept. But the trick part is next:
>
>
>
> I want to build the spacewalk application onto multiple servers with
> shared storage. In front of these I would like to "load-balance" the
> connections. Most bequtifull would be that sessions get handled by multiple
> servers, but according to me sessions are not stateless. Load balancing
> will then be possible with connection affinity set. (That is once connected
> all requests will be handled by the server connected till the session
> ends). Do you know is this is possible?
>
>
>
> last is which filesystems should be shared across the load balanced
> servers to keep them in sync?
>
>
>
> Filesystems I can mention are:
>
>
>
> /var/satellite
>
> /var/lib/cobbler
>
> /var/lib/tftpboot
>
>
>
> Clients should then access the LBR address.
>
>
>
> Thanks in advance,
>
>
>
>
>
> Rick
>
>
>
> _______________________________________________
> Spacewalk-list mailing list
> Spacewalk-list at redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20140305/d06e3dcc/attachment.htm>


More information about the Spacewalk-list mailing list