6 Posts

October 15th, 2009 11:00

Hi,

It is possible to make the replicated file system writable, but this might involve breaking the relationship.

If you looking for a writable snapshot on a replicated file system, then you might need to create a clone of the file system using that snapshot as referance


Mc Satty

366 Posts

October 15th, 2009 11:00

Hi,

You can actually take a RO checkpoint of the replicated ( destination ) filesystem, then take a RW checkpoint using this as the baseline.

For example :

fs1 > fs1_repl

create fs1_repl_ckpt ( ro ), then create a fs1_rw from fs1_repl_ckpt.

There is no need to stop the replication from fs1 to fs1_repl.

Gustavo Barreto.
No Events found!

Top