Command ReferenceA-109
storing database files. If the filer finds any problems, database instances
hang or shut down, and the filer sends error messages to the console to
alert you to check the state of the database.
snapmirrored off
If SnapMirror is enabled, the filer automatically sets this option to on. Set
this option to off if you no longer want to use SnapMirror to update the mir-
ror. After you set this option to off, the mirror becomes a regular writable
volume. You can set this option only to off; only the filer can change the value
of this option from off to on.
vol status [ -r | -v | -d | -l ] [ volname ] displays the status of one or all volumes. If
volname is used, the status of the specified volume is printed; otherwise the
status of all volumes in the filer are printed. By default, it prints a one-line
synopsis of the volume, which includes the volume name, whether it is
online or offline, other states (for example, partial, degraded, and so on) and
per-volume options.
The -v flag displays information about each RAID group within the volume.
The -r flag displays a listing of the RAID information for that volume.
The -d flag displays information about the disks in the specified volume. The
types of disk information are the same as those from the sysconfig -d com-
mand. The -l flag displays, for each volume on a filer, the name of the
volume, the language code, and language being used by the volume.
vol copy start [ -S | -s ] source destination copies all data, including the snap-
shots, from one volume to another. If you use the -S flag, the command
copies all snapshots in the source volume to the destination volume. To
specify a particular snapshot to copy, use the -s flag followed by the name of
the snapshot. If you use neither the -S nor -s flag in the command, the filer
creates a snapshot at the time when the vol copy start command is exe-
cuted and copies only that snapshot to the destination volume.
The source volume and destination volume can be on the same filer or differ-
ent filers. If the source or destination volume is on a filer other than the one
on which you enter the vol copy start command, specify the volume name
in the filer_name:volume_name format.
The filers involved in a volume copy must meet the following requirements
for the vol copy start command to be completed successfully:
The source volume must be on-line and the destination volume
must be off-line.
If data is copied between two filers, each filer must be defined as a
trusted host of the other filer. That is, the filers name must be in
the /etc/hosts.equiv file of the other filer.
If data is copied on the same filer, localhost must be included in the
filers /etc/hosts.equiv file. Also, the loopback address must be in
vol