[Linux-HA] Shared configration files using DRBD

Thomas Glanzmann thomas at glanzmann.de
Wed Jan 2 09:49:37 MST 2008


Hello Chris,

> Are there any problems from treating all services like this -
> (postfix/dovecot/ftp/etc), as long as I dont try share data which is
> specific to each machine?

I think it is legitimate to share the configuration files on a shared
disk if you need the shared disk for _that_ service anyway. But for
example I would not put the OpenVPN configuration or the configuration
file of an apache loadbalancer on a shared disk because drbd adds
another dependency to the chain of things that can go wrong. So I keep
the dependencies as small as possible for each distinct service.

        Thomas


More information about the Linux-HA mailing list