On 1/6/07, David Mayr <[EMAIL PROTECTED]> wrote:
> I'm looking for some free software that will allow me to have a real time > mirror (one way) from one machine to another. Rsync is not an > acceptable solution. If you want real realtime, consider using a network-raid system as DRDB (http://www.drbd.org/) or maybe md on top of nbd (network block device). Some more possibilities listed at http://www.topology.org/linux/raid.html unter the header "Network Raid". -- MfG, David Mayr ================================ SUSE Linux Products GmbH - a Novell business R&D / inttools Simply change! =================================== Maxfeldstrasse 5, D-90409 Nürnberg http://opensuse.org, [EMAIL PROTECTED]
Assuming your looking for a block level mirroring, I would say drdb is the suse preferred method and it is the way officially supported in SLES AIUI. A lot of people use drdb in conjunction with LinuxHA (heartbeat). That should also be officially supported in SLES. Greg -- Greg Freemyer The Norcross Group Forensics for the 21st Century -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
