
During the availability verification test the file copy command continues to
run, even while the
varyonvg command is executing, to synchronize stale
partitions. This is deliberately done to simulate continuous I/O activity which
would occur in a production system.
8. Since the test is now complete, let us look at the state of the logical volumes
using the
lsvg -l availvg command.
# lsvg -l availvg
availvg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
availlv jfs 6 12 2 open/syncd /availjfs
loglv00 jfslog 1 2 2 open/syncd N/A
As expected, the logical volume partitions have all been synchronized. From
the results of our test we can conclude that mirroring ...