当前位置:网站首页>19C中ASM network未自动启动的处理
19C中ASM network未自动启动的处理
2022-04-23 06:02:00 【还不算晕】
近期在一个ODA一体机环境,发现19C GRID的ASM network未启动,检查属性发现此资源的启动属性为AUTO_START=restore;使用srvctl命令,成功启动服务。之后再重启集群验证,ASM network可以正常启动,对应的监听资源等均恢复正常。相关处理日志如下:
[root@syhis2 ~]# crsctl stat res ora.asmnet1.asmnetwork -p |grep AUTO
AUTO_START=restore
[root@syhis2 ~]# srvctl start asmnetwork -node syhis2
[root@syhis2 ~]# crsctl stat res -t
--------------------------------------------------------------------------------
Name Target State Server State details
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
…………
Cluster Resources
--------------------------------------------------------------------------------
ora.ASMNET1LSNR_ASM.lsnr(ora.asmgroup)
1 ONLINE ONLINE syhis1 STABLE
2 ONLINE ONLINE syhis2 STABLE
ora.DATA.dg(ora.asmgroup)
1 ONLINE ONLINE syhis1 STABLE
2 ONLINE ONLINE syhis2 STABLE
ora.LISTENER_SCAN1.lsnr
1 ONLINE ONLINE syhis1 STABLE
ora.RECO.dg(ora.asmgroup)
1 ONLINE ONLINE syhis1 STABLE
2 ONLINE ONLINE syhis2 STABLE
ora.asm(ora.asmgroup)
1 ONLINE ONLINE syhis1 Started,STABLE
2 ONLINE ONLINE syhis2 Started,STABLE
ora.asmnet1.asmnetwork(ora.asmgroup)
1 ONLINE ONLINE syhis1 STABLE
2 ONLINE ONLINE syhis2 STABLE
…………
--------------------------------------------------------------------------------
[root@syhis2 ~]# ps -ef|grep tns
root 425 2 0 Jan06 ? 00:00:00 [netns]
grid 58715 1 0 21:14 ? 00:00:00 /u01/app/19.0.0.0/grid/bin/tnslsnr LISTENER -no_crs_notify -inherit
grid 77325 1 0 21:21 ? 00:00:00 /u01/app/19.0.0.0/grid/bin/tnslsnr ASMNET1LSNR_ASM -no_crs_notify -inherit
root 78690 53591 0 21:22 pts/0 00:00:00 grep --color=auto tns
[grid@syhis2 ~]$ lsnrctl status ASMNET1LSNR_ASM
LSNRCTL for Linux: Version 19.0.0.0.0 - Production on 08-JAN-2022 21:23:12
Copyright (c) 1991, 2020, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=ASMNET1LSNR_ASM)))
STATUS of the LISTENER
------------------------
Alias ASMNET1LSNR_ASM
Version TNSLSNR for Linux: Version 19.0.0.0.0 - Production
Start Date 08-JAN-2022 21:21:04
Uptime 0 days 0 hr. 2 min. 8 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u01/app/19.0.0.0/grid/network/admin/listener.ora
Listener Log File /u01/app/grid/diag/tnslsnr/syhis2/asmnet1lsnr_asm/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=ASMNET1LSNR_ASM)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.17.3)(PORT=1525)))
Services Summary...
Service "+ASM" has 2 instance(s).
Instance "+ASM1", status READY, has 1 handler(s) for this service...
Instance "+ASM2", status READY, has 2 handler(s) for this service...
Service "+ASM_DATA" has 2 instance(s).
Instance "+ASM1", status READY, has 1 handler(s) for this service...
Instance "+ASM2", status READY, has 2 handler(s) for this service...
Service "+ASM_RECO" has 2 instance(s).
Instance "+ASM1", status READY, has 1 handler(s) for this service...
Instance "+ASM2", status READY, has 2 handler(s) for this service...
The command completed successfully
重启CRS检查,可以正常启动。
版权声明
本文为[还不算晕]所创,转载请带上原文链接,感谢
https://blog.csdn.net/q947817003/article/details/122945428
边栏推荐
- 【不积跬步无以至千里】MySQL报大量unauthenticated user连接错误
- 异常记录-17
- Typical application scenarios of alicloud log service SLS
- Introduction to the top 12 domestic databases in 2021
- EMR Based offline data analysis - polite feedback
- Problems related to Prometheus cortex using block storage
- Common views of Oracle database performance analysis
- Winter combat camp hands-on combat - MySQL database rapid deployment practice lead mouse cloud Xiaobao
- 【MySQL基础篇】启动选项、系统变量、状态变量
- Will restarting the Oracle listener break the existing connection
猜你喜欢
SSM项目在阿里云部署
Basic concepts of database: OLTP / OLAP / HTAP, RPO / RTO, MPP
qs. In the stringify interface, the input parameter is converted into a & connected string (with the application / x-www-form-urlencoded request header)
Construire un blog Cloud basé sur ECS (bénédiction sur le Code Cloud Xiaobao, explication détaillée de la tâche iphone13 gratuite)
Passerelle haute performance pour l'interconnexion entre VPC et IDC basée sur dpdk
实践使用PolarDB和ECS搭建门户网站
rdma网络介绍
Try catch cannot catch asynchronous errors
冬季实战营动手实战-上云必备环境准备,动手实操快速搭建LAMP环境 领鼠标 云小宝 背包 无影
LeetCode刷题|368最大整除子集(动态规划)
随机推荐
异常记录-19
异常记录-5
[MySQL basics] data export and import permissions and local_ Infile parameter
基于ECS搭建云上博客(体验有礼)
Typical application scenarios of alicloud log service SLS
基於ECS搭建雲上博客(雲小寶碼上送祝福,免費抽iphone13任務詳解)
Prometheus和Thanos Receiver的“写多租户”实现
LeetCode刷题|368最大整除子集(动态规划)
JS realizes modal box dragging
virtio 与vhost_net介绍
MySQL【sql性能分析+sql调优】
异常记录-8
ansible模块之include_tasks:为什么加了tags后导入的任务没有执行?
Number of stair climbing methods of leetcode
How to use tiup to deploy a tidb V5 0 cluster
【不积跬步无以至千里】Oracle应用导数Ora-01455报错处理
Arranges the objects specified in the array in front of the array
[MySQL basics] startup options and configuration files
rdma 介绍
MySQL Server单机部署手册