Dave,
> 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
>   
This statement is an indication the persistent configuration database 
has not been created. By default the AVS data services are SMF disabled, 
and no persistent configuration database exists. If the status of 
"dscfgadm -i" shows no database configured and no services running, just 
type "dscfgadm", and it will perform the first time configuration of AVS.
> -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
>   


-- 
Jim Dunham
Staff Engineer
Solaris, Storage Software Group

Sun Microsystems, Inc.
1617 Southwood Drive
Nashua, NH 03063
Email: [EMAIL PROTECTED]
Blog: http://blogs.sun.com/avs

_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to