Diego Parrilla wrote:
Hi all,

I have been testing AVS to remote mirror, but I was wondering if it's possible to define more than one secondary host. Basically, I would like to have one primary host and several secondary hosts.
I think the replication only works 1:1, but I'm not quite sure. Can anybody 
confirm it?

If the replication is only 1:1, is it possible to configure the primary host 
with a secondary host several times? Something like this:

sndradm -e master /dev/rdsk/c1d0s1 /dev/rdsk/c1d0s0 slave1 /dev/rdsk/c1d0s1 
/dev/rdsk/c1d0s0 ip sync

sndradm -e master /dev/rdsk/c1d0s1 /dev/rdsk/c1d0s2 slave2 /dev/rdsk/c1d0s1 
/dev/rdsk/c1d0s0 ip sync

Any ideas/suggestions will be welcomed!
Yes, you may setup a one-to-many configuration.
There is a chapter in the 4.0 Remote Mirror administration guide that describes this.

Here is what the doc states:

In a one-to-many volume set, you can replicate data from one primary volume to many secondary volumes residing on one or more hosts. The primary volume plus each secondary site volume forms a single volume set. Each volume set requires its own unique bitmap volume.

Regards,
Tom
_______________________________________________
storage-discuss mailing list
storage-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to