- First i explain what is ora.registry.acfs ?
is created by the root script that is run
following Grid Infrastructure
installation.
2. ACFS mount registry resource is
automatically called during Grid
Infrastructure initialization to activate
the local node state of the clusterwide
Oracle ACFS mount registry.If this
initialization is successful,the state of
this resource is set to online; otherwise,
the state of the resource is set to
offline.
3. Whenever Oracle Clusterware is started on
a cluster node, the Oracle ACFS startup
operations for the node consult the
cluster mount registry and attempt to
mount all Oracle ACFS file systems
that are registered for this node.
- We have 2 node cluster on production environment, recently Ora.registry.acfs is Showing Offline in our Node2 .
- I just restarted again pls check the below steps.
D:\app\11.2.0\grid\BIN> acfsload start
ACFS-9391: Checking for existing ADVM/ACFS installation.
ACFS-9392: Validating ADVM/ACFS installation files for operating system.
ACFS-9393: Verifying ASM Administrator setup.
ACFS-9308: Loading installed ADVM/ACFS drivers.
ACFS-9327: Verifying ADVM/ACFS devices.
ACFS-9157: Detecting driver 'oracle oks'.
ACFS-9157: Detecting driver 'oracle advm'.
ACFS-9157: Detecting driver 'oracle acfs'.
ACFS-9322: completed
D:\app\11.2.0\grid\BIN> crsctl start res ora.registry.acfs -n oradb2
CRS-2672: Attempting to start 'ora.registry.acfs' on 'oradb2'
CRS-5016: Process "D:\app\11.2.0\grid\bin\acfsregistrymount.bat" spawned by agent "D:\app\11.2.0\grid\bin\orarootagent.exe" for action "start" failed: details at "(:CLSN00010:)" in "D:\app\11.2.0\grid\log\oradb
2\agent\crsd\orarootagent\orarootagent.log"
CRS-2676: Start of 'ora.registry.acfs' on 'oradb2' succeeded
- Now check the state of acfs.registry is showing ONLINE or not.
D:\app\11.2.0\grid\BIN> crsctl stat res -t
--------------------------------------------------------------------------------
NAME TARGET STATE SERVER STATE_DETAILS
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.DATA.dg
ONLINE ONLINE oradb1
ONLINE ONLINE oradb2
ora.LISTENER.lsnr
ONLINE ONLINE oradb1
ONLINE ONLINE oradb2
ora.OCRVOTE.dg
ONLINE ONLINE oradb1
ONLINE ONLINE oradb2
ora.RECO.dg
ONLINE ONLINE oradb1
ONLINE ONLINE oradb2
ora.asm
ONLINE ONLINE oradb1 Started
ONLINE ONLINE oradb2 Started
ora.gsd
OFFLINE OFFLINE oradb1
OFFLINE OFFLINE oradb2
ora.net1.network
ONLINE ONLINE oradb1
ONLINE ONLINE oradb2
ora.ons
ONLINE ONLINE oradb1
ONLINE ONLINE oradb2
ora.registry.acfs
ONLINE ONLINE oradb1
ONLINE ONLINE oradb2
Happy Learning...
Thanks for the clear explanation :).
ReplyDelete