I am looking for some software that will allow me to duplicate a mount from one system to another system.
The software should meet these requirements:
Will work with Red Hat Enterprise Linux 6.5 (and optionally RHEL 5.10)
Will duplicate the change - in real time - on the remote system
Will allow the remote system to have that file system mounted - ie data can be read on both systems.
Note that each system has its own storage - shared storage (ie san) is not an option.
I am aware of and have used rsync, but that is not real-time and depending on the amount of data - it can be several hours to complete the replication.
Does such a thing exist for Linux?
The software should meet these requirements:
Will work with Red Hat Enterprise Linux 6.5 (and optionally RHEL 5.10)
Will duplicate the change - in real time - on the remote system
Will allow the remote system to have that file system mounted - ie data can be read on both systems.
Note that each system has its own storage - shared storage (ie san) is not an option.
I am aware of and have used rsync, but that is not real-time and depending on the amount of data - it can be several hours to complete the replication.
Does such a thing exist for Linux?