Chapter 2
Remote Mirror Software Troubleshooting Tips
15
For example, this command updates the volume on the secondary host
calamari
from the primary host volume:
To correctly display the volume set name, use the
sndradm -p
command on the
primary host. See
“To Find the Volume Set Name” on page 16
.
Using the
dsstat
Command Incorrectly
An administrator might use the
dsstat
(1M) command instead of
sndradm -p
to
find the volume set name. The output of both commands only appears to be similar
Issuing the
sndradm -p
Command on the Secondary Host
Incorrectly
An administrator might use the
sndradm -p
command to find the volume set name
correctly but issue the command from the secondary host incorrectly. Depending on
which host you issue the command from, the output differs. For example, when
issued from the primary host, the command shows the correct volume set name of
calamari:/dev/vx/rdsk/rootdg/tony1
:
When issued from the secondary host, the command shows the incorrect volume set
name. The name
ariell:/dev/vx/rdsk/rootdg/tony0
is the name of the primary
host and its volume set.
# sndradm -un calamari:/dev/vx/rdsk/rootdg/tony1
# dsstat -m sndr
Name
t
s
pct
role
kps
tps
svt
sk/rootdg/tony1
P
L
0.00
net
0
0
0
sk/rootdg/bmap1
bmp
0
0
0
# sndradm -p
/dev/vx/rdsk/rootdg/tony1 -> calamari:/dev/vx/rdsk/rootdg/tony1
# sndradm -p
/dev/vx/rdsk/rootdg/tony0 <- ariell:/dev/vx/rdsk/rootdg/tony0