oracle@oracle01:+ASM1:$ crsctl stat res ora.proxy_advm -t
--------------------------------------------------------------------------------
Name Target State Server State details
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.proxy_advm
OFFLINE OFFLINE oracle01 STABLE
OFFLINE OFFLINE oracle02 STABLE
--------------------------------------------------------------------------------
SQL*Plus: Release 12.2.0.1.0 Production on Thu Oct 25 13:21:46 2018
Copyright (c) 1982, 2016, Oracle. All rights reserved.
Connected to an idle instance.
SQL> startup
ORA-00099: warning: no parameter file specified for ASMPROXY instance
Proxy instance started.
Total System Global Area 1140850688 bytes
Fixed Size 8611176 bytes
Variable Size 1132239512 bytes
SQL> exit
Disconnected from Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
注意: 手工启动后ASM proxy 实例马上自动关闭了
oracle@oracle01:+ASM1:$ asmcmd volinfo --all
ASMCMD-9470: ASM proxy instance unavailable
ASMCMD-9473: volume STATE will show as REMOTE
no volumes found
oracle@oracle01:+ASM1:$
root@oracle01:+ASM1:# ./srvctl status asm -proxy
ADVM proxy is running on node oracle01,oracle02
root@oracle01:+ASM1:# ./crsctl stat res ora.proxy_advm -t
--------------------------------------------------------------------------------
Name Target State Server State details
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.proxy_advm
ONLINE ONLINE oracle01 STABLE
ONLINE ONLINE oracle02 STABLE
--------------------------------------------------------------------------------