Re: Simple Informix Database HA on Solaris
From: Richard Kofler (richard.kofler_at_chello.at)
Date: 10/07/03
- Next message: Robin KAY: "Re: Graphic adapters"
- Previous message: Alex Moore: "Re: Ximian Evolution (NOW WORKING on Sparc 9 - v8/03)!!!"
- In reply to: Sting: "Simple Informix Database HA on Solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 07 Oct 2003 21:34:39 GMT
Sting wrote:
>
> We have two Informix Dynamic Server 9.21 systems running on Solaris 9
> upon which a clustering database proposed. Though the content
> synchronization between seems easier to implement, the failover
> mechanism remains rather hard to choose.
>
> Sun offers Cluster 3.0 software purpose requiring shared diskraid and
> special software packages which I think a small project not need. Does
> anyone know certain alternatives would help to do VRRP like of HA?
> Say, two servers would be assigned into one active and one standby.
> Each database server with two NICs, a primary and a backup. The
> primaries are both bundled with the VIP but the standby server with
> the corresponding NIC disabled until the link to primary NIC on active
> server die out. Both use the backup NIC to monitor each other's
> health?
Check INFORMIX Enterprise Replication (has own manual) or even HDR
in the admin guide.
Also consider upgrading to V9.40.*C2 with UC3 coming soon now.
Read about the sqlhost file and the exaples using '*' in the address
field.
Why have one machine eating power doing nothing when you always
can use it (at least) as a readonly server, and thus distributing all
queries, which don't ask for update or insert?
With clustering you waste the power of one machine ....
dic_k
-- Richard Kofler SOLID STATE EDV Dienstleistungen GmbH Vienna/Austria/Europe
- Next message: Robin KAY: "Re: Graphic adapters"
- Previous message: Alex Moore: "Re: Ximian Evolution (NOW WORKING on Sparc 9 - v8/03)!!!"
- In reply to: Sting: "Simple Informix Database HA on Solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|