Purpose
Mounts a disk group.
Syntax and Description
mount [--restrict] { [-a] | [-f] diskgroup[ diskgroup ...] }
Table 10-55 lists the syntax options for the mount
command.
Table 10-55 Options for the mount command
Option | Description |
---|---|
|
Name of the disk group. |
|
Mounts all disk groups. |
|
Mounts in restricted mode. |
|
Forces the mount operation. |
This operation mounts one or more disk groups. A disk group can be mounted with or without force or restricted options. For more information about mounting disk groups, see "Mounting and Dismounting Disk Groups".
Example
The following are examples of the mount
command showing the use of the force, restrict, and all options.