04-24-06 01:09 PM
if you do not want to implement storage level replication but still
want to maintain multiple copies, you can use host level replication
options.
simple implementation could be made by assigning similar sized luns
from multiple storages to a single host. now using host level mirroring
options (lvms, dynamic disks) you can combine the luns from two or more
storage systems into single logical volume/disk.
after this, reads/writes would be directed by operating system on all
the storage systems involved.should one storage go down, data will be
still available from others.
in this case, overhead of replication will be shifted to the host
operating system. most storage level replication offerings are costly
in terms of replication software licenses, replication link hardware
(router, fabric) etc. in those situations, such host level replication
can be utilised.
Kiran Ghag
http://www.kiranghag.com
[ Post a follow-up to this message ]
|