7.6.3 asmtool Command Line Reference
asmtool
is a command-line interface for marking (or stamping) disks to be used with Oracle ASM.
Option | Description | Example |
---|---|---|
|
Adds or changes stamps. You must specify the hard disk, partition, and new stamp name. If the disk is a raw device or has an existing Oracle ASM stamp, then you must specify the |
|
|
Adds or changes stamps using a common prefix to generate stamps automatically. The stamps are generated by concatenating a number with the prefix specified. If the disk is a raw device or has an existing Oracle ASM stamp, then you must specify the |
|
|
Creates an Oracle ASM disk device from a file instead of a partition. Note: Usage of this command is not supported for production environments. |
|
|
List available disks. The stamp, windows device name, and disk size in MB are shown. |
|
|
Removes existing stamps from disks. |
|
If user access control (UAC) is enabled, then you must create a desktop shortcut to a command window. Open the command window using the Run as Administrator, right-click the context menu, and launch asmtool
.
Note:
If you use-add
, -addprefix
, or -delete
, asmtool
notifies the Oracle ASM instance on the local node and on other nodes in the cluster, if available, to rescan the available disks.
Related Topics