Command ReferenceA-107
nl (Dutch)
pt (Portugese)
sv (Swedish)
To use UTF-8 as the NFS character set append .UTF-8
vol add volname ndisks[@size] | -d diskname...
adds disks to the volume with the name volname. Specify the disks in the
same way as for the vol create command.
When adding disks to a volume, the filer fills up one RAID group with disks
before starting another RAID group. Suppose a volume currently has one
RAID group of 12 disks and its RAID group size is 14. If you add 5 disks to
this volume, it will have one RAID group with 14 disks and another RAID
group with 3 disks. The filer does not evenly distribute disks among RAID
groups.
vol destroy volname
destroys the volume with the name volname. The disks originally in the vol-
ume become spare disks. Only offline volumes can be destroyed.
vol lang [ volname [ language_code ]
displays or changes character mapping on volname.
vol lang
by itself displays a list of supported languages.
vol lang volname
displays the language of the specified volume.
vol lang volname language_code
sets the language of volume volname to the language specified by
language_code.
vol rename volname newname
renames the volume named volname to the name newname. If the volume
named volname is referenced in the /etc/exports file, remember to make the
name change in /etc/exports also so that the affected file system can be
exported by the filer after the filer reboots. The vol rename command does
not automatically update the /etc/exports file.
vol online volname
brings the volume named volname online. This command takes effect imme-
diately. The volume specified in this command must be currently offline or
foreign. If the volume is foreign, it will be made native before being brought
online. A foreign volume is a volume that consists of disks moved from
another filer and that has never been brought online on the current filer. Vol-
umes that are not foreign are considered native. You can also use this
command to cancel a vol offline command.
vol offline volname
takes the volu me named volname offline. This command takes effect when
vol