I'm having trouble getting a remote synchronous mirror started between two OpenSolaris b72 servers. As far as I can tell I'm not missing any prerequisite steps.
I want to create a remote sync mirror of /dev/rdsk/c1t0d0s4 using /dev/rdsk/c1t0d0s5 as the bitmap volume. Here is the output of the attempted sndradm configuration as root: -bash-3.00# dsbitmap -r /dev/rdsk/c1t0d0s4 /dev/rdsk/c1t0d0s5 Remote Mirror bitmap sizing Data volume (/dev/rdsk/c1t0d0s4) size: 30732345 blocks Required bitmap volume size: Sync replication: 119 blocks Async replication with memory queue: 119 blocks Async replication with disk queue: 1063 blocks Async replication with disk queue and 32 bit refcount: 3895 blocks Supplied bitmap volume /dev/rdsk/c1t0d0s5 (1060290 blocks) is large enough for all replication modes -bash-3.00# sndradm -E eq1-zfs1 /dev/rdsk/c1t0d0s4 /dev/rdsk/c1t0d0s5 eq1-zfs2 /dev/rdsk/c1t0d0s4 /dev/rdsk/c1t0d0s5 ip syncEnable Remote Mirror? (Y/N) [N]: Y sndradm: Error: unable to access configuration -bash-3.00# ping eq1-zfs1 eq1-zfs1 is alive -bash-3.00# ping eq1-zfs2 eq1-zfs2 is alive What am I doing wrong here? -- David _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
