Fail-over Server

Stuart Sears stuart at sjsears.com
Tue Mar 30 17:29:38 UTC 2004


On Friday 26 Mar 2004 19:59, Ryan Golhar wrote:
> I'm in the process of setting up a server to act as a failover server if
> the primary server goes down.  The services I need to have failed over
> include:
>
> 1. DHCP (maintaining current leases)
v. difficult unless you have a central point of storage for the leases file
> 2. NIS
simply set up a slave server.
ypinit -s 
(read the docs!!!)
> 3. NFS (user home directories)
cluster manager. Separate shared storage (a simple shared external SCSI disk 
would work, but a proper storage solution would be best)
> 4. License Server (FlexLM)


>
> Can anyone recommend a way on how to handle this?  It would be easier
> knowing other people's experiences with this.  Thanks,
>
> Ryan

-- 
Stuart Sears RHCE/RHCX





More information about the redhat-list mailing list