STARTUP command are:
-
FORCE - Performs a SHUTDOWN ABORT before restarting the ASM instance.
-
MOUNT - Starts the ASM instance and mounts the disk groups specified by the ASM_DISKGROUPS parameter.
-
NOMOUNT - Starts the ASM instance without mounting any disk groups.
-
OPEN - This is not a valid option for an ASM instance.
The options for the SHUTDOWN command are:
-
NORMAL - The ASM instance waits for all connected ASM instances and SQL sessions to exit then shuts down.
-
IMMEDIATE - The ASM instance waits for any SQL transactions to complete then shuts down. It doesn't wait for sessions to exit.
-
TRANSACTIONAL - Same as IMMEDIATE.
-
ABORT - The ASM instance shuts down instantly.
$srvctl start asm –n node1
$srvctl stop asm –n node1 –o immediate
$srvctl status asm -n node1
$srvctl config asm -n node1
$srvctl disable asm –n node1 –i +ASM1